summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/eeh.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] pSeries: EEH improperly enabled for some Power4 systemsLinas Vepstas2007-02-071-3/+16
* [POWERPC] EEH recovery tweaksLinas Vepstas2006-12-081-0/+1
* [POWERPC] EEH failure to mark pci slot as frozen.Linas Vepstas2006-09-261-0/+7
* [POWERPC] EEH: Power4 systems sometimes need multiple resets.Linas Vepstas2006-09-221-12/+24
* [POWERPC] EEH: enable MMIO/DMA on frozen slotLinas Vepstas2006-09-211-0/+29
* [POWERPC] EEH: code comment cleanupLinas Vepstas2006-09-211-5/+14
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-311-6/+6
* [PATCH] powerpc/pseries: bugfix: balance calls to pci_device_putLinas Vepstas2006-04-131-2/+4
* [PATCH] powerpc/pseries: EEH CleanupNathan Fontenot2006-04-011-32/+30
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-1/+1
* [PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose2006-02-281-0/+14
* [PATCH] powerpc: remove warning in EEH codeOlof Johansson2006-01-121-2/+3
* [PATCH] powerpc/pseries: dlpar-add crash on null pointer dereflinas2006-01-101-1/+2
* [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-101-8/+8
* [PATCH] powerpc: handle multifunction PCI devices properlyLinas Vepstas2006-01-101-1/+12
* [PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas2006-01-101-3/+21
* [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: Remove duplicate codeLinas Vepstas2006-01-101-1/+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-101-293/+2
* [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas2006-01-101-2/+15
* [PATCH] powerpc: PCI hotplug common code eliminationLinas Vepstas2006-01-091-0/+26
* [PATCH] Avoid use of uninitialised spinlock in EEH.David Woodhouse2005-11-171-1/+2
* [PATCH] ppc64: mark failed devicesLinas Vepstas2005-11-101-16/+32
* powerpc: Fix compile error in EEH code with gcc4Paul Mackerras2005-11-101-2/+2
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-101-2/+1
* [PATCH] ppc64: Save & restore of PCI device BARSLinas Vepstas2005-11-101-1/+114
* [PATCH] ppc64: PCI reset support routinesLinas Vepstas2005-11-101-0/+99
* [PATCH] ppc64: PCI error event dispatcherLinas Vepstas2005-11-101-123/+15
* [PATCH] ppc64: move eeh.c to powerpc directory from ppc64Linas Vepstas2005-11-101-0/+1093
OpenPOWER on IntegriCloud