aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)AuthorFilesLines
2019-09-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-126/+7
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Gravatar Mike Rapoport 1-7/+0
2019-09-24microblaze: switch to generic version of pte allocationGravatar Mike Rapoport 1-36/+3
2019-09-24mm: remove quicklist page table cachesGravatar Nicholas Piggin 2-86/+7
2019-09-24Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 8-325/+92
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+0
2019-09-19microblaze: Switch to standard restart handlerGravatar Linus Walleij 4-77/+30
2019-09-18microblaze: defconfig synchronizationGravatar Michal Simek 2-23/+19
2019-09-18microblaze: Enable Xilinx AXI emac driver by defaultGravatar Michal Simek 1-0/+1
2019-09-18arch/microblaze: support get_user() of size 8 bytesGravatar Randy Dunlap 1-33/+9
2019-09-04dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPGravatar Christoph Hellwig 1-1/+0
2019-09-02microblaze: remove ioremap_fullcacheGravatar Christoph Hellwig 1-1/+0
2019-08-30microblaze: use the generic dma coherent remap allocatorGravatar Christoph Hellwig 2-148/+5
2019-08-30microblaze/nommu: use the generic uncached segment supportGravatar Christoph Hellwig 2-52/+43
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionGravatar Denis Efremov 1-2/+0
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Gravatar Linus Torvalds 1-0/+1
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 2-6/+2
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-2/+2
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-3/+3
2019-06-28arch: wire-up pidfd_open()Gravatar Christian Brauner 1-0/+1
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpGravatar Christoph Hellwig 1-1/+1
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionGravatar Christoph Hellwig 1-0/+1
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableGravatar Christoph Hellwig 1-2/+0
2019-06-24binfmt_flat: remove flat_old_ram_flagGravatar Christoph Hellwig 1-1/+0
2019-06-24binfmt_flat: remove flat_set_persistentGravatar Christoph Hellwig 1-1/+0
2019-06-24binfmt_flat: remove flat_reloc_validGravatar Christoph Hellwig 1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 4-16/+4
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 2-2/+2
2019-06-09arch: wire-up clone3() syscallGravatar Christian Brauner 1-0/+1
2019-05-30treewide: Add SPDX license identifier - KbuildGravatar Greg Kroah-Hartman 2-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-15/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 6-29/+6
2019-05-29signal: Remove the task parameter from force_sig_faultGravatar Eric W. Biederman 2-2/+2
2019-05-27signal: Remove task parameter from force_sigGravatar Eric W. Biederman 1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 5-0/+5
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-0/+6
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]Gravatar David Howells 1-0/+6
2019-05-14init: provide a generic free_initmem implementationGravatar Mike Rapoport 1-5/+0
2019-05-14initramfs: provide a generic free_initrd_mem implementationGravatar Christoph Hellwig 1-7/+0
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-1/+1
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-0/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-6/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-9/+1
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Linus Torvalds 1-0/+4
2019-04-15arch: add pidfd and io_uring syscalls everywhereGravatar Arnd Bergmann 1-0/+4
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 1-2/+6
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelyGravatar Sakari Ailus 1-1/+1
2019-04-08arch: Use asm-generic header for asm/mmiowb.hGravatar Will Deacon 1-0/+1