All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/cpu changes for v5.8
@ 2020-06-01 16:43 Ingo Molnar
  2020-06-01 21:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2020-06-01 16:43 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Thomas Gleixner, Borislav Petkov, Peter Zijlstra,
	Andrew Morton

Linus,

Please pull the latest x86/cpu git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cpu-2020-06-01

   # HEAD: 3d81b3d1e55a518837c3d1f722c6d93abe34aa85 x86/cpu: Use RDRAND and RDSEED mnemonics in archrandom.h

Misc updates:

 - Extend the x86 family/model macros with a steppings dimension,
   because x86 life isn't complex enough and Intel uses steppings to
   differentiate between different CPUs. :-/

 - Convert the TSC deadline timer quirks to the steppings macros.

 - Clean up asm mnemonics.

 - Fix the handling of an AMD erratum, or in other words, fix a kernel erratum.

Signed-off-by: Ingo Molnar <mingo@kernel.org>

  out-of-topic modifications in x86/cpu:
  ----------------------------------------
  include/linux/mod_devicetable.h    # e9d7144597b1: x86/cpu: Add a steppings fie

 Thanks,

	Ingo

------------------>
Borislav Petkov (2):
      x86/cpu: Add a X86_MATCH_INTEL_FAM6_MODEL_STEPPINGS() macro
      x86/apic: Convert the TSC deadline timer matching to steppings macro

Kim Phillips (1):
      x86/cpu/amd: Make erratum #1054 a legacy erratum

Mark Gross (1):
      x86/cpu: Add a steppings field to struct x86_cpu_id

Uros Bizjak (2):
      x86/cpu: Use INVPCID mnemonic in invpcid.h
      x86/cpu: Use RDRAND and RDSEED mnemonics in archrandom.h


 arch/x86/include/asm/archrandom.h    | 26 +++++-----------
 arch/x86/include/asm/cpu_device_id.h | 31 ++++++++++++++++++--
 arch/x86/include/asm/invpcid.h       |  7 ++---
 arch/x86/kernel/apic/apic.c          | 57 ++++++++----------------------------
 arch/x86/kernel/cpu/amd.c            |  3 +-
 arch/x86/kernel/cpu/match.c          |  7 ++++-
 include/linux/mod_devicetable.h      |  2 ++
 7 files changed, 59 insertions(+), 74 deletions(-)

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

* Re: [GIT PULL] x86/cpu changes for v5.8
  2020-06-01 16:43 [GIT PULL] x86/cpu changes for v5.8 Ingo Molnar
@ 2020-06-01 21:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-06-01 21:55 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Thomas Gleixner, Borislav Petkov,
	Peter Zijlstra, Andrew Morton

The pull request you sent on Mon, 1 Jun 2020 18:43:26 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cpu-2020-06-01

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/eff5ddadab04dc7ae8c4588dd3eef2ecad770fd7

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2020-06-01 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-01 16:43 [GIT PULL] x86/cpu changes for v5.8 Ingo Molnar
2020-06-01 21:55 ` pr-tracker-bot

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.