summaryrefslogtreecommitdiffstats
path: root/include/linux/cacheinfo.h
Commit message (Expand)AuthorAgeFilesLines
* cacheinfo: Add use_arch[|_cache]_info field/functionPierre Gondois2023-04-141-0/+6
* cacheinfo: Add arch specific early level initializerRadu Rendec2023-04-131-0/+2
* cacheinfo: Make default acpi_get_cache_info() return an errorPierre Gondois2023-01-311-1/+1
* arch_topology: Build cacheinfo from primary CPUPierre Gondois2023-01-181-0/+1
* ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()Pierre Gondois2023-01-181-3/+6
* cacheinfo: Use RISC-V's init_cache_level() as generic OF implementationPierre Gondois2023-01-171-0/+1
* cacheinfo: Allow early detection and population of cache attributesSudeep Holla2022-07-041-0/+1
* cacheinfo: Add support to check if last level cache(LLC) is valid or sharedSudeep Holla2022-07-041-0/+2
* treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-031-1/+0
* drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-011-18/+0
* cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header fileJames Morse2020-08-191-0/+21
* drivers: base: cacheinfo: Add variable to record max cache line sizeShaokun Zhang2019-06-041-0/+2
* ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabledSudeep Holla2018-06-051-1/+1
* drivers: base cacheinfo: Add support for ACPI based firmware tablesJeremy Linton2018-05-171-0/+17
* cacheinfo: rename of_node to fw_tokenJeremy Linton2018-05-171-5/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-221-0/+3
|\
| * cacheinfo: Introduce cache idFenghua Yu2016-10-261-0/+3
* | drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla2016-11-101-0/+1
|/
* drivers/base: cacheinfo: fix annoying typo when DT nodes are absentWill Deacon2015-05-241-1/+1
* drivers: base: support cpu cache information interface to userspace via sysfsSudeep Holla2014-11-071-0/+100