summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-09-241-2/+0
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-242-7/+0
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-09-221-0/+103
|\
| * ARM: 8885/1: aurora-l2: add defines for parity and ECC registersJan Luebbe2019-08-291-0/+48
| * ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZEJan Luebbe2019-08-291-1/+1
| * ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardwareJan Luebbe2019-08-291-0/+55
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-194-103/+0
|\ \
| * | xen/arm: use dev_is_dma_coherentChristoph Hellwig2019-09-111-6/+0
| * | xen/arm: consolidate page-coherent.hChristoph Hellwig2019-09-111-75/+0
| * | xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainanceChristoph Hellwig2019-09-112-48/+27
| * | arm-nommu: remove the unused pgprot_dmacoherent defineChristoph Hellwig2019-08-261-1/+0
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-181-1/+0
|\ \
| * | asm-generic: Remove redundant arch-specific rules for simd.hHerbert Xu2019-08-021-1/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-181-1/+3
|\ \ \
| * | | KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier2019-09-091-1/+3
| | |/ | |/|
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-166-1381/+7
|\ \ \
| * \ \ Merge tag 'renesas-arm-soc-for-v5.4-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2019-09-031-1/+5
| |\ \ \
| | * | | ARM: debug-ll: Add support for r7s9210Geert Uytterhoeven2019-08-211-1/+5
| | | |/ | | |/|
| * | | Merge tag 'ux500-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Arnd Bergmann2019-08-141-7/+2
| |\ \ \
| | * | | ARM: ux500: simplify and move debug UARTLinus Walleij2019-07-231-7/+2
| | |/ /
| * | | ARM: iop32x: merge everything into mach-iop32x/Arnd Bergmann2019-08-141-311/+0
| * | | dma: iop-adma: allow building without platform headersArnd Bergmann2019-08-142-1025/+0
| * | | ARM: remove ks8695 platformArnd Bergmann2019-08-141-37/+0
| | |/ | |/|
* | | Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon2019-08-141-20/+0
|\ \ \ | |/ / |/| |
| * | arm: Use common cpu_topology structure and functions.Atish Patra2019-07-221-20/+0
| |/
* / arm: use swiotlb for bounce buffering on LPAE configsChristoph Hellwig2019-07-241-1/+3
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-191-32/+0
|\
| * Merge tag 'armsoc-drop-netx-v5.3' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2019-06-171-36/+0
| |\
| | * ARM: delete netx machineLinus Walleij2019-05-221-36/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-171-1/+0
|\ \ \
| * | | arch/*: remove unused isa_page_to_bus()Stephen Kitt2019-07-161-1/+0
* | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-162-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-152-2/+2
* | | | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-151-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | i2c: iop: Use GPIO descriptorsLinus Walleij2019-06-121-0/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-124-13/+40
|\ \ \ \
| * | | | KVM: arm/arm64: Initialise host's MPIDRs by reading the actual registerMarc Zyngier2019-07-081-4/+2
| * | | | KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin2019-07-051-6/+7
| * | | | KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara2019-07-052-0/+22
| * | | | arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara2019-07-051-3/+9
* | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-6/+3
|\ \ \ \ \
| * | | | | arm: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-6/+3
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-121-28/+13
|\ \ \ \ \ \
| * | | | | | arm: switch to generic version of pte allocationMike Rapoport2019-07-121-28/+13
* | | | | | | Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-07-111-7/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | dma-mapping: remove dma_max_pfnChristoph Hellwig2019-07-101-7/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-111-0/+1
|\ \ \ \ \ \
| * | | | | | arch: handle arches who do not yet define clone3Christian Brauner2019-06-211-0/+1
| | |_|_|_|/ | |/| | | |