summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2010-11-24video: tegra: nvmap: Clean whole L1 instead of VA cleaningvdumpa
2010-11-04ARM: Add SWP/SWPB emulation for ARMv7 processors (v5)Leif Lindholm
2010-09-01[tegra/arm] Use inner shareable I-cache BTB on SMPJon Mayo
2010-08-27[tegra/arm] use no allocate on write for cachingJon Mayo
2010-07-23[ARM] Fix race condition in kmap_high_l1_viptAndrew Howe
2010-06-22[ARM] dmabounce: add support for low bitmasks in dmabounceGary King
2010-06-11[ARM] outer_cache: add outer_restart callback and l2x0 implementationGary King
2010-05-17[ARM] l2x0: make l2x0_shutdown atomicGary King
2010-05-12[ARM]: add memory type for inner-WBWA, outer-non cacheable mappingGary King
2010-04-13Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King - ARM Linux
2010-04-08[ARM] outer_cache: add shutdown callbackGary King
2010-04-08[ARM] fix PL310 build breakGary King
2010-04-08[ARM] tegra: initial tegra supportGary King
2010-04-05ARM: fix highmem with VIPT cache and DMANicolas Pitre
2010-04-05ARM: 5853/1: ARM: Fix build break on ARM v6 and v7Anand Gadiyar
2010-04-05ARM: 5794/1: Flush the D-cache during copy_user_highpage()Catalin Marinas
2010-04-05ARM: Pass VMA to copy_user_highpage() implementationsRussell King
2010-04-05ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas
2010-04-05ARM: I-cache: flush executable mappings in flush_cache_range()Russell King
2010-04-05ARM: I-cache: avoid flushing in flush_cache_mm()Russell King
2010-04-05ARM: I-cache: Add invalidation for VIVT ASID tagged cachesRussell King
2010-04-05ARM: Remove __flush_icache_all() from __flush_dcache_page()Russell King
2010-04-05ARM: Move __flush_icache_all() out of flush_pfn_alias()Russell King
2010-04-05ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero pageRussell King
2010-04-05ARM: Avoid evaluating page_address() multiple timesGary King
2010-04-05ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec workTony Lindgren
2010-04-05ARM: Improve the L2 cache performance when PL310 is usedGary King
2010-04-05Add "nol2x0" early param to avoid initialisation of the L2 controllerCatalin Marinas
2010-04-05ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas
2010-04-05ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)Catalin Marinas
2010-04-05ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas
2010-04-05ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate cl...Santosh Shilimkar
2010-04-05ARM: 5916/1: ARM: L2 : Add maintainace by line helper functionsSantosh Shilimkar
2010-04-05ARM: cache-l2x0: make better use of background cache handlingRussell King
2010-04-05ARM: cache-l2x0: avoid taking spinlock for every iterationRussell King
2010-04-05ARM: 5845/1: l2x0: check whether l2x0 already enabledSrinidhi Kasagar
2010-04-05mm: make totalhigh_pages unsigned longAndreas Fenkart
2010-04-05ARM: dma-mapping: fix for speculative prefetchingRussell King
2010-04-05ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King
2010-04-05Revert "[ARM] Optionally flush entire dcache from v6_dma_flush_range"Gary King
2010-04-05ARM: dma-mapping: simplify dma_cache_maint_pageRussell King
2010-04-05ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguousRussell King
2010-04-05ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King
2010-04-05ARM: dma-mapping: introduce the idea of buffer ownershipRussell King
2010-04-05ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King
2010-04-05ARM: dma-mapping: get rid of setting/clearing the reserved page bitRussell King
2010-04-05ARM: dma-mapping: Factor out noMMU dma buffer allocation codeRussell King
2010-04-05ARM: dma-mapping: clean up coherent arch dma allocationRussell King
2010-04-05ARM: dma-mapping: move consistent_init into CONFIG_MMU sectionRussell King
2010-04-05ARM: dma-mapping: factor dma_free_coherent() common codeRussell King