linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/cleanups
@ 2020-01-28 17:34 Ingo Molnar
  2020-01-28 21:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2020-01-28 17:34 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Thomas Gleixner, Borislav Petkov, Peter Zijlstra,
	Andrew Morton

Linus,

Please pull the latest x86-cleanups-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-for-linus

   # HEAD: 3c749b81ee99ef1a01d342ee5e4bc01e4332eb75 x86/CPU/AMD: Remove amd_get_topology_early()

Misc cleanups all around the map.

 Thanks,

	Ingo

------------------>
Anthony Steinhauser (1):
      x86/nospec: Remove unused RSB_FILL_LOOPS

Benjamin Thiel (1):
      x86/cpu: Add a missing prototype for arch_smt_update()

Borislav Petkov (1):
      x86/CPU/AMD: Remove amd_get_topology_early()

Enrico Weigelt (1):
      Documentation/x86/boot: Fix typo

Ingo Molnar (2):
      x86/setup: Clean up the header portion of setup.c
      x86/setup: Enhance the comments

Julia Lawall (1):
      x86/crash: Use resource_size()

Krzysztof Kozlowski (1):
      x86/Kconfig: Fix Kconfig indentation

Mateusz Nosek (1):
      x86/tsc: Remove redundant assignment

Randy Dunlap (1):
      x86/Kconfig: Correct spelling and punctuation

Sean Christopherson (1):
      x86/boot: Fix a comment's incorrect file reference

Valdis Kletnieks (1):
      x86/vdso: Provide missing include file

yu kuai (1):
      x86/process: Remove set but not used variables prev and next


 Documentation/x86/boot.rst           |   2 +-
 arch/x86/Kconfig                     |  74 ++++++++--------
 arch/x86/entry/vdso/vdso32-setup.c   |   1 +
 arch/x86/include/asm/nospec-branch.h |   1 -
 arch/x86/include/asm/realmode.h      |   4 +-
 arch/x86/kernel/cpu/amd.c            |  10 +--
 arch/x86/kernel/cpu/common.c         |   1 +
 arch/x86/kernel/crash.c              |   2 +-
 arch/x86/kernel/process.c            |   4 -
 arch/x86/kernel/setup.c              | 163 ++++++++++-------------------------
 arch/x86/kernel/tsc_sync.c           |   1 -
 arch/x86/xen/Kconfig                 |   8 +-
 12 files changed, 96 insertions(+), 175 deletions(-)

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

* Re: [GIT PULL] x86/cleanups
  2020-01-28 17:34 [GIT PULL] x86/cleanups Ingo Molnar
@ 2020-01-28 21:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-01-28 21:15 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 Tue, 28 Jan 2020 18:34:52 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-for-linus

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

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-01-28 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28 17:34 [GIT PULL] x86/cleanups Ingo Molnar
2020-01-28 21:15 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).