linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARC updates for 4.10-rc1 part 2
@ 2016-12-23  0:50 Vineet Gupta
  0 siblings, 0 replies; only message in thread
From: Vineet Gupta @ 2016-12-23  0:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: lkml, arcml, Kondratiev, Vladimir, Alexey Brodkin

Hi Linus,

Please pull.

Thx and Happy holidays !
-Vineet

----------------->
The following changes since commit 7badf6fefca8278e749e82411fdb98b123cca50e:

  ARC: axs10x: really enable ARC PGU (2016-11-30 11:54:25 -0800)

are available in the git repository at:

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

for you to fetch changes up to 08fe007968b2b45e831daf74899f79a54d73f773:

  ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache (2016-12-19
11:55:17 -0800)

----------------------------------------------------------------
2nd round of ARC udpates for 4.10rc1

 - Fix for aliasing VIPT dcache in old ARC700 cores

 - micro-optimization in ARC700 ProtV handler

 - Enable SG_CHAIN  [Vladimir]

 - ARC HS38 core intc default to prio 1

----------------------------------------------------------------
Vineet Gupta (5):
      ARC: ARCompact entry: elide re-reading ECR in ProtV handler
      ARCv2: entry: document intr disable in hard isr
      ARCv2: intc: default all interrupts to priority 1
      ARC: mm: No need to save cache version in @cpuinfo
      ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache

Vladimir Kondratiev (1):
      ARC: enable SG chaining

 .../features/io/sg-chain/arch-support.txt          |  2 +-
 arch/arc/Kconfig                                   |  1 +
 arch/arc/include/asm/arcregs.h                     |  2 +-
 arch/arc/include/asm/cacheflush.h                  |  6 +++--
 arch/arc/include/asm/irqflags-arcv2.h              |  6 ++---
 arch/arc/kernel/entry-arcv2.S                      | 24 ++++++++++++++-----
 arch/arc/kernel/entry-compact.S                    |  2 +-
 arch/arc/kernel/intc-arcv2.c                       | 10 ++++----
 arch/arc/mm/cache.c                                | 28 ++++++++++------------
 9 files changed, 46 insertions(+), 35 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-23  0:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-23  0:50 [GIT PULL] ARC updates for 4.10-rc1 part 2 Vineet Gupta

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).