summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-231-0/+4
|\
| * arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
* | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-1/+3
* | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-1/+3
* | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-282-1/+1
|/
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-171-2/+0Star
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0Star
* | Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-03-141-11/+2Star
|\ \ | |/ |/|
| * microblaze: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-141-11/+2Star
* | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-2/+6
* | arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport2019-03-121-4/+2Star
* | microblaze: prefer memblock API returning virtual addressMike Rapoport2019-03-081-2/+3
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-053-33/+55
|\ \
| * \ Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-271-0/+1
| |\ \
| | * | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
| * | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-102-30/+51
| |\| |
| | * | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+21
| | * | y2038: rename old time and utime syscallsArnd Bergmann2019-02-072-7/+7
| | * | y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-071-23/+23
| * | | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner2019-02-101-3/+3
| |\| |
| | * | ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-251-3/+3
* | | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0Star
|/ / /
* / / arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-022-1/+1
|/ /
* / arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-071-0/+1
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-25/+0Star
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0Star
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-19/+3Star
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-042-19/+3Star
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-043-15/+14Star
|/
* Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-021-1/+1
|\
| * kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-14/+3Star
|\ \
| * | PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1Star
| * | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-6/+1Star
| * | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-5/+1Star
* | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \ \
| * | | microblaze: surround string default in Kconfig with double quotesMasahiro Yamada2018-12-211-1/+1
| |/ /
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-282-2/+1Star
|\ \ \
| * | | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
| * | | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0Star
| |/ /
* | | Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-12-2613-837/+551Star
|\ \ \ | |_|/ |/| |
| * | microblaze: remove the explicit removal of system.dtbMasahiro Yamada2018-12-141-4/+1Star
| * | microblaze: fix race condition in building boot imagesMasahiro Yamada2018-12-141-1/+3
| * | microblaze: add linux.bin* and simpleImage.* to PHONYMasahiro Yamada2018-12-141-1/+3
| * | microblaze: fix multiple bugs in arch/microblaze/boot/MakefileMasahiro Yamada2018-12-142-11/+10Star
| * | microblaze: move "... is ready" messages to arch/microblaze/MakefileMasahiro Yamada2018-12-142-4/+2Star
| * | microblaze: adjust the help to the real behaviorMasahiro Yamada2018-12-141-5/+5
| * | microblaze: generate uapi header and system call table filesFiroz Khan2018-11-165-812/+10Star
| * | microblaze: add system call table generation supportFiroz Khan2018-11-164-0/+516
| * | microblaze: move __NR_syscalls macro from asm/unistd.hFiroz Khan2018-11-162-2/+4