aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/match.c
AgeCommit message (Expand)Author
2020-06-10x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2019-02-11x86/cpufeature: Add facility to check for min microcode revisionsKan Liang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel
2012-04-16x86: Fix typo in MODULE_DEVICE_TABLE example: s/x86_cpu/x86cpu/Josh Triplett
2012-02-13x86/cpu: Clean up modalias feature matchingBen Hutchings
2012-02-13x86/cpu: Fix overrun check in arch_print_cpu_modalias()Ben Hutchings
2012-01-26CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger
2012-01-26Add driver auto probing for x86 features v4Andi Kleen