aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-21powerpc/gc/wii: Remove get_irq_desc()Albert Herranz2-2/+2
2009-12-21powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlockAlbert Herranz1-4/+4
2009-12-21Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt1-2/+50
2009-12-18powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbgAlbert Herranz1-1/+1
2009-12-18powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang1-1/+1
2009-12-18powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy1-2/+4
2009-12-18powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy1-2/+2
2009-12-18powerpc/pseries: Select XICS and PCI_MSI PSERIESMel Gorman1-0/+2
2009-12-18powerpc/85xx: Wrong variable returned on errorRoel Kluin1-1/+1
2009-12-18powerpc/iseries: Convert to proc_fopsAlexey Dobriyan1-64/+83
2009-12-18powerpc: Make the CMM memory hotplug awareRobert Jennings1-6/+248
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds5-8/+6
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds11-1/+1335
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner4-12/+12
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-4/+4
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner1-1/+1
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-9/+9
2009-12-12powerpc: wii: allow ioremap within the memory holeAlbert Herranz1-0/+3
2009-12-12wii: use both mem1 and mem2 as ramAlbert Herranz1-0/+63
2009-12-12powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz2-0/+58
2009-12-12powerpc: wii: platform supportAlbert Herranz3-1/+211
2009-12-12powerpc: wii: hollywood interrupt controller supportAlbert Herranz3-0/+264
2009-12-12powerpc: gamecube: platform supportAlbert Herranz3-0/+127
2009-12-12powerpc: gamecube/wii: flipper interrupt controller supportAlbert Herranz3-0/+289
2009-12-12powerpc: gamecube/wii: udbg support for usbgeckoAlbert Herranz4-0/+316
2009-12-12powerpc: gamecube/wii: declare as non-coherent platformsAlbert Herranz1-1/+1
2009-12-12powerpc: gamecube/wii: introduce GAMECUBE_COMMONAlbert Herranz1-0/+4
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds53-708/+2261
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg4-4/+4
2009-12-12kbuild: drop include2/ used for O=... buildsSam Ravnborg1-4/+2
2009-12-10powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCRAnton Vorontsov1-0/+48
2009-12-10powerpc/83xx/suspend: Clear deep_sleeping after devices resumeAnton Vorontsov1-2/+2
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt4-73/+155
2009-12-09powerpc/pseries: Track previous CPPR values to correctly EOI interruptsMark Nelson1-5/+51
2009-12-09powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMPNathan Fontenot1-94/+94
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze10-11/+11
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt4-13/+981
2009-12-09powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocateGautham R Shenoy1-10/+35
2009-12-09pseries/pseries: Add code to online/offline CPUs of a DLPAR nodeGautham R Shenoy1-0/+101
2009-12-09powerpc/pseries: Add kernel based CPU DLPAR handlingNathan Fontenot1-0/+88
2009-12-09powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot3-2/+346
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2009-12-06i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare1-20/+5
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-2/+2
2009-11-24powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt1-1/+1
2009-11-24powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy3-9/+210
2009-11-24powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy1-0/+22
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner15-20/+19
2009-11-24powerpc: Replace old style lock initializerThomas Gleixner1-2/+6