Age | Commit message (Expand) | Author | Files | Lines |
2022-07-04 | cacheinfo: Allow early detection and population of cache attributes | Sudeep Holla | 1 | -0/+1 |
2022-07-04 | cacheinfo: Add support to check if last level cache(LLC) is valid or shared | Sudeep Holla | 1 | -0/+2 |
2021-12-03 | treewide: Add missing includes masked by cgroup -> bpf dependency | Jakub Kicinski | 1 | -1/+0 |
2021-09-01 | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() | Thomas Gleixner | 1 | -18/+0 |
2020-08-19 | cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header file | James Morse | 1 | -0/+21 |
2019-06-04 | drivers: base: cacheinfo: Add variable to record max cache line size | Shaokun Zhang | 1 | -0/+2 |
2018-06-05 | ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabled | Sudeep Holla | 1 | -1/+1 |
2018-05-17 | drivers: base cacheinfo: Add support for ACPI based firmware tables | Jeremy Linton | 1 | -0/+17 |
2018-05-17 | cacheinfo: rename of_node to fw_token | Jeremy Linton | 1 | -5/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-12-22 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+3 |
2016-11-10 | drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled | Sudeep Holla | 1 | -0/+1 |
2016-10-27 | cacheinfo: Introduce cache id | Fenghua Yu | 1 | -0/+3 |
2015-05-24 | drivers/base: cacheinfo: fix annoying typo when DT nodes are absent | Will Deacon | 1 | -1/+1 |
2014-11-07 | drivers: base: support cpu cache information interface to userspace via sysfs | Sudeep Holla | 1 | -0/+100 |