All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] x86/cpufeatures: Clean up the X86_FEATURE definitions
@ 2017-10-31 12:17 Ingo Molnar
  2017-10-31 12:17 ` [PATCH 1/3] x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features Ingo Molnar
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ingo Molnar @ 2017-10-31 12:17 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, Andy Lutomirski, Borislav Petkov, H . Peter Anvin,
	Linus Torvalds, Peter Zijlstra, Thomas Gleixner

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-11-07 10:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-31 12:17 [PATCH 0/3] x86/cpufeatures: Clean up the X86_FEATURE definitions Ingo Molnar
2017-10-31 12:17 ` [PATCH 1/3] x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features Ingo Molnar
2017-10-31 12:17 ` [PATCH 2/3] x86/cpufeatures: Re-tabulate the X86_FEATURE definitions Ingo Molnar
2017-11-07 10:04   ` [tip:x86/asm] " tip-bot for Ingo Molnar
2017-10-31 12:17 ` [PATCH 3/3] x86/cpufeatures: Fix various details in the feature definitions Ingo Molnar
2017-11-07 10:05   ` [tip:x86/asm] " tip-bot for Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.