summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Add eeh_state_active() helperSam Bobroff2018-03-271-13/+6
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-3/+3
|\
* | powerpc/eeh: Update VF config space after EEHBryant G. Ly2018-01-271-0/+59
|/
* powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt2017-09-261-32/+14
* powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt2017-09-211-0/+4
* powerpc/eeh: Reduce use of pci_dn::nodeAlexey Kardashevskiy2017-08-311-4/+5
* powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy2017-08-311-4/+3
* powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V2017-08-171-2/+2
* powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman2017-04-111-2/+1
* powerpc/eeh: Enable IO path on permanent errorGavin Shan2017-01-181-1/+9
* powerpc/eeh: Refactor EEH PE reset functionsRussell Currey2016-11-221-43/+35
* powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey2016-11-221-3/+3
* powerpc/eeh: Quieten EEH message when no adapters are foundAnton Blanchard2016-10-041-1/+1
* powerpc/eeh: Export confirm_error_lockGavin Shan2016-09-291-0/+1
* powerpc/eeh: Allow to freeze PE in eeh_pe_set_option()Gavin Shan2016-09-291-0/+1
* powerpc/eeh: Switch to conventional PCI address output in EEH logGuilherme G. Piccoli2016-08-091-2/+2
* Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli2016-05-121-1/+1
* powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()Gavin Shan2016-05-121-4/+1
* powerpc/eeh: rename EEH from "extended" to "enhanced" error handlingRussell Currey2016-04-111-1/+1
* 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
OpenPOWER on IntegriCloud