summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan2016-03-091-1/+1
* powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()Gavin Shan2016-03-091-7/+0
* powerpc/eeh: Synchronize recovery in host/guestGavin Shan2016-03-091-0/+11
* powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang2016-03-091-0/+8
* powerpc/powernv: Support EEH reset for VF PEWei Yang2016-03-091-3/+6
* powerpc/eeh: fix incorrect function name in commentAndrew Donnellan2016-02-081-1/+1
* powerpc/eeh: More relaxed condition for enabled IO pathGavin Shan2015-10-211-1/+1
* powerpc/eeh: atomic_dec_if_positive() to update passthru countGavin Shan2015-10-151-2/+1
* powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-121-1/+2
* powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()Gavin Shan2015-08-281-3/+18
* powerpc/eeh: Disable automatically blocked PCI configGavin Shan2015-08-181-2/+2
* powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens2015-08-141-3/+3
* powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU groupAlexey Kardashevskiy2015-06-111-3/+1
* powerpc/eeh: Fix trivial error in eeh_restore_dev_state()David Gibson2015-06-071-1/+1
* powerpc/eeh: remove unused macro IS_BRIDGEWei Yang2015-05-131-2/+0
* powerpc/eeh: Introduce eeh_pe_inject_err()Gavin Shan2015-05-121-0/+35
* powerpc/eeh: Delay probing EEH device during hotplugGavin Shan2015-05-011-0/+6
* powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan2015-05-011-1/+4
* powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V2015-04-171-2/+4
* powerpc/eeh: Fix crash in eeh_add_device_early() on CellMichael Ellerman2015-04-141-1/+1
* powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-241-11/+13
* powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-241-18/+22
* powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-241-42/+21
* powerpc/eeh: Enhance pcibios_set_pcie_reset_state()Gavin Shan2015-03-171-0/+55
* powerpc/eeh: Allow to set maximal frozen timesGavin Shan2015-01-231-0/+24
* powerpc: Drop useless warning in eeh_init()Greg Kurz2014-12-021-4/+1
* powerpc/eeh: Dump PHB diag-data earlyGavin Shan2014-12-021-0/+2
* powerpc/eeh: Recover EEH error on ownership change for BCM5719Gavin Shan2014-12-021-0/+1
* powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan2014-12-021-0/+4
* powerpc/eeh: Refactor eeh_reset_pe()Gavin Shan2014-12-021-11/+18
* powerpc/eeh: Don't collect logs on PE with blocked config spaceGavin Shan2014-10-151-0/+7
* powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan2014-10-151-6/+6
* powerpc/eeh: Dump PCI config space for all child devicesGavin Shan2014-09-301-15/+20
* powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan2014-09-301-2/+57
* powerpc/eeh: Tag reset state for user owned PEGavin Shan2014-09-301-0/+2
* powerpc/eeh: Block PCI config access during resetGavin Shan2014-09-301-0/+4
* powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan2014-09-301-18/+1
* powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan2014-09-301-28/+32
* powerpc/eeh: Fix improper condition in eeh_pci_enable()Gavin Shan2014-09-301-16/+42
* powerpc/eeh: Clear frozen state on passing deviceGavin Shan2014-09-301-1/+35
* powerpc/eeh: Reenable PCI devices after resetGavin Shan2014-09-301-14/+48
* powerpc/eeh: Freeze PE before PE resetGavin Shan2014-09-301-0/+7
* powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan2014-09-301-9/+6
* powerpc/eeh: Fix kernel crash when passing through VFWei Yang2014-09-251-2/+2
* powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan2014-08-071-0/+1
* powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt2014-08-051-0/+4
* powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan2014-08-051-8/+8
* powerpc/eeh: Reduce lines of log dumpGavin Shan2014-08-051-5/+33
* powerpc/eeh: Selectively enable IO for error logGavin Shan2014-08-051-1/+1
* powerpc/eeh: Refactor EEH flag accessorsGavin Shan2014-08-051-10/+10
OpenPOWER on IntegriCloud