summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/flush.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: Make icache synchronisation logic huge page awareSteve Capper2014-07-041-1/+2
* arm64: Remove __flush_dcache_page()Catalin Marinas2013-06-071-6/+1Star
* arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas2013-06-071-5/+3Star
* arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas2013-06-071-18/+4Star
* arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas2012-11-231-9/+0Star
* arm64: Cache maintenance routinesCatalin Marinas2012-09-171-0/+135