[PATCH 0/3] x86/cpufeatures: Clean up the X86_FEATURE definitions

From: Ingo Molnar
Date: Tue Oct 31 2017 - 08:18:13 EST


The addition of the SSE/AVX/AVX512 CPU feature bits made me look at the
arch/x86/include/asm/cpufeatures.h file again, and admittedly it got quite
messy over the years, so clean it all up.

Gayatri Kammela (1):
x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features

Ingo Molnar (2):
x86/cpufeatures: Re-tabulate the X86_FEATURE definitions
x86/cpufeatures: Fix various details in the feature definitions

arch/x86/include/asm/cpufeatures.h | 539 +++++++++++++++++++++++++++++----------------------------
arch/x86/kernel/cpu/cpuid-deps.c | 6 +
2 files changed, 278 insertions(+), 267 deletions(-)

--
2.14.1