aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Merge branch 'devel-stable' into develRussell King6-5/+308
2009-12-04Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-1/+1
2009-12-04Merge branch 'pending-dma-coherent' into develRussell King4-317/+342
2009-12-04Merge branch 'pending-misc' (early part) into develRussell King11-63/+94
2009-12-04ARM: I-cache: flush executable mappings in flush_cache_range()Russell King1-2/+1
2009-12-04ARM: I-cache: avoid flushing in flush_cache_mm()Russell King1-1/+0
2009-12-04ARM: I-cache: Add invalidation for VIVT ASID tagged cachesRussell King1-0/+6
2009-12-04ARM: 5794/1: Flush the D-cache during copy_user_highpage()Catalin Marinas1-0/+8
2009-12-04ARM: Remove __flush_icache_all() from __flush_dcache_page()Russell King1-3/+1
2009-12-04ARM: Move __flush_icache_all() out of flush_pfn_alias()Russell King1-3/+8
2009-12-04ARM: Reduce __flush_dcache_page() visibilityRussell King2-0/+4
2009-12-03ARM: 5845/1: l2x0: check whether l2x0 already enabledSrinidhi Kasagar1-9/+16
2009-12-01Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King4-3/+306
2009-12-01ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero pageRussell King3-2/+18
2009-12-01ARM: Avoid evaluating page_address() multiple timesRussell King1-2/+4
2009-12-01ARM: Avoid duplicated implementation for VIVT cache flushingRussell King1-13/+4
2009-12-01[ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech1-1/+1
2009-11-27ARM: Add Tauros2 L2 cache controller supportLennert Buytenhek3-1/+273
2009-11-27ARM: add base support for Marvell Dove SoCSaeed Bishara2-2/+33
2009-11-24ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King1-2/+2
2009-11-24ARM: dma-mapping: get rid of setting/clearing the reserved page bitRussell King1-20/+3
2009-11-24ARM: dma-mapping: Factor out noMMU dma buffer allocation codeRussell King1-30/+15
2009-11-24ARM: dma-mapping: clean up coherent arch dma allocationRussell King1-19/+12
2009-11-24ARM: dma-mapping: move consistent_init into CONFIG_MMU sectionRussell King1-40/+38
2009-11-24ARM: dma-mapping: factor dma_free_coherent() common codeRussell King1-73/+68
2009-11-24ARM: dma-mapping: fix nommu dma_alloc_coherent()Russell King1-16/+9
2009-11-24ARM: dma-mapping: fix coherent arch dma_alloc_coherent()Russell King1-8/+10
2009-11-24ARM: dma-mapping: functions to allocate/free a coherent bufferRussell King1-44/+66
2009-11-24ARM: dma-mapping: split out vmregion code from dma coherent mapping codeRussell King4-120/+174
2009-11-24ARM: 5791/1: ARM: MM: use 64bytes of L1 cache on plat S5PC1xxMarek Szyprowski1-1/+1
2009-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop into devel-stableRussell King1-1/+1
2009-11-04ARMv7: Check whether the SMP/nAMP mode was already enabledTony Thompson1-3/+4
2009-11-02ARM: ensure initial page tables are setup for SMP systemsRussell King3-6/+15
2009-10-29ARM: Fix errata 411920 workaroundsRussell King2-29/+7
2009-10-29iop: implement sched_clock()Mikael Pettersson1-1/+1
2009-10-29ARM: Fix sparsemem with SPARSEMEM_EXTREME enabledRussell King1-1/+19
2009-10-25ARM: Use GFP_DMA only for masks _less_ than 32-bitRussell King1-2/+2
2009-10-21ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URLHartley Sweeten1-4/+1
2009-10-12ARM: force dcache flush if dcache_dirty bit setNitin Gupta1-6/+3
2009-10-11ARM: Add kmap_atomic type debuggingRussell King1-0/+2
2009-10-07ARM: 5747/1: Fix the start_pg value in free_memmap()Catalin Marinas1-1/+1
2009-10-07ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_rangeCatalin Marinas2-4/+35
2009-10-05ARM: 5742/1: ARM: add debug check for invalid kernel page faultsImre Deak1-0/+5
2009-10-02ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov1-1/+50
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov30-53/+118
2009-10-02ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer1-1/+1
2009-09-28ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King1-4/+33
2009-09-28ARM: Fix warning: unused variable 'highmem'Russell King1-0/+2
2009-09-24Merge branch 'origin' into for-linusRussell King3-8/+8
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell2-6/+6