aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-18x86: Fix various typos in commentsIngo Molnar1-2/+2
2021-01-14x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov1-1/+1
2020-11-19x86/topology: Set cpu_die_id only if DIE_TYPE foundYazen Ghannam1-2/+8
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar1-1/+1
2019-05-23x86/topology: Create topology_max_die_per_package()Len Brown1-1/+4
2019-05-23x86/topology: Add CPUID.1F multi-die/package supportLen Brown1-19/+66
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov1-0/+2
2018-06-21x86/cpu/topology: Provide detect_extended_topology_early()Thomas Gleixner1-9/+22
2018-06-21x86/cpu: Remove the pointless CPU printoutThomas Gleixner1-10/+0
2018-05-06x86/CPU: Modify detect_extended_topology() to return resultSuravee Suthikulpanit1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong1-2/+2
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-1/+1
2010-07-19x86, cpu: Split addon_cpuid_features.cH. Peter Anvin1-0/+99