aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 26-0/+26
2017-10-12ARM: 8700/1: nommu: always reserve address 0 awayGravatar Nicolas Pitre 1-0/+5
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 4-3/+7
2017-09-09Merge branches 'fixes' and 'misc' into for-linusGravatar Russell King 5-56/+278
2017-08-29ARM: 8692/1: mm: abort uaccess retries upon fatal signalGravatar Mark Rutland 1-1/+4
2017-08-29ARM: 8690/1: lpae: build TTB control register value from scratch in v7_ttb_setupGravatar Hoeun Ryu 1-2/+1
2017-08-14ARM: align .data sectionGravatar Russell King 2-0/+2
2017-07-20ARM: NOMMU: Wire-up default DMA interfaceGravatar Vladimir Murzin 1-9/+36
2017-07-20dma-coherent: introduce interface for default DMA poolGravatar Vladimir Murzin 1-1/+1
2017-07-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-1/+5
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 4-49/+269
2017-07-05Merge branches 'fixes' and 'misc' into for-linusGravatar Russell King 1-1/+5
2017-07-04Merge branch 'merge/randstruct' into for-next/gcc-pluginsGravatar Kees Cook 1-6/+4
2017-07-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-4/+4
2017-06-30ARM: Prepare for randomized task_structGravatar Arnd Bergmann 1-6/+4
2017-06-30ARM: dma-mapping: Remove traces of NOMMU codeGravatar Vladimir Murzin 1-27/+2
2017-06-30ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpusGravatar Vladimir Murzin 1-2/+6
2017-06-30ARM: NOMMU: Introduce dma operations for noMMUGravatar Vladimir Murzin 2-3/+230
2017-06-29ARM: 8685/1: ensure memblock-limit is pmd-alignedGravatar Doug Berger 1-4/+4
2017-06-28arm: remove arch specific dma_supported implementationGravatar Christoph Hellwig 1-2/+5
2017-06-28arm: implement ->mapping_errorGravatar Christoph Hellwig 1-15/+26
2017-06-19mm: larger stack guard gap, between vmasGravatar Hugh Dickins 1-2/+2
2017-05-30ARM: make configuration of userspace Thumb support an expert optionGravatar Russell King 1-1/+5
2017-05-30arm: dma-mapping: Reset the device's dma_opsGravatar Sricharan R 1-15/+10
2017-05-30ARM: dma-mapping: Don't tear down third-party mappingsGravatar Laurent Pinchart 1-0/+4
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+9
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-0/+19
2017-05-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1
2017-05-08arm: use set_memory.h headerGravatar Laura Abbott 1-0/+1
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-5/+15
2017-05-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 5-22/+80
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Gravatar Joerg Roedel 2-2/+32
2017-05-02xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Gravatar Stefano Stabellini 1-0/+7
2017-04-29arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()Gravatar Laurent Pinchart 1-0/+9
2017-04-26Merge branches 'fixes' and 'misc' into for-nextGravatar Russell King 5-20/+78
2017-04-26ARM: 8672/1: mm: remove tasklist locking from update_sections_early()Gravatar Grygorii Strashko 1-5/+8
2017-04-26ARM: 8671/1: V7M: Preserve registers across switch from Thread to Handler modeGravatar Vladimir Murzin 1-0/+2
2017-04-26ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callGravatar Vladimir Murzin 1-2/+2
2017-04-24ARM: Implement pci_remap_cfgspace() interfaceGravatar Lorenzo Pieralisi 2-0/+19
2017-04-20ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapGravatar Jon Medhurst 1-3/+13
2017-04-09ARM: Expose the VA/IDMAP offsetGravatar Marc Zyngier 1-0/+5
2017-04-09ARM: Update cpu_v7_reset documentationGravatar Marc Zyngier 1-1/+2
2017-04-09ARM: soft-reboot into same mode that we entered the kernelGravatar Russell King 1-4/+8
2017-03-29ARM: 8666/1: mm: dump: Add domain to outputGravatar Kees Cook 1-10/+44
2017-03-29ARM: 8665/1: nommu: access ID_PFR1 only if CPUID schemeGravatar afzal mohammed 1-1/+4
2017-03-29ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryGravatar Russell King 1-1/+19
2017-03-17ARM: 8659/1: l2c: allow CA9 optimizations to be disabledGravatar Chris Brandt 1-2/+11
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2