Linus,
Please do
git pull \
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git for-2.6.25
to get some bug-fixes for powerpc (1 for powermac and 8 for Cell),
plus 3 commits from Badari Pulavarty that implement memory hot-remove
for 64-bit powerpc. These 3 commits have been signed-off by Andrew
Morton. One of them touches generic code (kernel/resource.c), and it
has been acked by KAMEZAWA Hiroyuki.
Thanks,
Paul.
arch/powerpc/Kconfig | 6 +++
arch/powerpc/mm/mem.c | 33 +++++++++++++++
arch/powerpc/platforms/cell/iommu.c | 48 +++++++++++++----------
arch/powerpc/platforms/cell/spufs/backing_ops.c | 6 +++
arch/powerpc/platforms/cell/spufs/fault.c | 12 ++----
arch/powerpc/platforms/cell/spufs/file.c | 49 ++++++++++++++---------
arch/powerpc/platforms/cell/spufs/run.c | 21 ++++++----
arch/powerpc/platforms/cell/spufs/spufs.h | 5 ++
arch/powerpc/platforms/powermac/feature.c | 11 +++++
drivers/macintosh/smu.c | 25 +++++++++++-
include/asm-powerpc/pmac_feature.h | 8 ++++
kernel/resource.c | 2 -
12 files changed, 166 insertions(+), 60 deletions(-)
Badari Pulavarty (3):
[POWERPC] Add remove_memory() for 64-bit powerpc
[POWERPC] Enable hotplug memory remove for 64-bit powerpc
[POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc
Benjamin Herrenschmidt (1):
[POWERPC] Disable G5 NAP mode during SMU commands on U3
Christoph Hellwig (1):
[POWERPC] spufs: Fix state_mutex leaks
Luke Browning (2):
[POWERPC] spufs: No need to have a runnable SPU for libassist update
[POWERPC] spufs: Fix timing dependent false return from spufs_run_spu
Masato Noguchi (1):
[POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl write
Michael Ellerman (4):
[POWERPC] Fix cell IOMMU null pointer explosion on old firmwares
[POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges
[POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops
[POWERPC] Make cell IOMMU fixed mapping printk more useful
--
| Alan Cox | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Bart Van Assche | Re: Integration of SCST in the mainstream Linux kernel |
| Andrew Morton | Re: [RFC/PATCH] Documentation of kernel messages |
git: | |
| Winkler, Tomas | RE: iwlwifi: fix build bug in "iwlwifi: fix LED stall" |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Mark Lord | Re: [BUG] New Kernel Bugs |
