开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
match.c
Age
Commit message (
Expand
)
Author
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