aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-12Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-3/+7
2017-09-09Merge branches 'fixes' and 'misc' into for-linusRussell King5-56/+278
2017-08-29ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-08-29ARM: 8690/1: lpae: build TTB control register value from scratch in v7_ttb_setupHoeun Ryu1-2/+1
2017-08-14ARM: align .data sectionRussell King2-0/+2
2017-07-20ARM: NOMMU: Wire-up default DMA interfaceVladimir Murzin1-9/+36
2017-07-20dma-coherent: introduce interface for default DMA poolVladimir Murzin1-1/+1
2017-07-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+5
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-49/+269
2017-07-05Merge branches 'fixes' and 'misc' into for-linusRussell King1-1/+5
2017-07-04Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook1-6/+4
2017-07-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-4/+4
2017-06-30ARM: Prepare for randomized task_structArnd Bergmann1-6/+4
2017-06-30ARM: dma-mapping: Remove traces of NOMMU codeVladimir Murzin1-27/+2
2017-06-30ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpusVladimir Murzin1-2/+6
2017-06-30ARM: NOMMU: Introduce dma operations for noMMUVladimir Murzin2-3/+230
2017-06-29ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger1-4/+4
2017-06-28arm: remove arch specific dma_supported implementationChristoph Hellwig1-2/+5
2017-06-28arm: implement ->mapping_errorChristoph Hellwig1-15/+26
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-2/+2
2017-05-30ARM: make configuration of userspace Thumb support an expert optionRussell King1-1/+5
2017-05-30arm: dma-mapping: Reset the device's dma_opsSricharan R1-15/+10
2017-05-30ARM: dma-mapping: Don't tear down third-party mappingsLaurent Pinchart1-0/+4
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+9
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-0/+19
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2017-05-08arm: use set_memory.h headerLaura Abbott1-0/+1
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+15
2017-05-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-22/+80
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel2-2/+32
2017-05-02xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini1-0/+7
2017-04-29arm: dma-mapping: Don't override dma_ops in arch_setup_dma_ops()Laurent Pinchart1-0/+9
2017-04-26Merge branches 'fixes' and 'misc' into for-nextRussell King5-20/+78
2017-04-26ARM: 8672/1: mm: remove tasklist locking from update_sections_early()Grygorii Strashko1-5/+8
2017-04-26ARM: 8671/1: V7M: Preserve registers across switch from Thread to Handler modeVladimir Murzin1-0/+2
2017-04-26ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 callVladimir Murzin1-2/+2
2017-04-24ARM: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi2-0/+19
2017-04-20ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst1-3/+13
2017-04-09ARM: Expose the VA/IDMAP offsetMarc Zyngier1-0/+5
2017-04-09ARM: Update cpu_v7_reset documentationMarc Zyngier1-1/+2
2017-04-09ARM: soft-reboot into same mode that we entered the kernelRussell King1-4/+8
2017-03-29ARM: 8666/1: mm: dump: Add domain to outputKees Cook1-10/+44
2017-03-29ARM: 8665/1: nommu: access ID_PFR1 only if CPUID schemeafzal mohammed1-1/+4
2017-03-29ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King1-1/+19
2017-03-17ARM: 8659/1: l2c: allow CA9 optimizations to be disabledChris Brandt1-2/+11
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar4-3/+4