summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel
AgeCommit message (Expand)Author
2019-12-04microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-27Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-11-04microblaze: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-10-25microblaze: Increase max dtb size to 64K from 32KSiva Durga Prasad Paladugu
2019-10-08microblaze: entry: Remove unneeded need_resched() loopValentin Schneider
2019-09-19microblaze: Switch to standard restart handlerLinus Walleij
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-28arch: wire-up pidfd_open()Christian Brauner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-09arch: wire-up clone3() syscallChristian Brauner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann
2019-03-14Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann
2019-01-14microblaze: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy
2018-12-26Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-11-27microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-16microblaze: generate uapi header and system call table filesFiroz Khan
2018-11-16microblaze: add system call table generation supportFiroz Khan
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook
2018-09-28microblaze: get cpu node with of_get_cpu_nodeRob Herring
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig
2018-07-30microblaze: delete wrong comment about machine_early_initMasahiro Yamada
2018-07-20microblaze: use generic dma_noncoherent_opsChristoph Hellwig
2018-06-21microblaze: consolidate GPIO reset handlingRob Herring
2018-06-21microblaze: remove unecessary of_platform_bus_probe callRob Herring
2018-06-21microblaze: Add new syscalls io_pgetevents and rseqMichal Simek
2018-06-12microblaze: Remove architecture heart beat codeMichal Simek
2018-06-12microblaze: heartbeat: fix missing prom.h includeRob Herring
2018-06-07Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig