summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King
2010-02-15ARM: dma-mapping: simplify dma_cache_maint_pageRussell King
2010-02-15ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguousRussell King
2010-02-15ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King
2010-02-15ARM: dma-mapping: introduce the idea of buffer ownershipRussell King
2009-12-14Merge branch 'pending-l2x0' into cacheRussell King
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageRussell King
2009-12-14ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre
2009-12-14ARM: cache-l2x0: make better use of background cache handlingRussell King
2009-12-14ARM: cache-l2x0: avoid taking spinlock for every iterationRussell King
2009-12-05Merge branch 'devel-stable' into develRussell King
2009-12-04Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-12-04Merge branch 'pending-dma-coherent' into develRussell King
2009-12-04Merge branch 'pending-misc' (early part) into develRussell King
2009-12-04ARM: I-cache: flush executable mappings in flush_cache_range()Russell King
2009-12-04ARM: I-cache: avoid flushing in flush_cache_mm()Russell King
2009-12-04ARM: I-cache: Add invalidation for VIVT ASID tagged cachesRussell King
2009-12-04ARM: 5794/1: Flush the D-cache during copy_user_highpage()Catalin Marinas
2009-12-04ARM: Remove __flush_icache_all() from __flush_dcache_page()Russell King
2009-12-04ARM: Move __flush_icache_all() out of flush_pfn_alias()Russell King
2009-12-04ARM: Reduce __flush_dcache_page() visibilityRussell King
2009-12-03ARM: 5845/1: l2x0: check whether l2x0 already enabledSrinidhi Kasagar
2009-12-01Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King
2009-12-01ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero pageRussell King
2009-12-01ARM: Avoid evaluating page_address() multiple timesRussell King
2009-12-01ARM: Avoid duplicated implementation for VIVT cache flushingRussell King
2009-12-01[ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech
2009-11-27ARM: Add Tauros2 L2 cache controller supportLennert Buytenhek
2009-11-27ARM: add base support for Marvell Dove SoCSaeed Bishara
2009-11-24ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King
2009-11-24ARM: dma-mapping: get rid of setting/clearing the reserved page bitRussell King
2009-11-24ARM: dma-mapping: Factor out noMMU dma buffer allocation codeRussell King
2009-11-24ARM: dma-mapping: clean up coherent arch dma allocationRussell King
2009-11-24ARM: dma-mapping: move consistent_init into CONFIG_MMU sectionRussell King
2009-11-24ARM: dma-mapping: factor dma_free_coherent() common codeRussell King
2009-11-24ARM: dma-mapping: fix nommu dma_alloc_coherent()Russell King
2009-11-24ARM: dma-mapping: fix coherent arch dma_alloc_coherent()Russell King
2009-11-24ARM: dma-mapping: functions to allocate/free a coherent bufferRussell King
2009-11-24ARM: dma-mapping: split out vmregion code from dma coherent mapping codeRussell King
2009-11-24ARM: 5791/1: ARM: MM: use 64bytes of L1 cache on plat S5PC1xxMarek Szyprowski
2009-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xsc...Russell King
2009-11-04ARMv7: Check whether the SMP/nAMP mode was already enabledTony Thompson
2009-11-02ARM: ensure initial page tables are setup for SMP systemsRussell King
2009-10-29ARM: Fix errata 411920 workaroundsRussell King
2009-10-29iop: implement sched_clock()Mikael Pettersson
2009-10-29ARM: Fix sparsemem with SPARSEMEM_EXTREME enabledRussell King
2009-10-25ARM: Use GFP_DMA only for masks _less_ than 32-bitRussell King
2009-10-21ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URLHartley Sweeten
2009-10-12ARM: force dcache flush if dcache_dirty bit setNitin Gupta