aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-17powerpc/eeh: Disable EEH on rebootGavin Shan1-0/+20
2014-02-17powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan1-6/+6
2014-01-15powerpc/eeh: Hotplug improvementGavin Shan1-0/+15
2013-12-05powerpc: Increase EEH recovery timeout for SR-IOVBrian King1-1/+1
2013-11-21powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan1-0/+9
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+2
2013-11-04powerpc/pci: Use pci_is_pcie() to simplify code [fix]Yijing Wang1-1/+1
2013-10-11powerpc/eeh: Reorder output messagesGavin Shan1-3/+3
2013-09-23powerpc/pci: Use pci_is_pcie() to simplify codeYijing Wang1-2/+1
2013-08-09powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu1-1/+1
2013-07-24powerpc/eeh: Introdce flag to protect sysfsGavin Shan1-0/+2
2013-07-24powerpc/eeh: Use partial hotplug for EEH unaware driversGavin Shan1-3/+27
2013-07-24powerpc/eeh: Use safe list traversal when walking EEH devicesGavin Shan1-2/+2
2013-07-24powerpc/eeh: Keep PE during hotplugGavin Shan1-26/+2
2013-07-24powerpc/eeh: Export functions for hotplugGavin Shan1-3/+3
2013-07-24powerpc/eeh: Remove reference to PCI deviceGavin Shan1-4/+0
2013-07-01powerpc/eeh: Avoid build warningsGavin Shan1-1/+1
2013-07-01powerpc/eeh: Refactor the output messageGavin Shan1-2/+7
2013-07-01powerpc/eeh: Don't collect PCI-CFG data on PHBGavin Shan1-9/+23
2013-06-25powerpc/eeh: Remove eeh_mutexGavin Shan1-3/+0
2013-06-21powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V1-1/+6
2013-06-20powerpc/eeh: Allow to check fenced PHB proactivelyGavin Shan1-0/+60
2013-06-20powerpc/eeh: Export confirm_error_lockGavin Shan1-6/+4
2013-06-20powerpc/eeh: Single kthread to handle eventsGavin Shan1-0/+5
2013-06-20powerpc/eeh: Delay EEH probe during hotplugGavin Shan1-1/+15
2013-06-20powerpc/eeh: Refactor eeh_reset_pe_once()Gavin Shan1-1/+2
2013-06-20powerpc/eeh: EEH post initialization operationGavin Shan1-0/+11
2013-06-20powerpc/eeh: Make eeh_init() publicGavin Shan1-2/+20
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan1-0/+942