summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/match.c
Commit message (Expand)AuthorAgeFilesLines
* x86/cpufeature: Add facility to check for min microcode revisionsKan Liang2019-02-111-0/+31
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+1
* x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-181-42/+0
* x86: Fix typo in MODULE_DEVICE_TABLE example: s/x86_cpu/x86cpu/Josh Triplett2012-04-161-1/+1
* x86/cpu: Clean up modalias feature matchingBen Hutchings2012-02-131-2/+1
* x86/cpu: Fix overrun check in arch_print_cpu_modalias()Ben Hutchings2012-02-131-1/+1
* CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger2012-01-261-0/+44
* Add driver auto probing for x86 features v4Andi Kleen2012-01-261-0/+48