public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Catalin Marinas <Catalin.Marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64 patches for 3.10-rc1
Date: Wed, 8 May 2013 15:49:19 +0100	[thread overview]
Message-ID: <20130508144919.GG2703@arm.com> (raw)

Hi Linus,

That's a second round of arm64 patches for this merging window. They are
based on top of my previous pull request (commit 16c85a1fd, which was
based on 3.9-rc3). There is a 'gic' branch which I already pushed
upstream via Olof (commit c2573077) and required to enable ARM_GIC
support on arm64, hence the merge into my branch as well. The diffstat
you should get from this pull is the one shown below, without the 'gic'
changes.

Thanks.

The following changes since commit 16c85a1fd73eade2ae290d759924c09b4595f504:

  arm64: Use acquire/release semantics instead of explicit DMB (2013-04-30 15:58:37 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git tags/arm64-for-linus

for you to fetch changes up to 420c158dcf96ee3a5758c9bf1586b163584c75c7:

  arm64: Treat the bitops index argument as an 'int' (2013-05-08 10:33:17 +0100)

----------------------------------------------------------------
- Since drivers/irqchip/irq-gic.c no longer has dependencies on arm32
  specifics (the 'gic' branch merged), it can be enabled on arm64.
- Enable arm64 support for poweroff/restart (for code under
  drivers/power/reset/).
- Fixes (dts file, exception handling, bitops)

----------------------------------------------------------------
Catalin Marinas (5):
      Merge branch 'gic' into HEAD
      arm64: Enable support for the ARM GIC interrupt controller
      arm64: vexpress: Add support for poweroff/restart
      arm64: Ignore the 'write' ESR flag on cache maintenance faults
      arm64: Treat the bitops index argument as an 'int'

Mark Rutland (1):
      arm64: dts: fix #address-cells for foundation-v8

 arch/arm64/Kconfig                    |  4 ++++
 arch/arm64/boot/dts/foundation-v8.dts |  2 +-
 arch/arm64/include/asm/system_misc.h  |  2 +-
 arch/arm64/kernel/process.c           |  8 ++++----
 arch/arm64/lib/bitops.S               | 10 +++++-----
 arch/arm64/mm/fault.c                 |  3 ++-
 6 files changed, 17 insertions(+), 12 deletions(-)

             reply	other threads:[~2013-05-08 14:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-08 14:49 Catalin Marinas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-04-30 16:06 [GIT PULL] arm64 patches for 3.10-rc1 Catalin Marinas

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=20130508144919.GG2703@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.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