aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-02-22powerpc/eeh: Add eeh_force_recover to debugfsOliver O'Halloran1-0/+59
2019-02-22powerpc/eeh: Allow disabling recoveryOliver O'Halloran1-0/+10
2019-02-22powerpc/eeh_cache: Add a way to dump the EEH address cacheOliver O'Halloran1-0/+1
2019-02-22powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezesOliver O'Halloran1-18/+3
2019-02-05powerpc/eeh: Correct retries in eeh_pe_reset_full()Sam Bobroff1-14/+18
2019-02-05powerpc/eeh: Improve recovery of passed-through devicesSam Bobroff1-10/+37
2019-02-05powerpc/eeh: Add include_passed to eeh_pe_state_clear()Sam Bobroff1-9/+9
2019-02-05powerpc/eeh: remove sw_state from eeh_unfreeze_pe()Sam Bobroff1-8/+10
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2018-12-20powerpc/eeh: Fix debugfs_simple_attr.cocci warningsYueHaibing1-10/+10
2018-12-17powerpc/iommu: Use device_iommu_mapped()Joerg Roedel1-1/+1
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff1-5/+4
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff1-4/+4
2018-10-13powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()Sam Bobroff1-2/+4
2018-10-13powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff1-12/+6
2018-10-13powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff1-0/+5
2018-07-02powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"Mauro S. M. Rodrigues1-1/+1
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-9/+10
2018-06-03powerpc/eeh: Add message when PE processing at parentSam Bobroff1-1/+5
2018-06-03powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff1-8/+5
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-13/+1
2018-03-27powerpc/eeh: Add eeh_state_active() helperSam Bobroff1-13/+6
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+3
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly1-0/+59
2017-09-26powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt1-32/+14
2017-09-21powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt1-0/+4
2017-08-31powerpc/eeh: Reduce use of pci_dn::nodeAlexey Kardashevskiy1-4/+5
2017-08-31powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy1-4/+3
2017-08-17powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V1-2/+2
2017-04-11powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman1-2/+1
2017-01-18powerpc/eeh: Enable IO path on permanent errorGavin Shan1-1/+9
2016-11-22powerpc/eeh: Refactor EEH PE reset functionsRussell Currey1-43/+35
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey1-3/+3
2016-10-04powerpc/eeh: Quieten EEH message when no adapters are foundAnton Blanchard1-1/+1
2016-09-29powerpc/eeh: Export confirm_error_lockGavin Shan1-0/+1
2016-09-29powerpc/eeh: Allow to freeze PE in eeh_pe_set_option()Gavin Shan1-0/+1
2016-08-09powerpc/eeh: Switch to conventional PCI address output in EEH logGuilherme G. Piccoli1-2/+2
2016-05-12Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli1-1/+1
2016-05-12powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()Gavin Shan1-4/+1
2016-04-11powerpc/eeh: rename EEH from "extended" to "enhanced" error handlingRussell Currey1-1/+1
2016-03-09powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan1-1/+1
2016-03-09powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()Gavin Shan1-7/+0
2016-03-09powerpc/eeh: Synchronize recovery in host/guestGavin Shan1-0/+11
2016-03-09powerpc/eeh: powerpc/eeh: Support error recovery for VF PEWei Yang1-0/+8
2016-03-09powerpc/powernv: Support EEH reset for VF PEWei Yang1-3/+6
2016-02-08powerpc/eeh: fix incorrect function name in commentAndrew Donnellan1-1/+1
2015-10-21powerpc/eeh: More relaxed condition for enabled IO pathGavin Shan1-1/+1
2015-10-15powerpc/eeh: atomic_dec_if_positive() to update passthru countGavin Shan1-2/+1
2015-10-12powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V1-1/+2