aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/cachetype.h
AgeCommit message (Expand)Author
2017-03-20arm64: cache: Merge cachetype.h into cache.hWill Deacon
2017-03-20arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon
2017-03-20arm64: cacheinfo: Remove CCSIDR-based cache information probingWill Deacon
2017-03-20arm64: cpuinfo: remove I-cache VIPT aliasing detectionWill Deacon
2015-10-28arm64: cachetype: fix definitions of ICACHEF_* flagsWill Deacon
2015-01-15arm64: kernel: add support for cpu cache informationSudeep Holla
2014-09-08arm64: add helper functions to read I-cache attributesArd Biesheuvel
2014-07-18arm64: cachetype: report weakest cache policyMark Rutland
2014-05-09arm64: Implement cache_line_size() based on CTR_EL0.CWGCatalin Marinas
2012-09-17arm64: Cache maintenance routinesCatalin Marinas