Age | Commit message (Expand) | Author |
---|---|---|
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 |