summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv/eeh-ioda.c
AgeCommit message (Expand)Author
2014-12-02powerpc/eeh: Dump PHB diag-data earlyGavin Shan
2014-12-02powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan
2014-09-30powerpc/powernv: Fetch frozen PE on top levelGavin Shan
2014-09-30powerpc/powernv: Sync OpalPciResetScope with firmwareGavin Shan
2014-09-30powerpc/powernv: Clear PAPR error injection registersGavin Shan
2014-09-30powerpc/powernv: Add PCI error injection debugfs entryMike Qiu
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-08-05powerpc/powernv: Handle compound PE for EEHGavin Shan
2014-08-05powerpc/powernv: Split ioda_eeh_get_state()Gavin Shan
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan
2014-08-05powerpc/eeh: Make diag-data not endian dependentGavin Shan
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan
2014-06-11powerpc/powernv: Fix killed EEH eventGavin Shan
2014-06-11powerpc/powernv: Don't escalate non-existing frozen PEGavin Shan
2014-06-11powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan
2014-06-11powerpc/powernv: Fix endianness problems in EEHGuo Chao
2014-05-20Revert "powerpc/powernv: Fundamental reset on PLX ports"Benjamin Herrenschmidt
2014-04-28powerpc/powernv: Fundamental reset on PLX portsGavin Shan
2014-04-28powrpc/powernv: Reset PHB in kdump kernelGavin Shan
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan
2014-04-28powerpc/powernv: Reset root port in firmwareGavin Shan
2014-04-28powerpc/powernv: Fix endless reporting frozen PEGavin Shan
2014-04-28powerpc/eeh: Allow to disable EEHGavin Shan
2014-04-28powerpc/eeh: Avoid I/O access during PE resetGavin Shan
2014-04-28powerpc/powernv: Use EEH PCI config accessorsGavin Shan
2014-04-28powerpc/powernv: Move PNV_EEH_STATE_ENABLED aroundGavin Shan
2014-04-28powerpc/powernv: Remove PNV_EEH_STATE_REMOVEDGavin Shan
2014-02-28powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan
2014-02-17powerpc/eeh: Disable EEH on rebootGavin Shan
2014-02-17powerpc/powernv: Rework EEH resetGavin Shan
2014-01-15powerpc/eeh: Escalate error on non-existing PEGavin Shan
2014-01-15powerpc/eeh: Handle multiple EEH errorsGavin Shan
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-12-30powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart
2013-12-30powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart
2013-12-05powerpc/eeh: Output PHB diag-dataGavin Shan
2013-12-05powerpc/powernv: Move PHB-diag dump functions aroundGavin Shan
2013-10-11powerpc/eeh: Output PHB3 diag-dataGavin Shan
2013-10-11powerpc/eeh: Output error numberGavin Shan
2013-10-11powerpc/powernv: Support inbound error injectionGavin Shan
2013-10-11powerpc/powernv: Enable EEH for PHB3Gavin Shan
2013-08-14powerpc/eeh: powerpc/eeh: Fix undefined variableMike Qiu