summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/eeh.c
AgeCommit message (Expand)Author
2016-08-23powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan
2016-06-06Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli
2015-09-29powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()Gavin Shan
2015-09-29powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens
2015-05-01powerpc/eeh: Delay probing EEH device during hotplugGavin Shan
2015-05-01powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan
2015-04-17powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V
2015-04-14powerpc/eeh: Fix crash in eeh_add_device_early() on CellMichael Ellerman
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan
2015-03-17powerpc/eeh: Enhance pcibios_set_pcie_reset_state()Gavin Shan
2015-01-23powerpc/eeh: Allow to set maximal frozen timesGavin Shan
2014-12-02powerpc: Drop useless warning in eeh_init()Greg Kurz
2014-12-02powerpc/eeh: Dump PHB diag-data earlyGavin Shan
2014-12-02powerpc/eeh: Recover EEH error on ownership change for BCM5719Gavin Shan
2014-12-02powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan
2014-12-02powerpc/eeh: Refactor eeh_reset_pe()Gavin Shan
2014-10-15powerpc/eeh: Don't collect logs on PE with blocked config spaceGavin Shan
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan
2014-09-30powerpc/eeh: Dump PCI config space for all child devicesGavin Shan
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan
2014-09-30powerpc/eeh: Tag reset state for user owned PEGavin Shan
2014-09-30powerpc/eeh: Block PCI config access during resetGavin Shan
2014-09-30powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan
2014-09-30powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan
2014-09-30powerpc/eeh: Fix improper condition in eeh_pci_enable()Gavin Shan
2014-09-30powerpc/eeh: Clear frozen state on passing deviceGavin Shan
2014-09-30powerpc/eeh: Reenable PCI devices after resetGavin Shan
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan
2014-09-30powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang
2014-08-07powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan
2014-08-05powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan
2014-08-05powerpc/eeh: Reduce lines of log dumpGavin Shan
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan
2014-08-05powerpc/eeh: Fetch IOMMU table in reliable wayGavin Shan
2014-08-05powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan
2014-06-11powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan
2014-05-20powerpc/eeh: Fix build error for cellebGavin Shan
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan
2014-04-28powerpc/eeh: Allow to disable EEHGavin Shan
2014-04-28powerpc/eeh: Cleanup EEH subsystem variablesGavin Shan
2014-04-28powerpc/eeh: Use cached capability for log dumpGavin Shan
2014-04-28powerpc/eeh: Cleanup eeh_gather_pci_data()Gavin Shan
2014-04-28powerpc/eeh: Avoid I/O access during PE resetGavin Shan