summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/cpuid-deps.c
AgeCommit message (Expand)Author
2021-03-25x86/cpufeatures: Add SGX1 and SGX2 sub-featuresSean Christopherson
2021-03-25x86/cpufeatures: Make SGX_LC feature bit depend on SGX bitKai Huang
2020-12-11x86: Enumerate AVX512 FP16 CPUID feature flagKyung Min Park
2020-10-12Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-17x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructionsFenghua Yu
2020-08-26x86/resctrl: Enumerate per-thread MBA controlsFenghua Yu
2019-07-22x86/cpufeatures: Enable a new AVX512 CPU featureGayatri Kammela
2019-07-22cpu/cpuid-deps: Add a tab to cpuid dependent featuresGayatri Kammela
2019-07-08Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-07x86/fpu: Make 'no387' and 'nofxsr' command line options usefulSebastian Andrzej Siewior
2019-06-20x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructionsFenghua Yu
2019-06-20x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu
2018-03-08x86/cpuid: Switch to 'static const' specifierRalf Ramsauer
2017-11-02x86/cpuid: Replace set/clear_bit32()Thomas Gleixner
2017-10-31x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU featuresGayatri Kammela
2017-10-18x86/cpuid: Prevent out of bound access in do_clear_cpu_cap()Thomas Gleixner
2017-10-17x86/cpuid: Add generic table for CPUID dependenciesAndi Kleen