summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran2020-01-231-1/+1
* powerpc/eeh_sysfs: Make clearing EEH_DEV_SYSFS sanerOliver O'Halloran2020-01-231-13/+17
* powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devicesOliver O'Halloran2019-09-271-2/+2
* powerpc/eeh: Add a eeh_dev_break debugfs interfaceOliver O'Halloran2019-09-051-1/+138
* powerpc/eeh: Add debugfs interface to run an EEH checkOliver O'Halloran2019-09-051-0/+61
* powerpc/eeh: Defer printing stack traceOliver O'Halloran2019-09-051-11/+4
* powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()Sam Bobroff2019-08-221-11/+5
* powerpc/eeh: Convert log messages to eeh_edev_* macrosSam Bobroff2019-08-221-11/+8
* powerpc/eeh: Refactor around eeh_probe_devices()Sam Bobroff2019-08-221-17/+10
* powerpc/eeh: EEH for pSeries hot plugSam Bobroff2019-08-221-1/+3
* powerpc/eeh: Initialize EEH address cache earlierSam Bobroff2019-08-221-0/+2
* powerpc/eeh: Improve debug messages around device additionSam Bobroff2019-08-221-1/+1
* 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