summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)AuthorFilesLines
2010-12-19ARM: fix cache-xsc3l2 after stack based kmap_atomic()Nicolas Pitre1-36/+21
2010-12-19ARM: get rid of kmap_high_l1_vipt()Nicolas Pitre3-93/+8
2010-12-18ARM: mmp: select CPU_PJ4Haojian Zhuang1-1/+1
2010-12-18ARM: pxa: support pxa95xHaojian Zhuang1-0/+6
2010-12-15ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak1-8/+20
2010-12-13ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas2-10/+27
2010-12-13ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7Catalin Marinas1-6/+6
2010-11-30ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...Dave Martin1-2/+2
2010-11-26ARM: pgtable: introduce pteval_t to represent a pte valueRussell King3-3/+3
2010-11-26ARM: pgtable: use phys_addr_t for physical addressesRussell King1-3/+4
2010-11-26ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free()Russell King1-13/+14
2010-11-26ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()Russell King1-2/+2
2010-11-25Merge branch 'rmobile/mmcif' into rmobile-latestPaul Mundt1-2/+2
2010-11-24ARM: avoid annoying <4>'s in printk outputRussell King1-2/+2
2010-11-18ARM: mach-shmobile: Initial AG5 and AG5EVM supportMagnus Damm1-1/+1
2010-11-15ARM, mm: Don't include smp_plat.h twice in flush.cJesper Juhl1-1/+0
2010-11-07ARM: Fix DMA coherent allocator alignmentRussell King1-1/+1
2010-11-04ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processorsLeif Lindholm2-0/+31
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas4-5/+21
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds23-89/+478
2010-10-28Merge branch 'devel-stable' into develRussell King2-6/+80
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King2-6/+80
2010-10-28ARM: memblock: setup lowmem mappings using memblockRussell King1-20/+29
2010-10-28ARM: memblock: move meminfo into find_limits directlyRussell King1-4/+4
2010-10-28ARM: memblock: convert free_highpages() to use memblockRussell King1-5/+39
2010-10-28ARM: move freeing of highmem pages out of mem_init()Russell King1-10/+17
2010-10-28ARM: memblock: convert memory detail printing to use memblockRussell King1-3/+6
2010-10-28ARM: memblock: use memblock to free memory into arm_bootmem_init()Russell King1-17/+25
2010-10-28ARM: memblock: use memblock when initializing memory allocatorsRussell King1-9/+16
2010-10-28ARM: ensure membank array is always sortedRussell King2-10/+10
2010-10-28ARM: 6466/1: implement flush_icache_all for the rest of the CPUsMika Westerberg18-0/+225
2010-10-28ARM: 6464/2: fix spinlock recursion in adjust_pte()Mika Westerberg1-2/+26
2010-10-28mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+2
2010-10-28ARM: fix memblock breakageRussell King1-3/+1
2010-10-28ARM: 6445/1: fixup TCM memory typesLinus Walleij1-7/+7
2010-10-27mm: remove pte_*map_nested()Peter Zijlstra2-4/+4
2010-10-27mm: stack based kmap_atomic()Peter Zijlstra1-9/+14
2010-10-26ARM: l2x0: Optimise the range based operationsSantosh Shilimkar1-0/+22
2010-10-26ARM: l2x0: Determine the cache sizeSantosh Shilimkar1-2/+11
2010-10-26arm: Implement l2x0 cache disable functionsThomas Gleixner1-1/+27
2010-10-26ARM: Improve the L2 cache performance when PL310 is usedCatalin Marinas2-3/+20
2010-10-22Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-24/+13
2010-10-20Merge branch 'devel-stable' into develRussell King4-5/+39
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King3-5/+17
2010-10-19Merge branch 'hotplug' into develRussell King24-24/+32
2010-10-19Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King16-125/+312
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King1-2/+6
2010-10-13memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu1-4/+4
2010-10-08ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...Russell King24-24/+32
2010-10-08ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _dataRussell King1-2/+2