summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/eeh.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Tweak EEH copyright infoLinas Vepstas2007-06-141-1/+5
* [POWERPC] Remove dead EEH codeLinas Vepstas2007-06-141-3/+1
* [POWERPC] Show EEH per-device false positivesLinas Vepstas2007-06-141-0/+5
* [POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas2007-06-141-1/+3
* [POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas2007-05-101-3/+10
* [POWERPC] EEH: log all PCI-X and PCI-E AER registersLinas Vepstas2007-05-091-2/+46
* [POWERPC] EEH: capture and log pci state on errorLinas Vepstas2007-05-091-2/+41
* [POWERPC] Add powerpc PCI-E reset API implementationBrian King2007-05-081-0/+30
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-5/+5
* [POWERPC] EEH: restructure multi-function supportLinas Vepstas2007-03-221-2/+2
* [POWERPC] EEH: verify state changeLinas Vepstas2007-03-221-1/+5
* [POWERPC] EEH: rm un-needed dataLinas Vepstas2007-03-221-7/+1
* [POWERPC] EEH: wait for slot statusLinas Vepstas2007-03-221-51/+59
* [POWERPC] EEH: handle reset state highLinas Vepstas2007-03-221-3/+3
* [POWERPC] EEH: support ibm,get-config-addr-info2 RTAS callLinas Vepstas2007-03-221-9/+35
* [POWERPC] EEH: Tolerate high mmioLinas Vepstas2007-03-221-1/+1
* [POWERPC] EEH: modify order of EEH state checkingLinas Vepstas2007-03-221-8/+8
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [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
OpenPOWER on IntegriCloud