[git pull] Please pull powerpc.git merge branch

From: Benjamin Herrenschmidt
Date: Thu Oct 15 2009 - 02:27:44 EST


Hi Linus !

A tad late due mostly to me being on vacation :-) Here's some powerpc
fixes for 2.6.32, not that much and nothing really big.

The following changes since commit 80f506918fdaaca6b574ba931536a58ce015c7be:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git merge

Anton Blanchard (1):
powerpc: Fix hypervisor TLB batching

Anton Vorontsov (1):
powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"

Benjamin Herrenschmidt (3):
powerpc/pmac: Fix issues with sleep on some powerbooks
powerpc/mm: Fix hang accessing top of vmalloc space
Merge commit 'ftrace/ppc' into merge

Dragos Tatulea (1):
powerpc/oprofile: Add ppc750 CL as supported by oprofile

Heiko Schocher (1):
powerpc/pci: Fix MODPOST warning

Michael Ellerman (1):
powerpc: Fix memory leak in axon_msi.c

Sean MacLennan (1):
powerpc: warning: allocated section `.data_nosave' not in segment

Steven Rostedt (2):
powerpc/ftrace: show real return addresses in modules
powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler

arch/powerpc/include/asm/firmware.h | 10 +++---
arch/powerpc/kernel/cputable.c | 2 +
arch/powerpc/kernel/entry_64.S | 3 +-
arch/powerpc/kernel/kgdb.c | 6 ----
arch/powerpc/kernel/pci-common.c | 2 +-
arch/powerpc/kernel/process.c | 10 +++++--
arch/powerpc/kernel/vmlinux.lds.S | 1 +
arch/powerpc/mm/slb_low.S | 10 +++----
arch/powerpc/platforms/cell/axon_msi.c | 2 +-
arch/powerpc/platforms/powermac/low_i2c.c | 7 +++-
arch/powerpc/platforms/pseries/firmware.c | 3 +-
drivers/macintosh/via-pmu.c | 40 ++++++++++++++++------------
12 files changed, 51 insertions(+), 45 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/