summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpuid-deps.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_alternatives_for_v6.10_rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-05-141-0/+3
|\
| * x86/alternatives: Catch late X86_FEATURE modifiersBorislav Petkov (AMD)2024-04-091-0/+3
* | x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers2024-04-181-3/+3
|/
* x86/cpufeatures: Add the CPU feature bit for FREDH. Peter Anvin (Intel)2024-01-251-0/+2
* x86/cpufeatures: Add CPU feature flags for shadow stacksRick Edgecombe2023-07-111-0/+1
* x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flagBabu Moger2023-01-231-0/+2
* KVM/VMX: Allow exposing EDECCSSA user leaf function to KVM guestKai Huang2022-11-041-0/+1
* x86/fpu: Optimize out sigframe xfeatures when in init stateDave Hansen2021-11-031-0/+1
* x86/fpu/amx: Enable the AMX feature in 64-bit modeChang S. Bae2021-10-261-0/+1
* x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bitChang S. Bae2021-10-261-0/+1
* x86/cpufeatures: Add SGX1 and SGX2 sub-featuresSean Christopherson2021-03-251-0/+2
* x86/cpufeatures: Make SGX_LC feature bit depend on SGX bitKai Huang2021-03-251-0/+1
* x86: Enumerate AVX512 FP16 CPUID feature flagKyung Min Park2020-12-111-0/+1
* Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-121-0/+1
|\
| * x86/resctrl: Enumerate per-thread MBA controlsFenghua Yu2020-08-261-0/+1
* | x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructionsFenghua Yu2020-09-171-0/+1
|/
* x86/cpufeatures: Enable a new AVX512 CPU featureGayatri Kammela2019-07-221-0/+1
* cpu/cpuid-deps: Add a tab to cpuid dependent featuresGayatri Kammela2019-07-221-48/+48
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-081-0/+4
|\
| * x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructionsFenghua Yu2019-06-201-0/+1
| * x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu2019-06-201-0/+3
* | x86/fpu: Make 'no387' and 'nofxsr' command line options usefulSebastian Andrzej Siewior2019-07-071-0/+5
|/
* x86/cpuid: Switch to 'static const' specifierRalf Ramsauer2018-03-081-1/+1
* x86/cpuid: Replace set/clear_bit32()Thomas Gleixner2017-11-021-15/+11
* x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU featuresGayatri Kammela2017-10-311-0/+6
* x86/cpuid: Prevent out of bound access in do_clear_cpu_cap()Thomas Gleixner2017-10-181-2/+8
* x86/cpuid: Add generic table for CPUID dependenciesAndi Kleen2017-10-171-0/+113