index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
match.c
Age
Commit message (
Expand
)
Author
2025-03-19
x86/cpu: Update x86_match_cpu() to also use cpu-type
Pawan Gupta
2025-01-21
Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-12-18
x86/cpu: Remove 'x86_cpu_desc' infrastructure
Dave Hansen
2024-12-17
x86/cpu: Introduce new microcode matching helper
Dave Hansen
2024-12-10
x86/cpu: Fix typo in x86_match_cpu()'s doc
Raag Jadav
2024-05-22
x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
Tony Luck
2024-04-29
x86/cpu: Switch to new Intel CPU model defines
Tony Luck
2024-04-22
x86/cpu/vfm: Update arch/x86/include/asm/intel-family.h
Tony Luck
2020-04-20
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2020-03-24
x86/cpu: Add consistent CPU match macros
Thomas Gleixner
2019-02-11
x86/cpufeature: Add facility to check for min microcode revisions
Kan Liang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2014-02-18
x86: align x86 arch with generic CPU modalias handling
Ard Biesheuvel
2012-04-16
x86: Fix typo in MODULE_DEVICE_TABLE example: s/x86_cpu/x86cpu/
Josh Triplett
2012-02-13
x86/cpu: Clean up modalias feature matching
Ben Hutchings
2012-02-13
x86/cpu: Fix overrun check in arch_print_cpu_modalias()
Ben Hutchings
2012-01-26
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
2012-01-26
Add driver auto probing for x86 features v4
Andi Kleen