Age | Commit message (Expand) | Author |
---|---|---|
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 |