index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
eeh-ioda.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-17
powerpc/powernv: Remove unused file
Gavin Shan
1
-38
/
+0
2015-03-17
powerpc/powernv: Drop PHB operation reset()
Gavin Shan
1
-235
/
+0
2015-03-17
powerpc/powernv: Drop PHB operation next_error()
Gavin Shan
1
-351
/
+0
2015-03-17
powerpc/powernv: Drop PHB operation get_state()
Gavin Shan
1
-169
/
+1
2015-03-17
powerpc/powernv: Drop PHB operation set_option()
Gavin Shan
1
-84
/
+0
2015-03-17
powerpc/powernv: Drop PHB operation configure_bridge()
Gavin Shan
1
-15
/
+0
2015-03-17
powerpc/powernv: Drop PHB operation get_log()
Gavin Shan
1
-20
/
+0
2015-03-17
powerpc/powernv: Drop PHB operation post_init()
Gavin Shan
1
-193
/
+0
2015-03-17
powerpc/powernv: Drop PHB operation err_inject()
Gavin Shan
1
-47
/
+2
2014-12-02
powerpc/eeh: Dump PHB diag-data early
Gavin Shan
1
-1
/
+12
2014-12-02
powerpc/eeh: Set EEH_PE_RESET on PE reset
Gavin Shan
1
-1
/
+1
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
1
-1
/
+0
2014-10-15
powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKED
Gavin Shan
1
-1
/
+1
2014-09-30
powerpc/powernv: Fetch frozen PE on top level
Gavin Shan
1
-14
/
+34
2014-09-30
powerpc/powernv: Sync OpalPciResetScope with firmware
Gavin Shan
1
-6
/
+6
2014-09-30
powerpc/powernv: Clear PAPR error injection registers
Gavin Shan
1
-0
/
+25
2014-09-30
powerpc/powernv: Add PCI error injection debugfs entry
Mike Qiu
1
-0
/
+52
2014-09-30
powerpc/eeh: Introduce eeh_ops::err_inject
Gavin Shan
1
-0
/
+44
2014-09-30
powerpc/eeh: Freeze PE before PE reset
Gavin Shan
1
-10
/
+33
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
1
-2
/
+2
2014-08-05
powerpc/powernv: Handle compound PE for EEH
Gavin Shan
1
-47
/
+78
2014-08-05
powerpc/powernv: Split ioda_eeh_get_state()
Gavin Shan
1
-80
/
+104
2014-08-05
powerpc/eeh: Aux PE data for error log
Gavin Shan
1
-13
/
+29
2014-08-05
powerpc/eeh: Make diag-data not endian dependent
Gavin Shan
1
-19
/
+32
2014-08-05
powerpc/eeh: Replace pr_warning() with pr_warn()
Gavin Shan
1
-6
/
+6
2014-08-05
powerpc/eeh: Avoid event on passed PE
Gavin Shan
1
-1
/
+2
2014-06-11
powerpc/eeh: Dump PE location code
Gavin Shan
1
-6
/
+15
2014-06-11
powerpc/powernv: Fix killed EEH event
Gavin Shan
1
-1
/
+1
2014-06-11
powerpc/powernv: Don't escalate non-existing frozen PE
Gavin Shan
1
-15
/
+9
2014-06-11
powerpc/eeh: Report frozen parent PE prior to child PE
Gavin Shan
1
-2
/
+28
2014-06-11
powerpc/powernv: Fix endianness problems in EEH
Guo Chao
1
-17
/
+19
2014-05-20
Revert "powerpc/powernv: Fundamental reset on PLX ports"
Benjamin Herrenschmidt
1
-94
/
+16
2014-04-28
powerpc/powernv: Fundamental reset on PLX ports
Gavin Shan
1
-16
/
+94
2014-04-28
powrpc/powernv: Reset PHB in kdump kernel
Gavin Shan
1
-4
/
+11
2014-04-28
powerpc/pci: Mask linkDown on resetting PCI bus
Gavin Shan
1
-2
/
+36
2014-04-28
powerpc/eeh: Make the delay for PE reset unified
Gavin Shan
1
-1
/
+11
2014-04-28
powerpc/powernv: Reset root port in firmware
Gavin Shan
1
-7
/
+6
2014-04-28
powerpc/powernv: Fix endless reporting frozen PE
Gavin Shan
1
-0
/
+7
2014-04-28
powerpc/eeh: Allow to disable EEH
Gavin Shan
1
-6
/
+23
2014-04-28
powerpc/eeh: Avoid I/O access during PE reset
Gavin Shan
1
-61
/
+23
2014-04-28
powerpc/powernv: Use EEH PCI config accessors
Gavin Shan
1
-11
/
+12
2014-04-28
powerpc/powernv: Move PNV_EEH_STATE_ENABLED around
Gavin Shan
1
-1
/
+1
2014-04-28
powerpc/powernv: Remove PNV_EEH_STATE_REMOVED
Gavin Shan
1
-41
/
+15
2014-02-28
powerpc/powernv: Dump PHB diag-data immediately
Gavin Shan
1
-53
/
+43
2014-02-17
powerpc/eeh: Disable EEH on reboot
Gavin Shan
1
-1
/
+2
2014-02-17
powerpc/powernv: Rework EEH reset
Gavin Shan
1
-25
/
+4
2014-01-15
powerpc/eeh: Escalate error on non-existing PE
Gavin Shan
1
-10
/
+21
2014-01-15
powerpc/eeh: Handle multiple EEH errors
Gavin Shan
1
-15
/
+24
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-30
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-13
/
+2
[next]