aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cacheinfo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-23arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_levelSudeep Holla1-1/+5
2021-09-01drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner1-5/+2
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+9
2019-06-17arm64/mm: Correct the cache line size warning with non coherent deviceMasayoshi Mizuma1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 252Thomas Gleixner1-12/+1
2019-06-04arm64: cacheinfo: Update cache_line_size detected from DT or PPTTShaokun Zhang1-0/+11
2018-05-17arm64: Add support for ACPI based firmware tablesJeremy Linton1-5/+10
2017-03-20arm64: cacheinfo: Remove CCSIDR-based cache information probingWill Deacon1-38/+0
2017-01-17arm64: cacheinfo: add support to override cache levels via device treeSudeep Holla1-1/+12
2016-09-09arm64: simplify sysreg manipulationMark Rutland1-5/+3
2015-01-15arm64: kernel: add support for cpu cache informationSudeep Holla1-0/+128