summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/cpuid-deps.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+11Star
* 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