summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/cache.h
AgeCommit message (Expand)Author
2018-07-05arm64: Fix mismatched cache line size detectionSuzuki K Poulose
2018-05-15arm64: Increase ARCH_DMA_MINALIGN to 128Catalin Marinas
2018-05-11Revert "arm64: Increase the max granular size"Catalin Marinas
2018-03-27Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"Will Deacon
2018-03-09arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShanker Donthineni
2018-03-06arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)Catalin Marinas
2017-03-20arm64: cache: Identify VPIPT I-cachesWill Deacon
2017-03-20arm64: cache: Merge cachetype.h into cache.hWill Deacon
2015-10-28arm64: Increase the max granular sizeTirumalesh Chalamarla
2014-12-03arm64: Implement support for read-mostly sectionsJungseok Lee
2014-05-09arm64: Implement cache_line_size() based on CTR_EL0.CWGCatalin Marinas
2012-09-17arm64: Cache maintenance routinesCatalin Marinas