[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171031121723.28524-1-mingo@kernel.org>
Date: Tue, 31 Oct 2017 13:17:20 +0100
From: Ingo Molnar <mingo@...nel.org>
To: linux-kernel@...r.kernel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Andy Lutomirski <luto@...capital.net>,
Borislav Petkov <bp@...en8.de>,
"H . Peter Anvin" <hpa@...or.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Peter Zijlstra <peterz@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH 0/3] x86/cpufeatures: Clean up the X86_FEATURE definitions
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
Powered by blists - more mailing lists