summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
AgeCommit message (Expand)AuthorLines
2017-07-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+5
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-49/+269
2017-07-05Merge branches 'fixes' and 'misc' into for-linusRussell King-1/+5
2017-07-04Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook-6/+4
2017-07-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-4/+4
2017-06-30ARM: Prepare for randomized task_structArnd Bergmann-6/+4
2017-06-30ARM: dma-mapping: Remove traces of NOMMU codeVladimir Murzin-27/+2
2017-06-30ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpusVladimir Murzin-2/+6
2017-06-30ARM: NOMMU: Introduce dma operations for noMMUVladimir Murzin-3/+230
2017-06-29ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger-4/+4
2017-06-28arm: remove arch specific dma_supported implementationChristoph Hellwig-2/+5
2017-06-28arm: implement ->mapping_errorChristoph Hellwig-15/+26
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins-2/+2
2017-05-30ARM: make configuration of userspace Thumb support an expert optionRussell King-1/+5
2017-05-30arm: dma-mapping: Reset the device's dma_opsSricharan R-15/+10
2017-05-30ARM: dma-mapping: Don't tear down third-party mappingsLaurent Pinchart-0/+4
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+9
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+19
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2017-05-08arm: use set_memory.h headerLaura Abbott-0/+1
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-5/+15
2017-05-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-22/+80
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel-2/+32
2017-05-02xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini-0/+7
2017-04-29arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()Laurent Pinchart-0/+9
2017-04-26Merge branches 'fixes' and 'misc' into for-nextRussell King-20/+78
2017-04-26ARM: 8672/1: mm: remove tasklist locking from update_sections_early()Grygorii Strashko-5/+8
2017-04-26ARM: 8671/1: V7M: Preserve registers across switch from Thread to Handler modeVladimir Murzin-0/+2
2017-04-26ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callVladimir Murzin-2/+2
2017-04-24ARM: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi-0/+19
2017-04-20ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst-3/+13
2017-04-09ARM: Expose the VA/IDMAP offsetMarc Zyngier-0/+5
2017-04-09ARM: Update cpu_v7_reset documentationMarc Zyngier-1/+2
2017-04-09ARM: soft-reboot into same mode that we entered the kernelRussell King-4/+8
2017-03-29ARM: 8666/1: mm: dump: Add domain to outputKees Cook-10/+44
2017-03-29ARM: 8665/1: nommu: access ID_PFR1 only if CPUID schemeafzal mohammed-1/+4
2017-03-29ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King-1/+19
2017-03-17ARM: 8659/1: l2c: allow CA9 optimizations to be disabledChris Brandt-2/+11
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-3/+4
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-97/+228
2017-02-28Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to i...Russell King-97/+228
2017-02-28ARM: mm: round the initrd reservation to page boundariesRussell King-5/+18
2017-02-28ARM: mm: clean up initrd initialisationRussell King-12/+15
2017-02-28ARM: mm: move initrd init code out of arm_memblock_init()Russell King-4/+9
2017-02-28ARM: 8652/1: cache-uniphier: clean up active way setup codeMasahiro Yamada-14/+9
2017-02-28ARM: 8647/2: nommu: dynamic exception base address settingAfzal Mohammed-2/+50