index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
cacheinfo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_mtrr_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-12
1
-3
/
+4
|
\
|
*
x86/pat: Simplify the PAT programming protocol
Kirill A. Shutemov
2024-02-20
1
-3
/
+4
*
|
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
2024-02-16
1
-1
/
+1
*
|
x86/cpu: Provide an AMD/HYGON specific topology parser
Thomas Gleixner
2024-02-15
1
-2
/
+2
*
|
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
2024-02-15
1
-1
/
+1
|
/
*
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
2023-10-10
1
-21
/
+12
*
x86/cpu: Move cpu_die_id into topology info
Thomas Gleixner
2023-10-10
1
-1
/
+1
*
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
2023-10-10
1
-2
/
+2
*
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
2023-10-10
1
-10
/
+10
*
x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
Thomas Gleixner
2023-05-15
1
-4
/
+17
*
x86/cacheinfo: Remove unused trace variable
Borislav Petkov (AMD)
2023-02-11
1
-4
/
+1
*
x86/cacheinfo: Switch cache_ap_init() to hotplug callback
Juergen Gross
2022-11-10
1
-3
/
+15
*
x86: Decouple PAT and MTRR handling
Juergen Gross
2022-11-10
1
-1
/
+2
*
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
2022-11-10
1
-1
/
+58
*
x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_delayed_init
Juergen Gross
2022-11-10
1
-0
/
+12
*
x86/mtrr: Disentangle MTRR init from PAT init
Juergen Gross
2022-11-10
1
-0
/
+17
*
x86/mtrr: Move cache control code to cacheinfo.c
Juergen Gross
2022-11-10
1
-0
/
+77
*
x86/mtrr: Replace use_intel() with a local flag
Juergen Gross
2022-11-10
1
-0
/
+3
*
x86/cacheinfo: move shared cache map definitions
Sander Vanheule
2022-07-18
1
-0
/
+6
*
sched: Add cluster scheduler level for x86
Tim Chen
2021-10-15
1
-0
/
+1
*
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-09-01
1
-5
/
+2
*
x86/cacheinfo: Remove unneeded dead-store initialization
Yang Li
2021-04-07
1
-1
/
+1
*
x86/CPU/AMD: Remove amd_get_nb_id()
Yazen Ghannam
2020-11-19
1
-1
/
+1
*
x86/CPU/AMD: Save AMD NodeId as cpu_die_id
Yazen Ghannam
2020-11-19
1
-3
/
+3
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
x86/cacheinfo: Fix a -Wtype-limits warning
Qian Cai
2019-06-19
1
-2
/
+1
*
x86/kernel: Mark expected switch-case fall-throughs
Gustavo A. R. Silva
2019-01-26
1
-0
/
+1
*
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-12-08
1
-0
/
+1
*
x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana
Pu Wen
2018-09-27
1
-2
/
+29
*
x86/CPU/AMD: Fix LLC ID bit-shift calculation
Suravee Suthikulpanit
2018-06-22
1
-1
/
+1
*
x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()
David Wang
2018-05-13
1
-2
/
+3
*
x86/CPU: Move cpu local function declarations to local header
Thomas Gleixner
2018-05-13
1
-0
/
+2
*
x86/CPU/AMD: Calculate last level cache ID from number of sharing threads
Suravee Suthikulpanit
2018-05-06
1
-0
/
+39
*
x86/CPU: Rename intel_cacheinfo.c to cacheinfo.c
Borislav Petkov
2018-05-06
1
-0
/
+968