[GIT] Sparc

From: David Miller
Date: Thu Jul 28 2011 - 04:46:47 EST



Just enablement for Niagara-T3 cpus now that I have one to play with.

Please pull, thanks a lot.

The following changes since commit 95b6886526bb510b8370b625a49bc0ab3b8ff10f:

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 (2011-07-27 19:26:38 -0700)

are available in the git repository at:

master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc.git master

David S. Miller (6):
sparc: Don't leave sparc_pmu_type NULL on sun4v.
sparc: Add T3 sun4v cpu type and hypervisor group defines.
sparc: Don't do expensive hypervisor PCR write unless necessary.
sparc: Detect and handle UltraSPARC-T3 cpu types.
n2rng: Attach on Niagara-T3.
n2_crypto: Attach on Niagara-T3.

arch/sparc/include/asm/elf_64.h | 6 ++++--
arch/sparc/include/asm/hypervisor.h | 1 +
arch/sparc/include/asm/spitfire.h | 1 +
arch/sparc/include/asm/xor_64.h | 3 ++-
arch/sparc/kernel/cpu.c | 7 +++++++
arch/sparc/kernel/cpumap.c | 1 +
arch/sparc/kernel/head_64.S | 31 +++++++++++++++++++++++++++++++
arch/sparc/kernel/hvapi.c | 1 +
arch/sparc/kernel/pcr.c | 11 +++++++++--
arch/sparc/kernel/perf_event.c | 3 ++-
drivers/char/hw_random/n2-drv.c | 29 +++++++++++++++++------------
drivers/char/hw_random/n2rng.h | 2 +-
drivers/crypto/n2_core.c | 33 ++++++++++++++++++---------------
13 files changed, 95 insertions(+), 34 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/