index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
eeh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-01
powerpc/eeh: Delay probing EEH device during hotplug
Gavin Shan
1
-0
/
+6
2015-05-01
powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()
Gavin Shan
1
-1
/
+4
2015-04-17
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
1
-2
/
+4
2015-04-14
powerpc/eeh: Fix crash in eeh_add_device_early() on Cell
Michael Ellerman
1
-1
/
+1
2015-03-24
powerpc/eeh: Remove device_node dependency
Gavin Shan
1
-11
/
+13
2015-03-24
powerpc/eeh: Replace device_node with pci_dn in eeh_ops
Gavin Shan
1
-18
/
+22
2015-03-24
powerpc/eeh: Do probe on pci_dn
Gavin Shan
1
-42
/
+21
2015-03-17
powerpc/eeh: Enhance pcibios_set_pcie_reset_state()
Gavin Shan
1
-0
/
+55
2015-01-23
powerpc/eeh: Allow to set maximal frozen times
Gavin Shan
1
-0
/
+24
2014-12-02
powerpc: Drop useless warning in eeh_init()
Greg Kurz
1
-4
/
+1
2014-12-02
powerpc/eeh: Dump PHB diag-data early
Gavin Shan
1
-0
/
+2
2014-12-02
powerpc/eeh: Recover EEH error on ownership change for BCM5719
Gavin Shan
1
-0
/
+1
2014-12-02
powerpc/eeh: Set EEH_PE_RESET on PE reset
Gavin Shan
1
-0
/
+4
2014-12-02
powerpc/eeh: Refactor eeh_reset_pe()
Gavin Shan
1
-11
/
+18
2014-10-15
powerpc/eeh: Don't collect logs on PE with blocked config space
Gavin Shan
1
-0
/
+7
2014-10-15
powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKED
Gavin Shan
1
-6
/
+6
2014-09-30
powerpc/eeh: Dump PCI config space for all child devices
Gavin Shan
1
-15
/
+20
2014-09-30
powerpc/eeh: Emulate EEH recovery for VFIO devices
Gavin Shan
1
-2
/
+57
2014-09-30
powerpc/eeh: Tag reset state for user owned PE
Gavin Shan
1
-0
/
+2
2014-09-30
powerpc/eeh: Block PCI config access during reset
Gavin Shan
1
-0
/
+4
2014-09-30
powerpc/eeh: Use eeh_unfreeze_pe()
Gavin Shan
1
-18
/
+1
2014-09-30
powerpc/eeh: Unfreeze PE on enabling EEH functionality
Gavin Shan
1
-28
/
+32
2014-09-30
powerpc/eeh: Fix improper condition in eeh_pci_enable()
Gavin Shan
1
-16
/
+42
2014-09-30
powerpc/eeh: Clear frozen state on passing device
Gavin Shan
1
-1
/
+35
2014-09-30
powerpc/eeh: Reenable PCI devices after reset
Gavin Shan
1
-14
/
+48
2014-09-30
powerpc/eeh: Freeze PE before PE reset
Gavin Shan
1
-0
/
+7
2014-09-30
powerpc/eeh: Drop unused argument in eeh_check_failure()
Gavin Shan
1
-9
/
+6
2014-09-25
powerpc/eeh: Fix kernel crash when passing through VF
Wei Yang
1
-2
/
+2
2014-08-07
powerpc/eeh: Export eeh_iommu_group_to_pe()
Gavin Shan
1
-0
/
+1
2014-08-05
powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_API
Benjamin Herrenschmidt
1
-0
/
+4
2014-08-05
powerpc/eeh: Replace pr_warning() with pr_warn()
Gavin Shan
1
-8
/
+8
2014-08-05
powerpc/eeh: Reduce lines of log dump
Gavin Shan
1
-5
/
+33
2014-08-05
powerpc/eeh: Selectively enable IO for error log
Gavin Shan
1
-1
/
+1
2014-08-05
powerpc/eeh: Refactor EEH flag accessors
Gavin Shan
1
-10
/
+10
2014-08-05
powerpc/eeh: Fetch IOMMU table in reliable way
Gavin Shan
1
-11
/
+22
2014-08-05
powerpc/eeh: EEH support for VFIO PCI device
Gavin Shan
1
-0
/
+268
2014-08-05
powerpc/eeh: Avoid event on passed PE
Gavin Shan
1
-0
/
+8
2014-06-11
powerpc/eeh: Dump PE location code
Gavin Shan
1
-5
/
+8
2014-06-11
powerpc/eeh: Report frozen parent PE prior to child PE
Gavin Shan
1
-3
/
+24
2014-05-20
powerpc/eeh: Fix build error for celleb
Gavin Shan
1
-0
/
+1
2014-04-28
powerpc/eeh: Make the delay for PE reset unified
Gavin Shan
1
-13
/
+0
2014-04-28
powerpc/eeh: Allow to disable EEH
Gavin Shan
1
-1
/
+46
2014-04-28
powerpc/eeh: Cleanup EEH subsystem variables
Gavin Shan
1
-16
/
+15
2014-04-28
powerpc/eeh: Use cached capability for log dump
Gavin Shan
1
-22
/
+17
2014-04-28
powerpc/eeh: Cleanup eeh_gather_pci_data()
Gavin Shan
1
-14
/
+13
2014-04-28
powerpc/eeh: Avoid I/O access during PE reset
Gavin Shan
1
-9
/
+41
2014-04-28
powerpc/eeh: EEH_PE_ISOLATED not reflect HW state
Gavin Shan
1
-7
/
+3
2014-04-28
powerpc/eeh: Remove EEH_PE_PHB_DEAD
Gavin Shan
1
-8
/
+2
2014-02-17
powerpc/eeh: Disable EEH on reboot
Gavin Shan
1
-0
/
+20
2014-02-17
powerpc/eeh: Cleanup on eeh_subsystem_enabled
Gavin Shan
1
-6
/
+6
[next]