aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-2/+0
2019-03-14Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-11/+2
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-2/+6
2019-03-12arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport1-4/+2
2019-03-07microblaze: prefer memblock API returning virtual addressMike Rapoport1-2/+3
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-33/+55
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas Gleixner1-0/+1
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov1-0/+1
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas Gleixner2-30/+51
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas Gleixner1-3/+3
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann1-0/+21
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann2-7/+7
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann1-23/+23
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2-1/+1
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann1-3/+3
2019-01-14microblaze: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+2
2019-01-06arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada1-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-25/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-19/+3
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2-19/+3
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds3-15/+14
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linuxLinus Torvalds1-1/+1
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy1-1/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-14/+3
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-2/+1
2018-12-26Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds13-837/+551
2018-12-22microblaze: surround string default in Kconfig with double quotesMasahiro Yamada1-1/+1
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig1-1/+1
2018-12-14microblaze: remove the explicit removal of system.dtbMasahiro Yamada1-4/+1
2018-12-14microblaze: fix race condition in building boot imagesMasahiro Yamada1-1/+3
2018-12-14microblaze: add linux.bin* and simpleImage.* to PHONYMasahiro Yamada1-1/+3
2018-12-14microblaze: fix multiple bugs in arch/microblaze/boot/MakefileMasahiro Yamada2-11/+10
2018-12-14microblaze: move "... is ready" messages to arch/microblaze/MakefileMasahiro Yamada2-4/+2
2018-12-14microblaze: adjust the help to the real behaviorMasahiro Yamada1-5/+5
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig1-1/+0
2018-11-27microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-13/+2
2018-11-23PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig1-3/+1
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig1-6/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-5/+1
2018-11-16microblaze: generate uapi header and system call table filesFiroz Khan5-812/+10
2018-11-16microblaze: add system call table generation supportFiroz Khan4-0/+516
2018-11-16microblaze: move __NR_syscalls macro from asm/unistd.hFiroz Khan2-2/+4
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2018-11-07microblaze: Typo s/use use/use/Geert Uytterhoeven1-1/+1
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky1-1/+1
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-1/+1