linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARC updates for 5.6-rc1
@ 2020-01-31 17:43 Vineet Gupta
  2020-01-31 19:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vineet Gupta @ 2020-01-31 17:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Jose Abreu, arcml, lkml

Hi Linus,

Please pull ARC updates for 5.6-rc1

Thx,
-Vineet
------------------------>
The following changes since commit b3a987b0264d3ddbb24293ebff10eddfc472f653:

  Linux 5.5-rc6 (2020-01-12 16:55:08 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.6-rc1

for you to fetch changes up to f45ba2bd6da0dc8000aa7ea7a3858fb51608f766:

  ARCv2: fpu: preserve userspace fpu state (2020-01-17 16:53:44 -0800)

----------------------------------------------------------------
ARC updates for 5.6-rc1

 - Wiring up clone3 syscall

 - ARCv2 FPU state save/restore across context switch

 - AXS10x platform and miscll fixes

----------------------------------------------------------------
Jose Abreu (1):
      ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node

Vineet Gupta (4):
      ARC: update feature support for jump-labels
      ARC: wireup clone3 syscall
      ARC: fpu: declutter code, move bits out into fpu.h
      ARCv2: fpu: preserve userspace fpu state

 .../features/core/jump-labels/arch-support.txt     |  2 +-
 arch/arc/Kconfig                                   | 16 +++----
 arch/arc/boot/dts/axs10x_mb.dtsi                   |  1 +
 arch/arc/include/asm/arcregs.h                     |  2 +
 arch/arc/include/asm/fpu.h                         | 55 ++++++++++++++++++++++
 arch/arc/include/asm/processor.h                   | 10 +---
 arch/arc/include/asm/switch_to.h                   | 17 +------
 arch/arc/include/asm/syscalls.h                    |  1 +
 arch/arc/include/uapi/asm/unistd.h                 |  1 +
 arch/arc/kernel/Makefile                           |  2 +
 arch/arc/kernel/entry.S                            | 12 +++++
 arch/arc/kernel/fpu.c                              | 29 +++++++++++-
 arch/arc/kernel/process.c                          | 13 +++--
 arch/arc/kernel/sys.c                              |  1 +
 14 files changed, 121 insertions(+), 41 deletions(-)
 create mode 100644 arch/arc/include/asm/fpu.h
_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

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

* Re: [GIT PULL] ARC updates for 5.6-rc1
  2020-01-31 17:43 [GIT PULL] ARC updates for 5.6-rc1 Vineet Gupta
@ 2020-01-31 19:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-01-31 19:35 UTC (permalink / raw)
  To: Vineet Gupta; +Cc: Jose Abreu, arcml, Linus Torvalds, lkml

The pull request you sent on Fri, 31 Jan 2020 17:43:34 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.6-rc1

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

Thank you!

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

_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

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

end of thread, other threads:[~2020-01-31 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-31 17:43 [GIT PULL] ARC updates for 5.6-rc1 Vineet Gupta
2020-01-31 19:35 ` 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).