aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+4
2011-01-14Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-1/+1
2011-01-14ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.SDave Martin1-1/+3
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli1-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2011-01-12ARM: 6622/1: fix dma_unmap_sg() documentationLinus Walleij1-1/+1
2011-01-06ARM: Do not enable SWP emulation if CPU_V6 && CPU_V7Catalin Marinas1-1/+1
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latestPaul Mundt17-264/+260
2011-01-06Merge branch 'devel-stable' into develRussell King1-1/+7
2011-01-06Merge branch 'pgt' (early part) into develRussell King10-100/+128
2011-01-06Merge branch 'misc' into develRussell King6-16/+77
2011-01-06Merge branch 'smp' into miscRussell King1-1/+1
2011-01-06ARM: DMA: add support for DMA debuggingRussell King1-3/+21
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King1-2/+2
2010-12-24Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"Russell King1-6/+2
2010-12-22Merge branch 'master' into for-nextJiri Kosina6-29/+58
2010-12-22ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King4-23/+22
2010-12-22ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King3-13/+12
2010-12-22ARM: pgtable: remove FIRST_USER_PGD_NRRussell King1-5/+3
2010-12-22ARM: pgtable: use conventional page table code for identity mappingsRussell King1-15/+31
2010-12-22ARM: pgtable: collect up identity mapping functionsRussell King3-37/+53
2010-12-22ARM: pgtable: switch order of Linux vs hardware page tablesRussell King3-11/+9
2010-12-21Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt4-26/+55
2010-12-19ARM: fix cache-feroceon-l2 after stack based kmap_atomic()Nicolas Pitre1-18/+19
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-14ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak1-8/+20
2010-12-12ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas2-10/+27
2010-12-12ARM: 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/proc-v7.SDave 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-23ARM: 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-omap4-base into devel-stableRussell 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