summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cacheflush.h
AgeCommit message (Expand)AuthorLines
2015-05-19arm64: kill flush_cache_all()Mark Rutland-5/+0
2015-01-22arm64: add better page protections to arm64Laura Abbott-0/+5
2014-12-01arm64: compat: align cacheflush syscall with arch/armVladimir Murzin-1/+1
2014-09-08arm64: Add CONFIG_DEBUG_SET_MODULE_RONX supportLaura Abbott-0/+4
2014-07-24arm64: Fix barriers used for page table modificationsCatalin Marinas-10/+1
2014-05-09arm64: barriers: make use of barrier options with explicit barriersWill Deacon-2/+2
2014-02-27arm64: Implement coherent DMA API based on swiotlbCatalin Marinas-0/+7
2014-02-05arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale-0/+1
2013-06-07arm64: Remove __flush_dcache_page()Catalin Marinas-3/+0
2012-11-23arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas-2/+9
2012-09-17arm64: Cache maintenance routinesCatalin Marinas-0/+148