index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
eeh-powernv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-04
powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...
Gavin Shan
1
-1
/
+1
2016-10-04
powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
Gavin Shan
1
-1
/
+1
2016-09-29
powerpc/powernv: Call opal_pci_poll() if needed
Gavin Shan
1
-2
/
+4
2016-09-23
powerpc/powernv/eeh: Skip finding bus for VF resets
Russell Currey
1
-2
/
+3
2016-09-23
powerpc/eeh: Null check uses of eeh_pe_bus_get
Russell Currey
1
-0
/
+5
2016-06-21
powerpc/powernv: Use PCI slot reset infrastructure
Gavin Shan
1
-1
/
+40
2016-06-21
powerpc/powernv: Support PCI slot ID
Gavin Shan
1
-4
/
+4
2016-05-12
Revert "powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()"
Michael Ellerman
1
-2
/
+10
2016-05-11
powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()
Gavin Shan
1
-10
/
+2
2016-05-11
powerpc/powernv: Simplify pnv_eeh_reset()
Gavin Shan
1
-36
/
+31
2016-05-11
powerpc/powernv: Rename PE# fields in struct pnv_phb
Gavin Shan
1
-1
/
+1
2016-03-09
powerpc/powernv: Support PCI config restore for VFs
Wei Yang
1
-3
/
+92
2016-03-09
powerpc/powernv: Support EEH reset for VF PE
Wei Yang
1
-1
/
+126
2016-03-09
powerpc/eeh: Create PE for VFs
Wei Yang
1
-0
/
+16
2016-02-25
Merge tag 'powerpc-4.5-4' into next
Michael Ellerman
1
-1
/
+4
2016-02-15
powerpc/eeh: Fix stale cached primary bus
Gavin Shan
1
-1
/
+4
2016-02-10
powerpc/powernv: Simplify definitions of EEH debugfs handlers
Gavin Shan
1
-38
/
+22
2015-12-17
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
1
-2
/
+2
2015-10-21
powerpc/eeh: Fix recursive fenced PHB on Broadcom shiner adapter
Gavin Shan
1
-0
/
+3
2015-10-21
powerpc/powernv: Simplify pnv_eeh_set_option()
Gavin Shan
1
-26
/
+25
2015-10-21
powerpc/powernv: Remove pnv_eeh_cap_start()
Gavin Shan
1
-14
/
+5
2015-10-21
powerpc/powernv: Cleanup on EEH comments
Gavin Shan
1
-11
/
+2
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+10
2015-07-30
powerpc/eeh-powernv: Fix unbalanced IRQ warning
Alistair Popple
1
-1
/
+1
2015-07-21
powerpc/eeh: Dump PHB diag-data for non-existing PE
Gavin Shan
1
-1
/
+9
2015-07-21
powerpc/eeh: Fix wrong printed PE number
Gavin Shan
1
-1
/
+1
2015-05-22
powernv/eeh: Update the EEH code to use the opal irq domain
Alistair Popple
1
-27
/
+31
2015-05-13
powerpc/eeh: fix powernv_eeh_wait_state delay logic
Wei Yang
1
-1
/
+1
2015-05-13
powerpc/eeh: fix comment for wait_state()
Wei Yang
1
-1
/
+1
2015-03-24
powerpc/eeh: Replace device_node with pci_dn in eeh_ops
Gavin Shan
1
-22
/
+18
2015-03-24
powerpc/eeh: Do probe on pci_dn
Gavin Shan
1
-35
/
+111
2015-03-24
powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor
Gavin Shan
1
-2
/
+12
2015-03-17
powerpc/powernv: Drop PHB operation reset()
Gavin Shan
1
-5
/
+220
2015-03-17
powerpc/powernv: Drop PHB operation next_error()
Gavin Shan
1
-7
/
+327
2015-03-17
powerpc/powernv: Drop PHB operation get_state()
Gavin Shan
1
-16
/
+169
2015-03-17
powerpc/powernv: Drop PHB operation set_option()
Gavin Shan
1
-7
/
+54
2015-03-17
powerpc/powernv: Drop PHB operation configure_bridge()
Gavin Shan
1
-8
/
+1
2015-03-17
powerpc/powernv: Drop PHB operation get_log()
Gavin Shan
1
-7
/
+3
2015-03-17
powerpc/powernv: Drop PHB operation post_init()
Gavin Shan
1
-5
/
+179
2015-03-17
powerpc/powernv: Drop PHB operation err_inject()
Gavin Shan
1
-4
/
+34
2015-03-17
powerpc/powernv: Shorten EEH function names
Gavin Shan
1
-52
/
+52
2015-01-23
powerpc/eeh: Fix missed PE#0 on P7IOC
Gavin Shan
1
-0
/
+11
2014-10-15
powerpc/eeh: Block CFG upon frozen Shiner adapter
Gavin Shan
1
-2
/
+3
2014-10-15
powerpc/eeh: Block PCI config access upon frozen PE
Gavin Shan
1
-0
/
+19
2014-10-15
powerpc/powernv: Drop config requests in EEH accessors
Gavin Shan
1
-2
/
+35
2014-09-30
powerpc/eeh: Introduce eeh_ops::err_inject
Gavin Shan
1
-0
/
+26
2014-08-05
powerpc/eeh: Aux PE data for error log
Gavin Shan
1
-1
/
+2
2014-08-05
powerpc/eeh: Replace pr_warning() with pr_warn()
Gavin Shan
1
-3
/
+4
2014-08-05
powerpc/eeh: Selectively enable IO for error log
Gavin Shan
1
-0
/
+16
2014-08-05
powerpc/eeh: Refactor EEH flag accessors
Gavin Shan
1
-3
/
+3
[next]