aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/flush.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon1-4/+0
2015-05-19arm64: kill flush_cache_all()Mark Rutland1-1/+0
2014-10-09arm64: mm: enable RCU fast_gupSteve Capper1-0/+16
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper1-1/+2
2013-06-07arm64: Remove __flush_dcache_page()Catalin Marinas1-6/+1
2013-06-07arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas1-5/+3
2013-06-07arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas1-18/+4
2012-11-23arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas1-9/+0
2012-09-17arm64: Cache maintenance routinesCatalin Marinas1-0/+135