index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
cpuid-deps.c
Age
Commit message (
Expand
)
Author
2024-08-25
x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism
Andrew Cooper
2024-05-14
Merge tag 'x86_alternatives_for_v6.10_rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-04-18
x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ
Eric Biggers
2024-04-09
x86/alternatives: Catch late X86_FEATURE modifiers
Borislav Petkov (AMD)
2024-01-25
x86/cpufeatures: Add the CPU feature bit for FRED
H. Peter Anvin (Intel)
2023-07-11
x86/cpufeatures: Add CPU feature flags for shadow stacks
Rick Edgecombe
2023-01-23
x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
Babu Moger
2022-11-04
KVM/VMX: Allow exposing EDECCSSA user leaf function to KVM guest
Kai Huang
2021-11-03
x86/fpu: Optimize out sigframe xfeatures when in init state
Dave Hansen
2021-10-26
x86/fpu/amx: Enable the AMX feature in 64-bit mode
Chang S. Bae
2021-10-26
x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit
Chang S. Bae
2021-03-25
x86/cpufeatures: Add SGX1 and SGX2 sub-features
Sean Christopherson
2021-03-25
x86/cpufeatures: Make SGX_LC feature bit depend on SGX bit
Kai Huang
2020-12-11
x86: Enumerate AVX512 FP16 CPUID feature flag
Kyung Min Park
2020-10-12
Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-09-17
x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
Fenghua Yu
2020-08-26
x86/resctrl: Enumerate per-thread MBA controls
Fenghua Yu
2019-07-22
x86/cpufeatures: Enable a new AVX512 CPU feature
Gayatri Kammela
2019-07-22
cpu/cpuid-deps: Add a tab to cpuid dependent features
Gayatri Kammela
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-07
x86/fpu: Make 'no387' and 'nofxsr' command line options useful
Sebastian Andrzej Siewior
2019-06-20
x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructions
Fenghua Yu
2019-06-20
x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
Fenghua Yu
2018-03-08
x86/cpuid: Switch to 'static const' specifier
Ralf Ramsauer
2017-11-02
x86/cpuid: Replace set/clear_bit32()
Thomas Gleixner
2017-10-31
x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features
Gayatri Kammela
2017-10-18
x86/cpuid: Prevent out of bound access in do_clear_cpu_cap()
Thomas Gleixner
2017-10-17
x86/cpuid: Add generic table for CPUID dependencies
Andi Kleen