summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-171-0/+6
|\
| * uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* | init: provide a generic free_initmem implementationMike Rapoport2019-05-141-5/+0
* | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0
|/
* Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-1/+1
|\
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-071-1/+1
|\ \
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-0/+1
|\ \ \
| * | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-6/+0
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-101-2/+6
| |\ \ \ \
| * | | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-6/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-062-9/+1
|\ \ \ \ \
| * | | | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-032-9/+1
| |/ / / /
* | | | | 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/+0
|\ \
| * | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0
* | | Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-03-141-11/+2
|\ \ \ | |/ / |/| |
| * | microblaze: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-141-11/+2
* | | 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/+2
| |/ |/|
* | microblaze: prefer memblock API returning virtual addressMike Rapoport2019-03-071-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/+0
|/ / /
* / / arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-012-1/+1
|/ /
* / arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-061-0/+1
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-25/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-19/+3
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-042-19/+3
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-033-15/+14
|/
* Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-011-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/+3
|\ \
| * | PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1
| * | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-6/+1
| * | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-5/+1