summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-111-0/+1
|\
| * arch: wire-up clone3() syscallChristian Brauner2019-06-091-0/+1
* | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-111-0/+1
|\ \
| * | arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-07-112-6/+2Star
|\ \
| * | binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig2019-06-241-1/+1
| * | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig2019-06-241-0/+1
| * | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2019-06-241-2/+0Star
| * | binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-241-1/+0Star
| * | binfmt_flat: remove flat_set_persistentChristoph Hellwig2019-06-241-1/+0Star
| * | binfmt_flat: remove flat_reloc_validChristoph Hellwig2019-06-241-1/+0Star
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-092-2/+2
|\ \ \
| * | | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-142-2/+2
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-093-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-292-2/+2
| * | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
| | |/ | |/|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-16/+4Star
| |/ |/|
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-306-29/+6Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-215-0/+5
|/
* 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/+0Star
* | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0Star
|/
* Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-1/+1
|\
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-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-071-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/+0Star
|\ \ \ \
| * \ \ \ 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/+0Star
| | |/ / / | |/| | |
* | | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-062-9/+1Star
|\ \ \ \ \
| * | | | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-032-9/+1Star
| |/ / / /
* | | | | 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
| |\ \