summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/flush.c
AgeCommit message (Expand)Author
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-05-19arm64: kill flush_cache_all()Mark Rutland
2014-10-09arm64: mm: enable RCU fast_gupSteve Capper
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2013-06-07arm64: Remove __flush_dcache_page()Catalin Marinas
2013-06-07arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas
2013-06-07arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas
2012-11-23arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas
2012-09-17arm64: Cache maintenance routinesCatalin Marinas