summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: Fix spufs initialization sequence.Geoff Levand2006-02-071-1/+1
* [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
| * [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas2006-01-104-30/+394
* | [PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton2006-01-101-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2006-01-091-6/+6
|\
| * [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-6/+6
* | spelling: s/retreive/retrieve/Adrian Bunk2006-01-101-1/+1
|/
* [PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5Benjamin Herrenschmidt2006-01-091-47/+449
* [PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt2006-01-096-42/+1743
* [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt2006-01-092-89/+247
* [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt2006-01-094-348/+730
OpenPOWER on IntegriCloud