index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
topology_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-23
x86/cpu/topology: Consolidate AMD and Hygon cases in parse_topology()
Wei Wang
1
-6
/
+2
2025-10-15
x86/cpu/topology: Make primary thread mask available with SMP=n
Chang S. Bae
1
-0
/
+3
2024-12-02
x86/topology: Introduce topology_logical_core_id()
K Prateek Nayak
1
-0
/
+1
2024-10-25
x86/cpu: Add CPU type to struct cpuinfo_topology
Pawan Gupta
1
-0
/
+34
2024-03-23
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
1
-5
/
+7
2024-02-16
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
1
-3
/
+0
2024-02-15
x86/cpu/topology: Retrieve cores per package from topology bitmaps
Thomas Gleixner
1
-15
/
+3
2024-02-15
x86/cpu/topology: Use topology logical mapping mechanism
Thomas Gleixner
1
-0
/
+4
2024-02-15
x86/cpu/topology: Use topology bitmaps for sizing
Thomas Gleixner
1
-24
/
+0
2024-02-15
x86/cpu/topology: Let XEN/PV use topology from CPUID/MADT
Thomas Gleixner
1
-1
/
+1
2024-02-15
x86/cpu/topology: Make the APIC mismatch warnings complete
Thomas Gleixner
1
-0
/
+12
2024-02-15
x86/cpu: Make topology_amd_node_id() use the actual node info
Thomas Gleixner
1
-5
/
+2
2024-02-15
x86/cpu: Use common topology code for HYGON
Thomas Gleixner
1
-18
/
+4
2024-02-15
x86/cpu: Use common topology code for AMD
Thomas Gleixner
1
-1
/
+4
2024-02-15
x86/cpu: Provide an AMD/HYGON specific topology parser
Thomas Gleixner
1
-2
/
+17
2024-02-15
x86/cpu: Use common topology code for Intel
Thomas Gleixner
1
-1
/
+4
2024-02-15
x86/cpu: Use common topology code for Centaur and Zhaoxin
Thomas Gleixner
1
-3
/
+8
2024-02-15
x86/cpu: Add legacy topology parser
Thomas Gleixner
1
-1
/
+45
2024-02-15
x86/cpu: Provide cpu_init/parse_topology()
Thomas Gleixner
1
-0
/
+188