aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-17powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V1-2/+4
2015-04-14powerpc/eeh: Fix crash in eeh_add_device_early() on CellMichael Ellerman1-1/+1
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan1-11/+13
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan1-18/+22
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan1-42/+21
2015-03-17powerpc/eeh: Enhance pcibios_set_pcie_reset_state()Gavin Shan1-0/+55
2015-01-23powerpc/eeh: Allow to set maximal frozen timesGavin Shan1-0/+24
2014-12-02powerpc: Drop useless warning in eeh_init()Greg Kurz1-4/+1
2014-12-02powerpc/eeh: Dump PHB diag-data earlyGavin Shan1-0/+2
2014-12-02powerpc/eeh: Recover EEH error on ownership change for BCM5719Gavin Shan1-0/+1
2014-12-02powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan1-0/+4
2014-12-02powerpc/eeh: Refactor eeh_reset_pe()Gavin Shan1-11/+18
2014-10-15powerpc/eeh: Don't collect logs on PE with blocked config spaceGavin Shan1-0/+7
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan1-6/+6
2014-09-30powerpc/eeh: Dump PCI config space for all child devicesGavin Shan1-15/+20
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan1-2/+57
2014-09-30powerpc/eeh: Tag reset state for user owned PEGavin Shan1-0/+2
2014-09-30powerpc/eeh: Block PCI config access during resetGavin Shan1-0/+4
2014-09-30powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan1-18/+1
2014-09-30powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan1-28/+32
2014-09-30powerpc/eeh: Fix improper condition in eeh_pci_enable()Gavin Shan1-16/+42
2014-09-30powerpc/eeh: Clear frozen state on passing deviceGavin Shan1-1/+35
2014-09-30powerpc/eeh: Reenable PCI devices after resetGavin Shan1-14/+48
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan1-0/+7
2014-09-30powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan1-9/+6
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang1-2/+2
2014-08-07powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan1-0/+1
2014-08-05powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt1-0/+4
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan1-8/+8
2014-08-05powerpc/eeh: Reduce lines of log dumpGavin Shan1-5/+33
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan1-1/+1
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan1-10/+10
2014-08-05powerpc/eeh: Fetch IOMMU table in reliable wayGavin Shan1-11/+22
2014-08-05powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan1-0/+268
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan1-0/+8
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan1-5/+8
2014-06-11powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan1-3/+24
2014-05-20powerpc/eeh: Fix build error for cellebGavin Shan1-0/+1
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan1-13/+0
2014-04-28powerpc/eeh: Allow to disable EEHGavin Shan1-1/+46
2014-04-28powerpc/eeh: Cleanup EEH subsystem variablesGavin Shan1-16/+15
2014-04-28powerpc/eeh: Use cached capability for log dumpGavin Shan1-22/+17
2014-04-28powerpc/eeh: Cleanup eeh_gather_pci_data()Gavin Shan1-14/+13
2014-04-28powerpc/eeh: Avoid I/O access during PE resetGavin Shan1-9/+41
2014-04-28powerpc/eeh: EEH_PE_ISOLATED not reflect HW stateGavin Shan1-7/+3
2014-04-28powerpc/eeh: Remove EEH_PE_PHB_DEADGavin Shan1-8/+2
2014-02-17powerpc/eeh: Disable EEH on rebootGavin Shan1-0/+20
2014-02-17powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan1-6/+6
2014-01-15powerpc/eeh: Hotplug improvementGavin Shan1-0/+15
2013-12-05powerpc: Increase EEH recovery timeout for SR-IOVBrian King1-1/+1