index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
eeh.c
Age
Commit message (
Expand
)
Author
2015-05-01
powerpc/eeh: Delay probing EEH device during hotplug
Gavin Shan
2015-05-01
powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()
Gavin Shan
2015-04-17
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
2015-04-14
powerpc/eeh: Fix crash in eeh_add_device_early() on Cell
Michael Ellerman
2015-03-24
powerpc/eeh: Remove device_node dependency
Gavin Shan
2015-03-24
powerpc/eeh: Replace device_node with pci_dn in eeh_ops
Gavin Shan
2015-03-24
powerpc/eeh: Do probe on pci_dn
Gavin Shan
2015-03-17
powerpc/eeh: Enhance pcibios_set_pcie_reset_state()
Gavin Shan
2015-01-23
powerpc/eeh: Allow to set maximal frozen times
Gavin Shan
2014-12-02
powerpc: Drop useless warning in eeh_init()
Greg Kurz
2014-12-02
powerpc/eeh: Dump PHB diag-data early
Gavin Shan
2014-12-02
powerpc/eeh: Recover EEH error on ownership change for BCM5719
Gavin Shan
2014-12-02
powerpc/eeh: Set EEH_PE_RESET on PE reset
Gavin Shan
2014-12-02
powerpc/eeh: Refactor eeh_reset_pe()
Gavin Shan
2014-10-15
powerpc/eeh: Don't collect logs on PE with blocked config space
Gavin Shan
2014-10-15
powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKED
Gavin Shan
2014-09-30
powerpc/eeh: Dump PCI config space for all child devices
Gavin Shan
2014-09-30
powerpc/eeh: Emulate EEH recovery for VFIO devices
Gavin Shan
2014-09-30
powerpc/eeh: Tag reset state for user owned PE
Gavin Shan
2014-09-30
powerpc/eeh: Block PCI config access during reset
Gavin Shan
2014-09-30
powerpc/eeh: Use eeh_unfreeze_pe()
Gavin Shan
2014-09-30
powerpc/eeh: Unfreeze PE on enabling EEH functionality
Gavin Shan
2014-09-30
powerpc/eeh: Fix improper condition in eeh_pci_enable()
Gavin Shan
2014-09-30
powerpc/eeh: Clear frozen state on passing device
Gavin Shan
2014-09-30
powerpc/eeh: Reenable PCI devices after reset
Gavin Shan
2014-09-30
powerpc/eeh: Freeze PE before PE reset
Gavin Shan
2014-09-30
powerpc/eeh: Drop unused argument in eeh_check_failure()
Gavin Shan
2014-09-25
powerpc/eeh: Fix kernel crash when passing through VF
Wei Yang
2014-08-07
powerpc/eeh: Export eeh_iommu_group_to_pe()
Gavin Shan
2014-08-05
powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_API
Benjamin Herrenschmidt
2014-08-05
powerpc/eeh: Replace pr_warning() with pr_warn()
Gavin Shan
2014-08-05
powerpc/eeh: Reduce lines of log dump
Gavin Shan
2014-08-05
powerpc/eeh: Selectively enable IO for error log
Gavin Shan
2014-08-05
powerpc/eeh: Refactor EEH flag accessors
Gavin Shan
2014-08-05
powerpc/eeh: Fetch IOMMU table in reliable way
Gavin Shan
2014-08-05
powerpc/eeh: EEH support for VFIO PCI device
Gavin Shan
2014-08-05
powerpc/eeh: Avoid event on passed PE
Gavin Shan
2014-06-11
powerpc/eeh: Dump PE location code
Gavin Shan
2014-06-11
powerpc/eeh: Report frozen parent PE prior to child PE
Gavin Shan
2014-05-20
powerpc/eeh: Fix build error for celleb
Gavin Shan
2014-04-28
powerpc/eeh: Make the delay for PE reset unified
Gavin Shan
2014-04-28
powerpc/eeh: Allow to disable EEH
Gavin Shan
2014-04-28
powerpc/eeh: Cleanup EEH subsystem variables
Gavin Shan
2014-04-28
powerpc/eeh: Use cached capability for log dump
Gavin Shan
2014-04-28
powerpc/eeh: Cleanup eeh_gather_pci_data()
Gavin Shan
2014-04-28
powerpc/eeh: Avoid I/O access during PE reset
Gavin Shan
2014-04-28
powerpc/eeh: EEH_PE_ISOLATED not reflect HW state
Gavin Shan
2014-04-28
powerpc/eeh: Remove EEH_PE_PHB_DEAD
Gavin Shan
2014-02-17
powerpc/eeh: Disable EEH on reboot
Gavin Shan
2014-02-17
powerpc/eeh: Cleanup on eeh_subsystem_enabled
Gavin Shan
[prev]
[next]