| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/eeh: Fix build with STACKTRACE=n | Michael Ellerman | 2019-09-13 | 1 | -0/+2 |
* | powerpc/eeh: Defer printing stack trace | Oliver O'Halloran | 2019-09-05 | 1 | -0/+11 |
* | powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse() | Sam Bobroff | 2019-08-22 | 1 | -3/+3 |
* | powerpc/eeh: Introduce EEH edev logging macros | Sam Bobroff | 2019-08-22 | 1 | -0/+11 |
* | powerpc/eeh: Add bdfn field to eeh_dev | Oliver O'Halloran | 2019-08-22 | 1 | -0/+2 |
* | powerpc/eeh: Refactor around eeh_probe_devices() | Sam Bobroff | 2019-08-22 | 1 | -5/+2 |
* | powerpc/eeh: Initialize EEH address cache earlier | Sam Bobroff | 2019-08-22 | 1 | -0/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | powerpc/eeh: Allow disabling recovery | Oliver O'Halloran | 2019-02-21 | 1 | -0/+1 |
* | powerpc/eeh_cache: Add a way to dump the EEH address cache | Oliver O'Halloran | 2019-02-21 | 1 | -0/+3 |
* | powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes | Oliver O'Halloran | 2019-02-21 | 1 | -1/+1 |
* | powerpc/eeh: Improve recovery of passed-through devices | Sam Bobroff | 2019-02-05 | 1 | -1/+1 |
* | powerpc/eeh: remove sw_state from eeh_unfreeze_pe() | Sam Bobroff | 2019-02-05 | 1 | -1/+1 |
* | powerpc/eeh: Cleanup eeh_ops.wait_state() | Sam Bobroff | 2018-10-13 | 1 | -2/+2 |
* | powerpc/eeh: Cleanup eeh_enabled() | Sam Bobroff | 2018-10-13 | 1 | -5/+1 |
* | powerpc/eeh: Cleanup list_head field names | Sam Bobroff | 2018-10-13 | 1 | -6/+6 |
* | powerpc/eeh: Cleanup unused field in eeh_dev | Sam Bobroff | 2018-10-13 | 1 | -1/+0 |
* | powerpc/eeh: Cleanup EEH_POSTPONED_PROBE | Sam Bobroff | 2018-10-13 | 1 | -1/+0 |
* | powerpc/eeh: Avoid misleading message "EEH: no capable adapters found" | Mauro S. M. Rodrigues | 2018-07-02 | 1 | -7/+8 |
* | powerpc/eeh: Introduce eeh_for_each_pe() | Sam Bobroff | 2018-06-03 | 1 | -0/+4 |
* | powerpc/eeh: Strengthen types of eeh traversal functions | Sam Bobroff | 2018-06-03 | 1 | -3/+4 |
* | powerpc/eeh: Add eeh_state_active() helper | Sam Bobroff | 2018-03-27 | 1 | -0/+6 |
* | powerpc/eeh: Add EEH operations to notify resume | Bryant G. Ly | 2018-01-27 | 1 | -0/+1 |
* | powerpc/eeh: Update VF config space after EEH | Bryant G. Ly | 2018-01-27 | 1 | -0/+1 |
* | powerpc/eeh: Stop using do_gettimeofday() | Arnd Bergmann | 2017-11-06 | 1 | -1/+1 |
* | powerpc/powernv: Rework EEH initialization on powernv | Benjamin Herrenschmidt | 2017-09-26 | 1 | -6/+2 |
* | powerpc/eeh: Remove unnecessary config_addr from eeh_dev | Alexey Kardashevskiy | 2017-08-31 | 1 | -1/+0 |
* | powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev | Alexey Kardashevskiy | 2017-08-31 | 1 | -1/+0 |
* | powerpc/eeh: Reduce to one the number of places where edev is allocated | Alexey Kardashevskiy | 2017-08-31 | 1 | -1/+2 |
* | powerpc/pci: Delay populating pdn | Gavin Shan | 2016-06-21 | 1 | -1/+1 |
* | powerpc: Various typo fixes | Michael Ellerman | 2016-06-14 | 1 | -1/+1 |
* | powerpc/eeh: powerpc/eeh: Support error recovery for VF PE | Wei Yang | 2016-03-08 | 1 | -0/+2 |
* | powerpc/powernv: Support EEH reset for VF PE | Wei Yang | 2016-03-08 | 1 | -0/+1 |
* | powerpc/eeh: Create PE for VFs | Wei Yang | 2016-03-08 | 1 | -0/+1 |
* | powerpc/eeh: EEH device for VF | Wei Yang | 2016-03-08 | 1 | -0/+1 |
* | powerpc/eeh: Fix stale cached primary bus | Gavin Shan | 2016-02-15 | 1 | -0/+1 |
* | powerpc/eeh: Introduce eeh_pe_inject_err() | Gavin Shan | 2015-05-12 | 1 | -0/+2 |
* | powerpc/eeh: Move PE state constants around | Gavin Shan | 2015-05-12 | 1 | -5/+2 |
* | powerpc/eeh: Remove device_node dependency | Gavin Shan | 2015-03-24 | 1 | -7/+0 |
* | powerpc/eeh: Replace device_node with pci_dn in eeh_ops | Gavin Shan | 2015-03-24 | 1 | -3/+3 |
* | powerpc/eeh: Do probe on pci_dn | Gavin Shan | 2015-03-24 | 1 | -6/+5 |
* | powerpc/eeh: Create eeh_dev from pci_dn instead of device_node | Gavin Shan | 2015-03-24 | 1 | -2/+9 |
* | powerpc/eeh: Allow to set maximal frozen times | Gavin Shan | 2015-01-23 | 1 | -6/+1 |
* | powerpc/eeh: Introduce flag EEH_PE_REMOVED | Gavin Shan | 2015-01-23 | 1 | -0/+1 |
* | powerpc/eeh: Fix missed PE#0 on P7IOC | Gavin Shan | 2015-01-23 | 1 | -2/+3 |
* | powerpc/eeh: Dump PHB diag-data early | Gavin Shan | 2014-12-02 | 1 | -0/+1 |
* | powerpc/eeh: Set EEH_PE_RESET on PE reset | Gavin Shan | 2014-12-02 | 1 | -0/+1 |
* | powerpc/eeh: Block PCI config access upon frozen PE | Gavin Shan | 2014-10-15 | 1 | -0/+1 |
* | powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKED | Gavin Shan | 2014-10-15 | 1 | -1/+1 |
* | powerpc/eeh: Emulate EEH recovery for VFIO devices | Gavin Shan | 2014-09-30 | 1 | -0/+1 |