summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* Merge ../linux-2.6Paul Mackerras2006-03-172-1/+29
|\
| * [PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose2006-03-161-0/+28
| * powerpc: Disallow lparcfg being a modulePaul Mackerras2006-03-141-1/+1
* | Merge ../powerpc-mergePaul Mackerras2006-02-283-17/+35
|\|
| * [PATCH] powerpc: fix NULL pointer in handle_eeh_eventsOlaf Hering2006-02-281-1/+1
| * [PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose2006-02-282-16/+34
* | Merge ../powerpc-mergePaul Mackerras2006-02-242-8/+1Star
|\|
| * [PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard2006-02-241-7/+0Star
| * [PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman2006-02-201-1/+1
* | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-103-6/+0Star
* | [PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseriesMichael Ellerman2006-02-104-45/+123
* | [PATCH] powerpc: Clean up pSeries firmware feature initialisationMichael Ellerman2006-02-101-26/+22Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-081-1/+1
|\
| * [PATCH] powerpc: hypervisor check in pseries_kexec_cpu_downMichael Neuling2006-02-071-1/+1
* | [PATCH] eeh_driver NULL noise removalAl Viro2006-02-081-4/+4
|/
* [PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas2006-02-021-0/+3
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-132-13/+11Star
* [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-127-12/+11Star
|\
| * [PATCH] powerpc: pseries namespace cleanupArnd Bergmann2006-01-126-10/+8Star
| * [PATCH] powerpc: remove warning in EEH codeOlof Johansson2006-01-121-2/+3
* | [PATCH] powerpc: task_thread_info()Al Viro2006-01-121-1/+1
|/
* [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/+9Star
* [PATCH] powerpc: get rid of per_cpu EEH countersLinas Vepstas2006-01-101-37/+23Star
* [PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas2006-01-102-11/+8Star
* [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/+3Star
* [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/+1Star
* [PATCH] powerpc: remove bogus printkLinas Vepstas2006-01-101-5/+3Star
* [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] cell: enable pause(0) in cpu_idleArnd Bergmann2006-01-093-4/+14
* [PATCH] powerpc: Fix search for the main interrupt controllerHaren Myneni2006-01-091-6/+9
* [PATCH] powerpc: export PCI fixup routinelinas2006-01-091-1/+1
* [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman2006-01-092-1/+2
* [PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman2006-01-092-12/+12
* [PATCH] powerpc: minor cleanup of void ptr dereflinas2006-01-091-6/+6
* [PATCH] powerpc: udbg updatesBenjamin Herrenschmidt2006-01-091-2/+2
* [PATCH] powerpc: migrate common PCI hotplug codeLinas Vepstas2006-01-092-1/+175
* [PATCH] powerpc: PCI hotplug common code eliminationLinas Vepstas2006-01-091-0/+26
* [PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2006-01-091-4/+4
* [PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt2006-01-092-52/+30Star
* [PATCH] powerpc: Merge kexecMichael Ellerman2006-01-091-0/+3
* powerpc: Fix i8259 cascade on pSeries with XICS interrupt controllerPaul Mackerras2005-12-221-18/+3Star
* [PATCH] powerpc: Remove debug code in hash pathBenjamin Herrenschmidt2005-12-081-12/+0Star