aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/match.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-11x86/cpufeature: Add facility to check for min microcode revisionsKan Liang1-0/+31
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov1-1/+1
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel1-42/+0
2012-04-16x86: Fix typo in MODULE_DEVICE_TABLE example: s/x86_cpu/x86cpu/Josh Triplett1-1/+1
2012-02-13x86/cpu: Clean up modalias feature matchingBen Hutchings1-2/+1
2012-02-13x86/cpu: Fix overrun check in arch_print_cpu_modalias()Ben Hutchings1-1/+1
2012-01-26CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger1-0/+44
2012-01-26Add driver auto probing for x86 features v4Andi Kleen1-0/+48