summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport2019-12-046-56/+25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-282-8/+7
|\
| * dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-7/+7
| * dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig2019-11-111-1/+0
* | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-3/+0
|\ \
| * | arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-3/+0
| |/
* | Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-11-276-8/+6
|\ \
| * | microblaze: Increase max dtb size to 64K from 32KSiva Durga Prasad Paladugu2019-10-252-2/+2
| * | microblaze: Enable SPARSE_IRQMichal Simek2019-10-252-1/+1
| * | microblaze: defconfig: Enable devtmps and tmpfsManjukumar Matha2019-10-251-0/+3
| * | microblaze: entry: Remove unneeded need_resched() loopValentin Schneider2019-10-081-5/+0
| |/
* | microblaze: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-1/+2
* | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-243-126/+7
|\
| * mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-7/+0
| * microblaze: switch to generic version of pte allocationMike Rapoport2019-09-241-36/+3
| * mm: remove quicklist page table cachesNicholas Piggin2019-09-242-86/+7
* | Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-09-248-325/+92
|\ \
| * | microblaze: Switch to standard restart handlerLinus Walleij2019-09-194-77/+30
| * | microblaze: defconfig synchronizationMichal Simek2019-09-182-23/+19
| * | microblaze: Enable Xilinx AXI emac driver by defaultMichal Simek2019-09-181-0/+1
| * | arch/microblaze: support get_user() of size 8 bytesRandy Dunlap2019-09-181-33/+9
| * | microblaze: remove ioremap_fullcacheChristoph Hellwig2019-09-021-1/+0
| * | microblaze: use the generic dma coherent remap allocatorChristoph Hellwig2019-08-302-148/+5
| * | microblaze/nommu: use the generic uncached segment supportChristoph Hellwig2019-08-302-52/+43
* | | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-2/+0
|\ \ \ | |_|/ |/| |
| * | PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-081-2/+0
| |/
* / dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig2019-09-041-1/+0
|/
* 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-101-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-102-6/+2
|\ \
| * | 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/+0
| * | binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-241-1/+0
| * | binfmt_flat: remove flat_set_persistentChristoph Hellwig2019-06-241-1/+0
| * | binfmt_flat: remove flat_reloc_validChristoph Hellwig2019-06-241-1/+0
* | | 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-083-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/+4
| |/ |/|
* | 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/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-306-29/+6