| Commit message (Expand) | Author | Age | Files | Lines |
* | microblaze: use pgtable-nopmd instead of 4level-fixup | Mike Rapoport | 2019-12-05 | 1 | -3/+7 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 2019-11-28 | 1 | -7/+7 |
|\ |
|
| * | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 2019-11-20 | 1 | -7/+7 |
* | | Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2019-11-27 | 3 | -7/+2 |
|\ \ |
|
| * | | microblaze: Increase max dtb size to 64K from 32K | Siva Durga Prasad Paladugu | 2019-10-25 | 2 | -2/+2 |
| * | | microblaze: entry: Remove unneeded need_resched() loop | Valentin Schneider | 2019-10-08 | 1 | -5/+0 |
| |/ |
|
* | | microblaze: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook | 2019-11-04 | 1 | -1/+2 |
* | | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook | 2019-11-04 | 1 | -1/+1 |
* | | vmlinux.lds.h: Replace RODATA with RO_DATA | Kees Cook | 2019-11-04 | 1 | -1/+1 |
* | | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook | 2019-11-04 | 1 | -1/+0 |
|/ |
|
* | microblaze: Switch to standard restart handler | Linus Walleij | 2019-09-19 | 1 | -76/+11 |
* | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds | 2019-07-11 | 1 | -0/+1 |
|\ |
|
| * | arch: wire-up clone3() syscall | Christian Brauner | 2019-06-09 | 1 | -0/+1 |
* | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-07-11 | 1 | -0/+1 |
|\ \ |
|
| * | | arch: wire-up pidfd_open() | Christian Brauner | 2019-06-28 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-09 | 2 | -2/+2 |
|\ \ |
|
| * | | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 1 | -1/+1 |
| * | | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 1 | -1/+1 |
| |/ |
|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 3 | -12/+3 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
|/ |
|
* | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells | 2019-05-16 | 1 | -0/+6 |
* | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann | 2019-04-15 | 1 | -0/+4 |
* | Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2019-03-14 | 1 | -11/+2 |
|\ |
|
| * | microblaze: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-01-14 | 1 | -11/+2 |
* | | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 2019-02-07 | 1 | -0/+21 |
* | | y2038: rename old time and utime syscalls | Arnd Bergmann | 2019-02-07 | 1 | -5/+5 |
* | | y2038: use time32 syscall names on 32-bit | Arnd Bergmann | 2019-02-07 | 1 | -23/+23 |
* | | ipc: rename old-style shmctl/semctl/msgctl syscalls | Arnd Bergmann | 2019-01-25 | 1 | -3/+3 |
|/ |
|
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 1 | -2/+2 |
* | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 2019-01-02 | 1 | -1/+1 |
|\ |
|
| * | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy | 2018-12-30 | 1 | -1/+1 |
* | | Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2018-12-26 | 5 | -402/+520 |
|\ \
| |/
|/| |
|
| * | microblaze: generate uapi header and system call table files | Firoz Khan | 2018-11-16 | 1 | -402/+4 |
| * | microblaze: add system call table generation support | Firoz Khan | 2018-11-16 | 4 | -0/+516 |
* | | microblaze: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 2018-11-28 | 1 | -13/+2 |
|/ |
|
* | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-10-26 | 1 | -2/+4 |
|\ |
|
| * | microblaze: get cpu node with of_get_cpu_node | Rob Herring | 2018-09-28 | 1 | -2/+4 |
* | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-10-24 | 1 | -2/+0 |
|\ \ |
|
| * | | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook | 2018-10-11 | 1 | -2/+0 |
| |/ |
|
* / | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig | 2018-09-20 | 1 | -22/+0 |
|/ |
|
* | microblaze: delete wrong comment about machine_early_init | Masahiro Yamada | 2018-07-30 | 1 | -5/+0 |
* | microblaze: use generic dma_noncoherent_ops | Christoph Hellwig | 2018-07-20 | 1 | -132/+12 |
* | microblaze: consolidate GPIO reset handling | Rob Herring | 2018-06-21 | 3 | -28/+7 |
* | microblaze: remove unecessary of_platform_bus_probe call | Rob Herring | 2018-06-21 | 1 | -7/+0 |
* | microblaze: Add new syscalls io_pgetevents and rseq | Michal Simek | 2018-06-21 | 1 | -0/+2 |
* | microblaze: Remove architecture heart beat code | Michal Simek | 2018-06-12 | 3 | -81/+0 |
* | microblaze: heartbeat: fix missing prom.h include | Rob Herring | 2018-06-12 | 1 | -1/+1 |
* | Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2018-06-07 | 6 | -316/+4 |
|\ |
|
| * | microblaze: remove redundant early_printk support | Rob Herring | 2018-04-23 | 5 | -315/+4 |
| * | microblaze: remove unnecessary prom.h includes | Rob Herring | 2018-04-23 | 1 | -1/+0 |