index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
eeh.h
Age
Commit message (
Expand
)
Author
2020-03-25
powerpc/eeh: Rework eeh_ops->probe()
Oliver O'Halloran
2020-03-25
powerpc/eeh: Make early EEH init pseries specific
Oliver O'Halloran
2020-03-25
powerpc/eeh: Remove eeh_add_device_tree_late()
Oliver O'Halloran
2020-03-25
powerpc/eeh: Add sysfs files in late probe
Oliver O'Halloran
2019-09-14
powerpc/eeh: Fix build with STACKTRACE=n
Michael Ellerman
2019-09-05
powerpc/eeh: Defer printing stack trace
Oliver O'Halloran
2019-08-22
powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()
Sam Bobroff
2019-08-22
powerpc/eeh: Introduce EEH edev logging macros
Sam Bobroff
2019-08-22
powerpc/eeh: Add bdfn field to eeh_dev
Oliver O'Halloran
2019-08-22
powerpc/eeh: Refactor around eeh_probe_devices()
Sam Bobroff
2019-08-22
powerpc/eeh: Initialize EEH address cache earlier
Sam Bobroff
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-22
powerpc/eeh: Allow disabling recovery
Oliver O'Halloran
2019-02-22
powerpc/eeh_cache: Add a way to dump the EEH address cache
Oliver O'Halloran
2019-02-22
powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes
Oliver O'Halloran
2019-02-05
powerpc/eeh: Improve recovery of passed-through devices
Sam Bobroff
2019-02-05
powerpc/eeh: remove sw_state from eeh_unfreeze_pe()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup eeh_ops.wait_state()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup eeh_enabled()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup list_head field names
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup unused field in eeh_dev
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup EEH_POSTPONED_PROBE
Sam Bobroff
2018-07-02
powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"
Mauro S. M. Rodrigues
2018-06-03
powerpc/eeh: Introduce eeh_for_each_pe()
Sam Bobroff
2018-06-03
powerpc/eeh: Strengthen types of eeh traversal functions
Sam Bobroff
2018-03-27
powerpc/eeh: Add eeh_state_active() helper
Sam Bobroff
2018-01-27
powerpc/eeh: Add EEH operations to notify resume
Bryant G. Ly
2018-01-27
powerpc/eeh: Update VF config space after EEH
Bryant G. Ly
2017-11-06
powerpc/eeh: Stop using do_gettimeofday()
Arnd Bergmann
2017-09-26
powerpc/powernv: Rework EEH initialization on powernv
Benjamin Herrenschmidt
2017-08-31
powerpc/eeh: Remove unnecessary config_addr from eeh_dev
Alexey Kardashevskiy
2017-08-31
powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev
Alexey Kardashevskiy
2017-08-31
powerpc/eeh: Reduce to one the number of places where edev is allocated
Alexey Kardashevskiy
2016-06-21
powerpc/pci: Delay populating pdn
Gavin Shan
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
2016-03-09
powerpc/eeh: powerpc/eeh: Support error recovery for VF PE
Wei Yang
2016-03-09
powerpc/powernv: Support EEH reset for VF PE
Wei Yang
2016-03-09
powerpc/eeh: Create PE for VFs
Wei Yang
2016-03-09
powerpc/eeh: EEH device for VF
Wei Yang
2016-02-15
powerpc/eeh: Fix stale cached primary bus
Gavin Shan
2015-05-12
powerpc/eeh: Introduce eeh_pe_inject_err()
Gavin Shan
2015-05-12
powerpc/eeh: Move PE state constants around
Gavin Shan
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-24
powerpc/eeh: Create eeh_dev from pci_dn instead of device_node
Gavin Shan
2015-01-23
powerpc/eeh: Allow to set maximal frozen times
Gavin Shan
2015-01-23
powerpc/eeh: Introduce flag EEH_PE_REMOVED
Gavin Shan
2015-01-23
powerpc/eeh: Fix missed PE#0 on P7IOC
Gavin Shan
2014-12-02
powerpc/eeh: Dump PHB diag-data early
Gavin Shan
[next]