linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/asm changes for v5.4
@ 2019-09-16 12:34 Ingo Molnar
  2019-09-17  2:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2019-09-16 12:34 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Thomas Gleixner, Borislav Petkov, Peter Zijlstra,
	Andrew Morton

Linus,

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

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

   # HEAD: e86c2c8b9380440bbe761b8e2f63ab6b04a45ac2 x86/umip: Add emulation (spoofing) for UMIP covered instructions in 64-bit processes as well

The changes in this cycle were:

 - Add UMIP emulation/spoofing for 64-bit processes as well, because of 
   Wine based gaming.

 - Clean up symbols/labels in low level asm code

 - Add an assembly optimized mul_u64_u32_div() implementation on x86-64.

 Thanks,

	Ingo

------------------>
Brendan Shanks (1):
      x86/umip: Add emulation (spoofing) for UMIP covered instructions in 64-bit processes as well

Jiri Slaby (2):
      x86/asm/suspend: Get rid of bogus_64_magic
      x86/asm: Make some functions local labels

Peter Zijlstra (1):
      x86/math64: Provide a sane mul_u64_u32_div() implementation for x86_64


 arch/x86/boot/compressed/head_32.S |  4 +--
 arch/x86/boot/compressed/head_64.S | 18 +++++------
 arch/x86/entry/entry_64.S          |  4 +--
 arch/x86/include/asm/div64.h       | 13 ++++++++
 arch/x86/kernel/acpi/wakeup_64.S   | 10 +++---
 arch/x86/kernel/umip.c             | 65 ++++++++++++++++++++++----------------
 arch/x86/lib/copy_user_64.S        | 14 ++++----
 arch/x86/lib/getuser.S             | 16 +++++-----
 arch/x86/lib/putuser.S             | 22 ++++++-------
 9 files changed, 96 insertions(+), 70 deletions(-)


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

* Re: [GIT PULL] x86/asm changes for v5.4
  2019-09-16 12:34 [GIT PULL] x86/asm changes for v5.4 Ingo Molnar
@ 2019-09-17  2:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-09-17  2: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, 16 Sep 2019 14:34:54 +0200:

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

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

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:[~2019-09-17  2:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-16 12:34 [GIT PULL] x86/asm changes for v5.4 Ingo Molnar
2019-09-17  2:55 ` 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).