aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAge
...
| * | | | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-03
| |/ / / /
* | | | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-15
| | |_|/ | |/| |
* | | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-05
* | | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-05
| |/ / |/| |
* | | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-28
|/ /
* | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-17
|\ \
| * | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-16
* | | Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-03-14
|\ \ \ | |/ / |/| |
| * | microblaze: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-14
* | | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* | | arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport2019-03-12
| |/ |/|
* | microblaze: prefer memblock API returning virtual addressMike Rapoport2019-03-07
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-05
|\ \
| * \ Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-27
| |\ \
| | * | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-19
| * | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-10
| |\| |
| | * | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-06
| | * | y2038: rename old time and utime syscallsArnd Bergmann2019-02-06
| | * | y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-06
| * | | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner2019-02-10
| |\| |
| | * | ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-25
* | | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-04
|/ / /
* / / arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-01
|/ /
* / arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-06
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-05
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-05
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-04
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
|/
* Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-01
|\
| * kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-30
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-29
|\ \
| * | PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-22
| * | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-22
| * | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-22
* | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-29
|\ \ \
| * | | microblaze: surround string default in Kconfig with double quotesMasahiro Yamada2018-12-21
| |/ /
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-28
|\ \ \
| * | | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-20
| * | | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-13
| |/ /
* | | Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-12-26
|\ \ \ | |_|/ |/| |
| * | microblaze: remove the explicit removal of system.dtbMasahiro Yamada2018-12-14
| * | microblaze: fix race condition in building boot imagesMasahiro Yamada2018-12-14
| * | microblaze: add linux.bin* and simpleImage.* to PHONYMasahiro Yamada2018-12-14
| * | microblaze: fix multiple bugs in arch/microblaze/boot/MakefileMasahiro Yamada2018-12-14
| * | microblaze: move "... is ready" messages to arch/microblaze/MakefileMasahiro Yamada2018-12-14
| * | microblaze: adjust the help to the real behaviorMasahiro Yamada2018-12-14
| * | microblaze: generate uapi header and system call table filesFiroz Khan2018-11-16
| * | microblaze: add system call table generation supportFiroz Khan2018-11-16