aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-10ARM: 8395/1: l2c: Add support for the "arm,shared-override" propertyGeert Uytterhoeven1-0/+5
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds11-231/+395
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-5/+0
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2015-06-12Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel/git-cur/linux-2.6-arm into next/cleanupKevin Hilman1-1/+1
2015-06-12Merge branch 'for-arm-soc' into for-nextRussell King1-1/+1
2015-06-12Merge branch 'bsym' into for-nextRussell King1-1/+1
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King14-254/+405
2015-06-10ARM: 8391/1: l2c: add options to overwrite prefetching behaviorHauke Mehrtens1-0/+20
2015-06-06ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmapMike Looijmans1-7/+25
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel1-0/+1
2015-06-02ARM: 8369/1: ARMv7M: define size of vector table for VybridStefan Agner1-0/+1
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar1-10/+10
2015-06-01ARM: proc-v7: sanitise and document registers around errataRussell King1-30/+38
2015-06-01ARM: proc-v7: clean up MIDR accessRussell King1-5/+4
2015-06-01ARM: proc-v7: move CPU errata out of lineRussell King1-65/+78
2015-06-01ARM: redo TTBR setup code for LPAERussell King3-25/+21
2015-06-01ARM: cleanup early_paging_init() callingRussell King2-13/+2
2015-06-01ARM: re-implement physical address space switchingRussell King4-84/+133
2015-06-01ARM: keystone2: rename init_meminfo to pv_fixupRussell King1-4/+4
2015-06-01ARM: keystone2: move address space switch printk into generic codeRussell King1-0/+3
2015-06-01ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King1-4/+22
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King1-1/+1
2015-05-28ARM: 8381/1: fix ARMv4+Feroceon multiplatform buildArnd Bergmann1-0/+2
2015-05-28ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMIArnd Bergmann1-2/+2
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handlerDavid Hildenbrand1-1/+1
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand1-0/+3
2015-05-15ARM: l2c: avoid passing auxiliary control register through enable methodRussell King1-15/+17
2015-05-15ARM: l2c: only unlock caches if NS_LOCKDOWN bit is setRussell King1-1/+25
2015-05-15ARM: l2c: clean up l2c_configure()Russell King1-9/+14
2015-05-15ARM: l2c: write auxiliary control register firstRussell King1-2/+2
2015-05-15ARM: l2c: restore the behaviour documented above l2c_enable()Russell King1-5/+5
2015-05-14ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland1-10/+10
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King1-1/+1
2015-05-08ARM: 8353/1: mm: Fix Cortex-A8 erratum 430973 segfaults for bootloaders and multiarchTony Lindgren1-2/+4
2015-05-08ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entriesMaxime Coquelin stm321-0/+15
2015-05-03ARM: 8350/1: proc-feroceon: Fix feroceon_proc_info macroAndrew Lunn1-1/+0
2015-05-03ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef blockValentin Rothberg1-3/+0
2015-05-03ARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLEValentin Rothberg2-4/+0
2015-05-03ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_opsMarek Szyprowski1-8/+5
2015-04-24Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2015-04-23Merge branches 'misc' and 'vdso' into for-nextRussell King1-1/+1
2015-04-18ARM: 8342/1: VDSO: depend on CPU_V7Nathan Lynch1-1/+1
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds32-213/+256
2015-04-14arm: add support for memtestVladimir Murzin1-0/+3
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook1-2/+2
2015-04-14arm: factor out mmap ASLR into mmap_rndKees Cook1-4/+12
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King8-60/+96
2015-04-14ARM: switch to use the generic show_mem() implementationRussell King1-49/+0