index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
topology.c
Age
Commit message (
Expand
)
Author
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-01-14
x86/topology: Make __max_die_per_package available unconditionally
Borislav Petkov
2020-11-19
x86/topology: Set cpu_die_id only if DIE_TYPE found
Yazen Ghannam
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
2019-05-23
x86/topology: Create topology_max_die_per_package()
Len Brown
2019-05-23
x86/topology: Add CPUID.1F multi-die/package support
Len Brown
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-06-21
x86/cpu/topology: Provide detect_extended_topology_early()
Thomas Gleixner
2018-06-21
x86/cpu: Remove the pointless CPU printout
Thomas Gleixner
2018-05-06
x86/CPU: Modify detect_extended_topology() to return result
Suravee Suthikulpanit
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-02-03
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2010-07-19
x86, cpu: Split addon_cpuid_features.c
H. Peter Anvin