summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/eeh.c
AgeCommit message (Expand)Author
2014-10-15powerpc/eeh: Don't collect logs on PE with blocked config spaceGavin Shan
2014-10-15powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan
2014-09-30powerpc/eeh: Dump PCI config space for all child devicesGavin Shan
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan
2014-09-30powerpc/eeh: Tag reset state for user owned PEGavin Shan
2014-09-30powerpc/eeh: Block PCI config access during resetGavin Shan
2014-09-30powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan
2014-09-30powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan
2014-09-30powerpc/eeh: Fix improper condition in eeh_pci_enable()Gavin Shan
2014-09-30powerpc/eeh: Clear frozen state on passing deviceGavin Shan
2014-09-30powerpc/eeh: Reenable PCI devices after resetGavin Shan
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan
2014-09-30powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang
2014-08-07powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan
2014-08-05powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan
2014-08-05powerpc/eeh: Reduce lines of log dumpGavin Shan
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan
2014-08-05powerpc/eeh: Fetch IOMMU table in reliable wayGavin Shan
2014-08-05powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan
2014-06-11powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan
2014-05-20powerpc/eeh: Fix build error for cellebGavin Shan
2014-04-28powerpc/eeh: Make the delay for PE reset unifiedGavin Shan
2014-04-28powerpc/eeh: Allow to disable EEHGavin Shan
2014-04-28powerpc/eeh: Cleanup EEH subsystem variablesGavin Shan
2014-04-28powerpc/eeh: Use cached capability for log dumpGavin Shan
2014-04-28powerpc/eeh: Cleanup eeh_gather_pci_data()Gavin Shan
2014-04-28powerpc/eeh: Avoid I/O access during PE resetGavin Shan
2014-04-28powerpc/eeh: EEH_PE_ISOLATED not reflect HW stateGavin Shan
2014-04-28powerpc/eeh: Remove EEH_PE_PHB_DEADGavin Shan
2014-02-17powerpc/eeh: Disable EEH on rebootGavin Shan
2014-02-17powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan
2014-01-15powerpc/eeh: Hotplug improvementGavin Shan
2013-12-05powerpc: Increase EEH recovery timeout for SR-IOVBrian King
2013-11-21powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-04powerpc/pci: Use pci_is_pcie() to simplify code [fix]Yijing Wang
2013-10-11powerpc/eeh: Reorder output messagesGavin Shan
2013-09-23powerpc/pci: Use pci_is_pcie() to simplify codeYijing Wang
2013-08-09powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin Shan
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan
2013-07-24powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan
2013-07-24powerpc/eeh: Keep PE during hotplugGavin Shan
2013-07-24powerpc/eeh: Export functions for hotplugGavin Shan
2013-07-24powerpc/eeh: Remove reference to PCI deviceGavin Shan