summaryrefslogtreecommitdiff
path: root/arch/arm/mm/flush.c
AgeCommit message (Expand)Author
2009-12-14ARM: Fix ptrace accessesRussell King
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageRussell 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: 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-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-10-29ARM: Fix errata 411920 workaroundsRussell King
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell
2009-09-02ARM: 5687/1: fix an oops with highmemNicolas Pitre
2009-04-30[ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can...Catalin Marinas
2009-03-15[ARM] kmap supportNicolas Pitre
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King
2008-07-03[ARM] 5092/1: Fix the I-cache invalidation on ARMv6 and later CPUsCatalin Marinas
2007-01-08[ARM] Resolve fuse and direct-IO failures due to missing cache flushesRussell King
2006-12-13[ARM] Unuse another Linux PTE bitRussell King
2006-09-25[ARM] 3853/1: Fix flush_ptrace_access() thinko for nonaliasing VIPT cache caseGeorge G. Davis
2006-09-20[ARM] Cleanup arch/arm/mm a littleRussell King
2006-09-02[ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har...George G. Davis
2006-03-10[ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problemCatalin Marinas
2005-11-30[ARM SMP] Disable lazy flush_dcache_page for SMPRussell King
2005-09-30[ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.cCatalin Marinas
2005-09-08[ARM] Fix ARMv6 VIPT cache >= 32KRussell King
2005-06-20[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing cachesRussell King
2005-05-10[PATCH] ARM: Add V6 aliasing cache flushRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds