index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cacheinfo.h
Age
Commit message (
Expand
)
Author
2025-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2025-01-14
ARM: 9433/2: implement cacheinfo support
Dmitry Baryshkov
2024-12-18
mm: introduce cpu_icache_is_aliasing() across all architectures
Zi Yan
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-06-24
cpumask: make core headers including cpumask_types.h where possible
Yury Norov
2024-06-10
cacheinfo: Add function to get cacheinfo for a given CPU and cache level
Tony Luck
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2023-10-25
cacheinfo: calculate size of per-CPU data cache slice
Huang Ying
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