* [GIT PULL] arm64 patches for 3.10-rc1
@ 2013-05-08 14:49 Catalin Marinas
0 siblings, 0 replies; only message in thread
From: Catalin Marinas @ 2013-05-08 14:49 UTC (permalink / raw)
To: linux-arm-kernel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-08 14:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-08 14:49 [GIT PULL] arm64 patches for 3.10-rc1 Catalin Marinas
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).