[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20131206175032.GA30277@arm.com>
Date: Fri, 6 Dec 2013 17:50:40 +0000
From: Catalin Marinas <catalin.marinas@....com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] arm64 fixes for 3.13
Hi Linus,
Please pull the arm64 fixes below. Thanks.
The following changes since commit dc1ccc48159d63eca5089e507c82c7d22ef60839:
Linux 3.13-rc2 (2013-11-29 12:57:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git tags/arm64-stable
for you to fetch changes up to db4ed53cfe9f5a00355891a631d47dfa3fd4541f:
arm64: mm: Fix PMD_SECT_PROT_NONE definition (2013-12-06 17:22:44 +0000)
----------------------------------------------------------------
- Page table fixes (PROT_NONE, shareability attribute, TLB invalidation)
- Secondary CPUs entry endianness fix
- Make NR_CPUS default to 8
----------------------------------------------------------------
Catalin Marinas (1):
arm64: Fix memory shareability attribute for ioremap_wc/cache
Lorenzo Pieralisi (1):
arm64: kernel: add code to set cpu boot mode to secondary_entry shim
Mark Rutland (1):
arm64: ensure completion of TLB invalidatation
Rob Herring (1):
arm64: make default NR_CPUS 8
Steve Capper (1):
arm64: mm: Fix PMD_SECT_PROT_NONE definition
arch/arm64/Kconfig | 3 +--
arch/arm64/include/asm/io.h | 2 +-
arch/arm64/include/asm/pgtable-hwdef.h | 2 +-
arch/arm64/kernel/head.S | 3 ++-
arch/arm64/mm/proc.S | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
--
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists