summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-3/+12
|\
| * powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran2019-07-121-3/+12
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
|/
* powerpc/eeh: Add eeh_force_recover to debugfsOliver O'Halloran2019-02-221-0/+59
* powerpc/eeh: Allow disabling recoveryOliver O'Halloran2019-02-221-0/+10
* powerpc/eeh_cache: Add a way to dump the EEH address cacheOliver O'Halloran2019-02-221-0/+1
* powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezesOliver O'Halloran2019-02-221-18/+3
* powerpc/eeh: Correct retries in eeh_pe_reset_full()Sam Bobroff2019-02-051-14/+18
* powerpc/eeh: Improve recovery of passed-through devicesSam Bobroff2019-02-051-10/+37
* powerpc/eeh: Add include_passed to eeh_pe_state_clear()Sam Bobroff2019-02-051-9/+9
* powerpc/eeh: remove sw_state from eeh_unfreeze_pe()Sam Bobroff2019-02-051-8/+10
* Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-011-1/+1
|\
| * powerpc/iommu: Use device_iommu_mapped()Joerg Roedel2018-12-171-1/+1
* | powerpc/eeh: Fix debugfs_simple_attr.cocci warningsYueHaibing2018-12-201-10/+10
|/
* powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff2018-10-131-5/+4
* powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff2018-10-131-4/+4
* powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()Sam Bobroff2018-10-131-2/+4
* powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff2018-10-131-12/+6
* powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff2018-10-131-0/+5
* powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"Mauro S. M. Rodrigues2018-07-021-1/+1
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-9/+10
|\
| * powerpc/eeh: Add message when PE processing at parentSam Bobroff2018-06-031-1/+5
| * powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff2018-06-031-8/+5
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+1
|/
* 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