aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/topology.c
AgeCommit message (Expand)Author
2023-05-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui
2021-01-27x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov
2019-05-23x86/topology: Create topology_max_die_per_package()Len Brown
2019-05-23x86/topology: Add CPUID.1F multi-die/package supportLen Brown
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov
2018-06-21x86/cpu/topology: Provide detect_extended_topology_early()Thomas Gleixner
2018-06-21x86/cpu: Remove the pointless CPU printoutThomas Gleixner
2018-05-06x86/CPU: Modify detect_extended_topology() to return resultSuravee Suthikulpanit
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2010-07-19x86, cpu: Split addon_cpuid_features.cH. Peter Anvin