aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAge
...
| | | | | * | | ARM: redo TTBR setup code for LPAERussell King2015-06-01
| | | | | * | | ARM: cleanup early_paging_init() callingRussell King2015-06-01
| | | | | * | | ARM: re-implement physical address space switchingRussell King2015-06-01
| | | | | * | | ARM: keystone2: rename init_meminfo to pv_fixupRussell King2015-06-01
| | | | | * | | ARM: keystone2: move address space switch printk into generic codeRussell King2015-06-01
| | | | | * | | ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King2015-06-01
| | | | |/ / / | | | |/| | |
| | | | * | | ARM: 8391/1: l2c: add options to overwrite prefetching behaviorHauke Mehrtens2015-06-10
| | | | * | | ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmapMike Looijmans2015-06-06
| | | | * | | ARM: 8369/1: ARMv7M: define size of vector table for VybridStefan Agner2015-06-02
| | | | * | | ARM: l2c: avoid passing auxiliary control register through enable methodRussell King2015-05-15
| | | | * | | ARM: l2c: only unlock caches if NS_LOCKDOWN bit is setRussell King2015-05-15
| | | | * | | ARM: l2c: clean up l2c_configure()Russell King2015-05-15
| | | | * | | ARM: l2c: write auxiliary control register firstRussell King2015-05-15
| | | | * | | ARM: l2c: restore the behaviour documented above l2c_enable()Russell King2015-05-15
| | | | * | | ARM: 8353/1: mm: Fix Cortex-A8 erratum 430973 segfaults for bootloaders and m...Tony Lindgren2015-05-08
| | | | * | | ARM: 8340/1: ARMv7-M: Enlarge vector table up to 256 entriesMaxime Coquelin stm322015-05-08
| | | |/ / /
| | * | | | ARM: 8381/1: fix ARMv4+Feroceon multiplatform buildArnd Bergmann2015-05-27
| | * | | | ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMIArnd Bergmann2015-05-27
| | |/ / /
| * | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-26
| |\ \ \ \
| | * \ \ \ Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...Kevin Hilman2015-06-12
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-01
| | | |/ /
| * | | | mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-24
| * | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-24
| |\ \ \ \
| | * | | | of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-02
| | |/ / /
| * | | | Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-02
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
| * | | | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-19
| | |/ / | |/| |
* | | | ARM: add helpful message when truncating physical memoryRussell King2015-06-29
* | | | ARM: 8394/1: update memblock limit after mapping lowmemLaura Abbott2015-06-29
| |/ / |/| |
* | | ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland2015-05-14
|/ /
* | ARM: 8350/1: proc-feroceon: Fix feroceon_proc_info macroAndrew Lunn2015-05-03
* | ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef blockValentin Rothberg2015-05-03
* | ARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLEValentin Rothberg2015-05-03
* | ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_opsMarek Szyprowski2015-05-03
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-24
|\
| *-. Merge branches 'misc' and 'vdso' into for-nextRussell King2015-04-23
| |\ \
| | | * ARM: 8342/1: VDSO: depend on CPU_V7Nathan Lynch2015-04-17
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-15
|\| | |
| | \ \
| | \ \
| *-. \ \ Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King2015-04-14
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * ARM: proc-arm94*.S: fix setup functionRussell King2015-04-10
| | | * ARM: 8276/1: Make CPU_DCACHE_DISABLE depend on !SMPFlorian Fainelli2015-04-02
| | | * ARM: 8337/1: mm: Do not invoke OOM for higher order IOMMU DMA allocationsTomasz Figa2015-04-02
| | * | ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsNathan Lynch2015-03-27
| * | | ARM: switch to use the generic show_mem() implementationRussell King2015-04-14
| * | | ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King2015-04-14
| * | | ARM: cache-v7: optimise test for Cortex A9 r0pX devicesRussell King2015-04-14
| * | | ARM: cache-v7: optimise branches in v7_flush_cache_louisRussell King2015-04-14
| * | | ARM: cache-v7: consolidate initialisation of cache level indexRussell King2015-04-14
| * | | ARM: cache-v7: shift CLIDR to extract appropriate field before maskingRussell King2015-04-14
| * | | ARM: cache-v7: use movw/movt instructionsRussell King2015-04-14