summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard2006-02-241-7/+0
* [PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman2006-02-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-071-1/+1
|\
| * [PATCH] powerpc: hypervisor check in pseries_kexec_cpu_downMichael Neuling2006-02-071-1/+1
* | [PATCH] eeh_driver NULL noise removalAl Viro2006-02-071-4/+4
|/
* [PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas2006-02-011-0/+3
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-132-13/+11
* [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/+11
|\
| * [PATCH] powerpc: pseries namespace cleanupArnd Bergmann2006-01-126-10/+8
| * [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/+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] 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/+30
* [PATCH] powerpc: Merge kexecMichael Ellerman2006-01-091-0/+3
* powerpc: Fix i8259 cascade on pSeries with XICS interrupt controllerPaul Mackerras2005-12-221-18/+3
* [PATCH] powerpc: Remove debug code in hash pathBenjamin Herrenschmidt2005-12-081-12/+0
* powerpc/pseries: Optimize IOMMU setupPaul Mackerras2005-12-051-1/+1
* [PATCH] powerpc/pseries: Fix TCE building with 64k pagesizeMichal Ostrowski2005-12-021-3/+6
* [PATCH] powerpc: update my email addressOlof Johansson2005-11-231-1/+1
* powerpc: Fix compile error on pSeries arising from delay.h changesPaul Mackerras2005-11-181-2/+2
* [PATCH] Avoid use of uninitialised spinlock in EEH.David Woodhouse2005-11-171-1/+2
* [PATCH] powerpc: More debugging fixupsMichael Ellerman2005-11-161-0/+1
* powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras2005-11-143-1/+329
* [PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_downMichael Ellerman2005-11-141-2/+24
OpenPOWER on IntegriCloud