index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cacheinfo.h
Age
Commit message (
Expand
)
Author
2023-04-14
cacheinfo: Add use_arch[|_cache]_info field/function
Pierre Gondois
2023-04-13
cacheinfo: Add arch specific early level initializer
Radu Rendec
2023-01-31
cacheinfo: Make default acpi_get_cache_info() return an error
Pierre Gondois
2023-01-18
arch_topology: Build cacheinfo from primary CPU
Pierre Gondois
2023-01-18
ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
Pierre Gondois
2023-01-17
cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation
Pierre Gondois
2022-07-04
cacheinfo: Allow early detection and population of cache attributes
Sudeep Holla
2022-07-04
cacheinfo: Add support to check if last level cache(LLC) is valid or shared
Sudeep Holla
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-09-01
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2020-08-19
cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header file
James Morse
2019-06-04
drivers: base: cacheinfo: Add variable to record max cache line size
Shaokun Zhang
2018-06-05
ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabled
Sudeep Holla
2018-05-17
drivers: base cacheinfo: Add support for ACPI based firmware tables
Jeremy Linton
2018-05-17
cacheinfo: rename of_node to fw_token
Jeremy Linton
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-22
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-11-10
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
Sudeep Holla
2016-10-26
cacheinfo: Introduce cache id
Fenghua Yu
2015-05-24
drivers/base: cacheinfo: fix annoying typo when DT nodes are absent
Will Deacon
2014-11-07
drivers: base: support cpu cache information interface to userspace via sysfs
Sudeep Holla