linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vineet Gupta <Vineet.Gupta1@synopsys.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com>,
	Eric Engestrom <eric@engestrom.ch>,
	"Voevodin, Evgeny" <evgeny.voevodin@intel.com>,
	lkml <linux-kernel@vger.kernel.org>,
	arcml <linux-snps-arc@lists.infradead.org>
Subject: [GIT PULL] ARC fixes for 4.6-rc4
Date: Wed, 27 Apr 2016 19:45:52 +0530	[thread overview]
Message-ID: <5720C998.9020308@synopsys.com> (raw)

Hi Linus,

Please pull.

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

  Linux 4.6-rc4 (2016-04-17 19:13:32 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-4.6-rc6-fixes

for you to fetch changes up to 1b10cb21d888c021bedbe678f7c26aee1bf04ffa:

  ARC: add support for reserved memory defined by device tree (2016-04-27 17:06:56
+0530)

----------------------------------------------------------------
ARC fixes for 4.6-rc6

 - LOCKDEP now words for ARCv2 builds
 - Enabling DT reserved-memory binding to work (for forthcoming HDMI driver)

----------------------------------------------------------------
Alexey Brodkin (2):
      ARC: support generic per-device coherent dma mem
      ARC: add support for reserved memory defined by device tree

Eric Engestrom (1):
      Documentation: dt: arc: fix spelling mistakes

Evgeny Voevodin (1):
      ARCv2: Enable LOCKDEP

 .../devicetree/bindings/arc/archs-pct.txt          |  2 +-
 Documentation/devicetree/bindings/arc/pct.txt      |  2 +-
 arch/arc/Kconfig                                   |  2 ++
 arch/arc/include/asm/irqflags-arcv2.h              | 36 +++++++++++++++++++++-
 arch/arc/kernel/entry-arcv2.S                      | 10 +++++-
 arch/arc/kernel/entry-compact.S                    |  3 ++
 arch/arc/mm/init.c                                 |  4 +++
 7 files changed, 55 insertions(+), 4 deletions(-)

             reply	other threads:[~2016-04-27 14:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-27 14:15 Vineet Gupta [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-11  8:12 [GIT PULL] ARC fixes for 4.6-rc4 Vineet Gupta

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5720C998.9020308@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=Alexey.Brodkin@synopsys.com \
    --cc=eric@engestrom.ch \
    --cc=evgeny.voevodin@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).