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
/
include
/
asm
/
eeh.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-02-22
powerpc/eeh: Allow disabling recovery
Oliver O'Halloran
1
-0
/
+1
2019-02-22
powerpc/eeh_cache: Add a way to dump the EEH address cache
Oliver O'Halloran
1
-0
/
+3
2019-02-22
powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes
Oliver O'Halloran
1
-1
/
+1
2019-02-05
powerpc/eeh: Improve recovery of passed-through devices
Sam Bobroff
1
-1
/
+1
2019-02-05
powerpc/eeh: remove sw_state from eeh_unfreeze_pe()
Sam Bobroff
1
-1
/
+1
2018-10-13
powerpc/eeh: Cleanup eeh_ops.wait_state()
Sam Bobroff
1
-2
/
+2
2018-10-13
powerpc/eeh: Cleanup eeh_enabled()
Sam Bobroff
1
-5
/
+1
2018-10-13
powerpc/eeh: Cleanup list_head field names
Sam Bobroff
1
-6
/
+6
2018-10-13
powerpc/eeh: Cleanup unused field in eeh_dev
Sam Bobroff
1
-1
/
+0
2018-10-13
powerpc/eeh: Cleanup EEH_POSTPONED_PROBE
Sam Bobroff
1
-1
/
+0
2018-07-02
powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"
Mauro S. M. Rodrigues
1
-7
/
+8
2018-06-03
powerpc/eeh: Introduce eeh_for_each_pe()
Sam Bobroff
1
-0
/
+4
2018-06-03
powerpc/eeh: Strengthen types of eeh traversal functions
Sam Bobroff
1
-3
/
+4
2018-03-27
powerpc/eeh: Add eeh_state_active() helper
Sam Bobroff
1
-0
/
+6
2018-01-27
powerpc/eeh: Add EEH operations to notify resume
Bryant G. Ly
1
-0
/
+1
2018-01-27
powerpc/eeh: Update VF config space after EEH
Bryant G. Ly
1
-0
/
+1
2017-11-06
powerpc/eeh: Stop using do_gettimeofday()
Arnd Bergmann
1
-1
/
+1
2017-09-26
powerpc/powernv: Rework EEH initialization on powernv
Benjamin Herrenschmidt
1
-6
/
+2
2017-08-31
powerpc/eeh: Remove unnecessary config_addr from eeh_dev
Alexey Kardashevskiy
1
-1
/
+0
2017-08-31
powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev
Alexey Kardashevskiy
1
-1
/
+0
2017-08-31
powerpc/eeh: Reduce to one the number of places where edev is allocated
Alexey Kardashevskiy
1
-1
/
+2
2016-06-21
powerpc/pci: Delay populating pdn
Gavin Shan
1
-1
/
+1
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-1
/
+1
2016-03-09
powerpc/eeh: powerpc/eeh: Support error recovery for VF PE
Wei Yang
1
-0
/
+2
2016-03-09
powerpc/powernv: Support EEH reset for VF PE
Wei Yang
1
-0
/
+1
2016-03-09
powerpc/eeh: Create PE for VFs
Wei Yang
1
-0
/
+1
2016-03-09
powerpc/eeh: EEH device for VF
Wei Yang
1
-0
/
+1
2016-02-15
powerpc/eeh: Fix stale cached primary bus
Gavin Shan
1
-0
/
+1
2015-05-12
powerpc/eeh: Introduce eeh_pe_inject_err()
Gavin Shan
1
-0
/
+2
2015-05-12
powerpc/eeh: Move PE state constants around
Gavin Shan
1
-5
/
+2
2015-03-24
powerpc/eeh: Remove device_node dependency
Gavin Shan
1
-7
/
+0
2015-03-24
powerpc/eeh: Replace device_node with pci_dn in eeh_ops
Gavin Shan
1
-3
/
+3
2015-03-24
powerpc/eeh: Do probe on pci_dn
Gavin Shan
1
-6
/
+5
2015-03-24
powerpc/eeh: Create eeh_dev from pci_dn instead of device_node
Gavin Shan
1
-2
/
+9
2015-01-23
powerpc/eeh: Allow to set maximal frozen times
Gavin Shan
1
-6
/
+1
2015-01-23
powerpc/eeh: Introduce flag EEH_PE_REMOVED
Gavin Shan
1
-0
/
+1
2015-01-23
powerpc/eeh: Fix missed PE#0 on P7IOC
Gavin Shan
1
-2
/
+3
2014-12-02
powerpc/eeh: Dump PHB diag-data early
Gavin Shan
1
-0
/
+1
2014-12-02
powerpc/eeh: Set EEH_PE_RESET on PE reset
Gavin Shan
1
-0
/
+1
2014-10-15
powerpc/eeh: Block PCI config access upon frozen PE
Gavin Shan
1
-0
/
+1
2014-10-15
powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKED
Gavin Shan
1
-1
/
+1
2014-09-30
powerpc/eeh: Emulate EEH recovery for VFIO devices
Gavin Shan
1
-0
/
+1
2014-09-30
powerpc/eeh: Unfreeze PE on enabling EEH functionality
Gavin Shan
1
-0
/
+1
2014-09-30
powerpc/eeh: Introduce eeh_ops::err_inject
Gavin Shan
1
-0
/
+2
2014-09-30
powerpc/eeh: Freeze PE before PE reset
Gavin Shan
1
-0
/
+1
2014-09-30
powerpc/eeh: Drop unused argument in eeh_check_failure()
Gavin Shan
1
-15
/
+14
2014-09-25
powerpc/eeh: Fix kernel crash when passing through VF
Wei Yang
1
-0
/
+5
2014-08-05
powerpc/eeh: Aux PE data for error log
Gavin Shan
1
-0
/
+2
2014-08-05
powerpc/eeh: Selectively enable IO for error log
Gavin Shan
1
-4
/
+5
[next]