aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/eeh.c
AgeCommit message (Expand)Author
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-20powerpc/eeh: Fix debugfs_simple_attr.cocci warningsYueHaibing
2018-12-17powerpc/iommu: Use device_iommu_mapped()Joerg Roedel
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff
2018-10-13powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff
2018-07-02powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"Mauro S. M. Rodrigues
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-03powerpc/eeh: Add message when PE processing at parentSam Bobroff
2018-06-03powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-03-27powerpc/eeh: Add eeh_state_active() helperSam Bobroff
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly
2017-09-26powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt
2017-09-21powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt
2017-08-31powerpc/eeh: Reduce use of pci_dn::nodeAlexey Kardashevskiy
2017-08-31powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy
2017-08-17powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V
2017-04-11powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman
2017-01-18powerpc/eeh: Enable IO path on permanent errorGavin Shan
2016-11-22powerpc/eeh: Refactor EEH PE reset functionsRussell Currey
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey
2016-10-04powerpc/eeh: Quieten EEH message when no adapters are foundAnton Blanchard
2016-09-29powerpc/eeh: Export confirm_error_lockGavin Shan
2016-09-29powerpc/eeh: Allow to freeze PE in eeh_pe_set_option()Gavin Shan
2016-08-09powerpc/eeh: Switch to conventional PCI address output in EEH logGuilherme G. Piccoli
2016-05-12Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli
2016-05-12powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()Gavin Shan
2016-04-11powerpc/eeh: rename EEH from "extended" to "enhanced" error handlingRussell Currey
2016-03-09powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan
2016-03-09powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()Gavin Shan
2016-03-09powerpc/eeh: Synchronize recovery in host/guestGavin Shan
2016-03-09powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang
2016-03-09powerpc/powernv: Support EEH reset for VF PEWei Yang
2016-02-08powerpc/eeh: fix incorrect function name in commentAndrew Donnellan
2015-10-21powerpc/eeh: More relaxed condition for enabled IO pathGavin Shan
2015-10-15powerpc/eeh: atomic_dec_if_positive() to update passthru countGavin Shan
2015-10-12powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V
2015-08-28powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()Gavin Shan
2015-08-18powerpc/eeh: Disable automatically blocked PCI configGavin Shan
2015-08-14powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens
2015-06-11powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU groupAlexey Kardashevskiy
2015-06-07powerpc/eeh: Fix trivial error in eeh_restore_dev_state()David Gibson
2015-05-13powerpc/eeh: remove unused macro IS_BRIDGEWei Yang
2015-05-12powerpc/eeh: Introduce eeh_pe_inject_err()Gavin Shan
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