summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-1/+4
|\
| * arm64/mm: Correct the cache line size warning with non coherent deviceMasayoshi Mizuma2019-06-171-0/+7
| * arm64: cacheinfo: Update cache_line_size detected from DT or PPTTShaokun Zhang2019-06-041-5/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
|/
* kasan, arm64: remove redundant ARCH_SLAB_MINALIGN defineAndrey Konovalov2019-01-161-2/+0Star
* kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligningAndrey Konovalov2019-01-091-0/+6
* arm64: cpufeature: Fix handling of CTR_EL0.IDC fieldSuzuki K Poulose2018-10-161-0/+40
* arm64: Fix mismatched cache line size detectionSuzuki K Poulose2018-07-051-0/+4
* arm64: Increase ARCH_DMA_MINALIGN to 128Catalin Marinas2018-05-151-2/+2
* Revert "arm64: Increase the max granular size"Catalin Marinas2018-05-111-1/+1
* Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"Will Deacon2018-03-271-3/+3
* arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShanker Donthineni2018-03-091-0/+4
* arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)Catalin Marinas2018-03-061-3/+3
* arm64: cache: Identify VPIPT I-cachesWill Deacon2017-03-201-0/+7
* arm64: cache: Merge cachetype.h into cache.hWill Deacon2017-03-201-1/+30
* arm64: Increase the max granular sizeTirumalesh Chalamarla2015-10-281-1/+1
* arm64: Implement support for read-mostly sectionsJungseok Lee2014-12-031-0/+2
* arm64: Implement cache_line_size() based on CTR_EL0.CWGCatalin Marinas2014-05-091-1/+12
* arm64: Cache maintenance routinesCatalin Marinas2012-09-171-0/+32