aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-12Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...Kevin Hilman
2015-06-12Merge branch 'for-arm-soc' into for-nextRussell King
2015-06-12Merge branch 'bsym' into for-nextRussell King
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King
2015-06-10ARM: 8391/1: l2c: add options to overwrite prefetching behaviorHauke Mehrtens
2015-06-06ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmapMike Looijmans
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel
2015-06-02ARM: 8369/1: ARMv7M: define size of vector table for VybridStefan Agner
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-06-01ARM: proc-v7: sanitise and document registers around errataRussell King
2015-06-01ARM: proc-v7: clean up MIDR accessRussell King
2015-06-01ARM: proc-v7: move CPU errata out of lineRussell King
2015-06-01ARM: redo TTBR setup code for LPAERussell King
2015-06-01ARM: cleanup early_paging_init() callingRussell King
2015-06-01ARM: re-implement physical address space switchingRussell King
2015-06-01ARM: keystone2: rename init_meminfo to pv_fixupRussell King
2015-06-01ARM: keystone2: move address space switch printk into generic codeRussell King
2015-06-01ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King
2015-05-28ARM: 8381/1: fix ARMv4+Feroceon multiplatform buildArnd Bergmann
2015-05-28ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMIArnd Bergmann
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
2015-05-15ARM: l2c: avoid passing auxiliary control register through enable methodRussell King
2015-05-15ARM: l2c: only unlock caches if NS_LOCKDOWN bit is setRussell King
2015-05-15ARM: l2c: clean up l2c_configure()Russell King
2015-05-15ARM: l2c: write auxiliary control register firstRussell King
2015-05-15ARM: l2c: restore the behaviour documented above l2c_enable()Russell King
2015-05-14ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King
2015-05-08ARM: 8353/1: mm: Fix Cortex-A8 erratum 430973 segfaults for bootloaders and m...Tony Lindgren
2015-05-08ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entriesMaxime Coquelin stm32
2015-05-03ARM: 8350/1: proc-feroceon: Fix feroceon_proc_info macroAndrew Lunn
2015-05-03ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef blockValentin Rothberg
2015-05-03ARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLEValentin Rothberg
2015-05-03ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_opsMarek Szyprowski
2015-04-24Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-23Merge branches 'misc' and 'vdso' into for-nextRussell King
2015-04-18ARM: 8342/1: VDSO: depend on CPU_V7Nathan Lynch
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-14arm: add support for memtestVladimir Murzin
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14arm: factor out mmap ASLR into mmap_rndKees Cook
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King
2015-04-14ARM: switch to use the generic show_mem() implementationRussell King
2015-04-14ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King