index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
cpu_device_id.h
Age
Commit message (
Expand
)
Author
2024-09-04
x86/cpu/vfm: Delete X86_MATCH_INTEL_FAM6_MODEL[_STEPPING]() macros
Tony Luck
2024-05-28
x86/cpu: Switch to new Intel CPU model defines
Tony Luck
2024-05-22
x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
Tony Luck
2024-04-22
x86/cpu/vfm: Add new macros to work with (vendor/family/model) values
Tony Luck
2024-03-25
x86/CPU/AMD: Improve the erratum 1386 workaround
Borislav Petkov (AMD)
2020-05-07
x86/cpu: Add a X86_MATCH_INTEL_FAM6_MODEL_STEPPINGS() macro
Borislav Petkov
2020-04-20
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
2020-03-24
x86/cpu: Cleanup the now unused CPU match macros
Thomas Gleixner
2020-03-24
x86/cpu: Add consistent CPU match macros
Thomas Gleixner
2020-03-24
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
2019-02-11
x86/cpufeature: Fix various quality problems in the <asm/cpu_device_hd.h> header
Ingo Molnar
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
2012-01-26
Add driver auto probing for x86 features v4
Andi Kleen