aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman2006-02-201-1/+1
* [PATCH] powermac pci iomem annotationsAl Viro2006-02-081-46/+43
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-076-25/+5
|\
| * [PATCH] powerpc: hypervisor check in pseries_kexec_cpu_downMichael Neuling2006-02-071-1/+1
| * [PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_addressOlaf Hering2006-02-071-0/+2
| * [PATCH] powerpc: restore clock speed in /proc/cpuinfoOlaf Hering2006-02-073-23/+1
| * [PATCH] powerpc: Fix spufs initialization sequence.Geoff Levand2006-02-071-1/+1
* | [PATCH] bogus extern in low_i2c.cAl Viro2006-02-071-2/+1
* | [PATCH] eeh_driver NULL noise removalAl Viro2006-02-071-4/+4
* | [PATCH] drive_info removal outside of arch/i386Al Viro2006-02-071-2/+0
|/
* [PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas2006-02-011-0/+3
* [PATCH] powerpc: enable irq's for platform functions.Ben Collins2006-02-011-3/+10
* [SUNGEM]: Unbreak Sun GEM chips.David S. Miller2006-01-311-4/+2
* [SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt2006-01-231-2/+4
* [PATCH] powerpc: Fix Maple buildBenjamin Herrenschmidt2006-01-153-41/+68
* [PATCH] powerpc: Make CHRP build againDavid Woodhouse2006-01-143-15/+26
* [PATCH] powerpc: Add MPC834x SYS board to arch/powerpcKumar Gala2006-01-145-0/+380
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-136-23/+20
* [PATCH] powerpc: Add support for changing properties from userspaceDave C Boutcher2006-01-131-0/+100
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-1221-59/+82
|\
| * [PATCH] powerpc: cell namespace cleanupArnd Bergmann2006-01-123-3/+5
| * [PATCH] powerpc: pmac namespace cleanupArnd Bergmann2006-01-121-1/+1
| * [PATCH] powerpc: pseries namespace cleanupArnd Bergmann2006-01-126-10/+8
| * [PATCH] powerpc: clean up iommu.h a bitStephen Rothwell2006-01-124-0/+40
| * [PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell2006-01-122-2/+8
| * [PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell2006-01-121-4/+1
| * [PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell2006-01-124-37/+16
| * [PATCH] powerpc: remove warning in EEH codeOlof Johansson2006-01-121-2/+3
* | [PATCH] powerpc: task_thread_info()Al Viro2006-01-122-2/+2
|/
* [PATCH] powerpc: Remove redundant setting of htab_addressMichael Ellerman2006-01-111-6/+0
* [PATCH] powerpc: Add ibm,pft-size to iSeries device treeMichael Ellerman2006-01-111-2/+11
* [PATCH] powerpc: Updated Kconfig and Makefiles for 83xx supportKumar Gala2006-01-114-18/+31
* [PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand2006-01-111-5/+29
* [PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman2006-01-111-1/+1
* [PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman2006-01-111-3/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-106-388/+837
|\
| * powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras2006-01-101-3/+0
| * [PATCH] powerpc/pseries: dlpar-add crash on null pointer dereflinas2006-01-101-1/+2
| * powerpc: Fix up some compile errors in the PCI error recovery codePaul Mackerras2006-01-102-10/+9
| * [PATCH] powerpc: get rid of per_cpu EEH countersLinas Vepstas2006-01-101-37/+23
| * [PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas2006-01-102-11/+8
| * [PATCH] powerpc: handle multifunction PCI devices properlyLinas Vepstas2006-01-102-4/+29
| * [PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas2006-01-102-39/+66
| * [PATCH] powerpc: set up the RTAS token just like the rest of them.Linas Vepstas2006-01-101-5/+3
| * [PATCH] powerpc: Use PE configuration address consistentlyLinas Vepstas2006-01-101-4/+23
| * [PATCH] powerpc: bugfix: fill in uninitialized fieldLinas Vepstas2006-01-101-0/+3
| * [PATCH] powerpc: Remove duplicate codeLinas Vepstas2006-01-102-14/+1
| * [PATCH] powerpc: remove bogus printkLinas Vepstas2006-01-101-5/+3
| * [PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas2006-01-101-2/+24
| * [PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas2006-01-103-294/+320