Sign in
android-kvm
/
linux
/
ab444ec97e8bd65fff9d489b9a409fc03979268b
/
arch
/
powerpc
/
kernel
/
eeh.c
9feed42
powerpc/eeh: Use safe list traversal when walking EEH devices
by Gavin Shan
· 11 years ago
807a827
powerpc/eeh: Keep PE during hotplug
by Gavin Shan
· 11 years ago
f285649
powerpc/eeh: Export functions for hotplug
by Gavin Shan
· 11 years ago
0ba1788
powerpc/eeh: Remove reference to PCI device
by Gavin Shan
· 11 years ago
eeb6361
powerpc/eeh: Avoid build warnings
by Gavin Shan
· 11 years ago
56ca4fd
powerpc/eeh: Refactor the output message
by Gavin Shan
· 11 years ago
c35ae17
powerpc/eeh: Don't collect PCI-CFG data on PHB
by Gavin Shan
· 11 years ago
ef6a285
powerpc/eeh: Remove eeh_mutex
by Gavin Shan
· 11 years ago
12bc9f6
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
by Aneesh Kumar K.V
· 12 years ago
b95cd2c
powerpc/eeh: Allow to check fenced PHB proactively
by Gavin Shan
· 12 years ago
4907581
powerpc/eeh: Export confirm_error_lock
by Gavin Shan
· 12 years ago
c86085580
powerpc/eeh: Single kthread to handle events
by Gavin Shan
· 12 years ago
26a7485
powerpc/eeh: Delay EEH probe during hotplug
by Gavin Shan
· 12 years ago
326a98e
powerpc/eeh: Refactor eeh_reset_pe_once()
by Gavin Shan
· 12 years ago
21fd21f
powerpc/eeh: EEH post initialization operation
by Gavin Shan
· 12 years ago
51fb5f5
powerpc/eeh: Make eeh_init() public
by Gavin Shan
· 12 years ago
317f06d
powerpc/eeh: Move common part to kernel directory
by Gavin Shan
· 12 years ago
[Renamed from arch/powerpc/platforms/pseries/eeh.c]
a84f273
powerpc/eeh: Cleanup for EEH core
by Gavin Shan
· 12 years ago
6a040ce
powerpc/eeh: Fix crash when adding a device in a slot with DDW
by Thadeu Lima de Souza Cascardo
· 12 years ago
1e38b71
powerpc/eeh: Fix crash on converting OF node to edev
by Gavin Shan
· 12 years ago
20ee6a9
powerpc/eeh: Remove EEH PE for normal PCI hotplug
by Gavin Shan
· 12 years ago
3ab96a0
powerpc/eeh: Cleanup on EEH PCI address cache
by Gavin Shan
· 12 years ago
f8f7d63
powerpc/eeh: Trace eeh device from I/O cache
by Gavin Shan
· 12 years ago
d7bb886
powerpc/eeh: Probe mode support
by Gavin Shan
· 12 years ago
dbbceee
powerpc/eeh: Move stats to PE
by Gavin Shan
· 12 years ago
c270a24
powerpc/eeh: Do reset based on PE
by Gavin Shan
· 12 years ago
ff47796
powerpc/eeh: I/O enable and log retrival based on PE
by Gavin Shan
· 12 years ago
9e6d2cf
powerpc/eeh: Device bars restore based on PE
by Gavin Shan
· 12 years ago
371a395
powerpc/eeh: Make EEH operations based on PE
by Gavin Shan
· 12 years ago
66523d9
powerpc/eeh: Trace error based on PE from beginning
by Gavin Shan
· 12 years ago
5b66352
powerpc/eeh: Trace EEH state based on PE
by Gavin Shan
· 12 years ago
82e8882
powerpc/eeh: Remove PE at appropriate time
by Gavin Shan
· 12 years ago
9b84348
powerpc/eeh: Create PEs duing EEH initialization
by Gavin Shan
· 12 years ago
646a849
powerpc/eeh: Introduce global mutex
by Gavin Shan
· 12 years ago
35e5cfe
powerpc/eeh: Move EEH initialization around
by Gavin Shan
· 12 years ago
14fb1fa
powerpc: Use WARN instead of dump_stack when printing EEH error backtrace
by Anton Blanchard
· 13 years ago
2ef822c
powerpc/eeh: Fix crash caused by null eeh_dev
by Gavin Shan
· 13 years ago
1a5c2e6
powerpc/eeh: Retrieve PHB from global list
by Gavin Shan
· 13 years ago
3780444
powerpc/eeh: pseries platform config space access in EEH
by Gavin Shan
· 13 years ago
e575f8d
powerpc/eeh: Introduce struct eeh_stats for EEH
by Gavin Shan
· 13 years ago
40a7cd9
powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux components
by Gavin Shan
· 13 years ago
f631acd
powerpc/eeh: Replace pci_dn with eeh_dev for EEH core
by Gavin Shan
· 13 years ago
def9d83
powerpc/eeh: Cleanup function names in EEH aux components
by Gavin Shan
· 13 years ago
1823fbf
powerpc/eeh: pseries platform EEH configure bridge
by Gavin Shan
· 13 years ago
8d63329
powerpc/eeh: pseries platform EEH error log retrieval
by Gavin Shan
· 13 years ago
2652481
powerpc/eeh: pseries platform EEH reset PE
by Gavin Shan
· 13 years ago
b0e5f74
powerpc/eeh: pseries platform EEH wait PE state
by Gavin Shan
· 13 years ago
eb594a4
powerpc/eeh: pseries platform PE state retrieval
by Gavin Shan
· 13 years ago
c8c29b3
powerpc/eeh: pseries platform EEH PE address retrieval
by Gavin Shan
· 13 years ago
8fb8f709
powerpc/eeh: pseries platform EEH operations
by Gavin Shan
· 13 years ago
e2af155
powerpc/eeh: pseries platform EEH initialization
by Gavin Shan
· 13 years ago
aa1e637
powerpc/eeh: Platform dependent EEH operations
by Gavin Shan
· 13 years ago
cce4b2d
powerpc/eeh: Cleanup function names in the EEH core
by Gavin Shan
· 13 years ago
cb3bc9d
powerpc/eeh: Cleanup comments in the EEH core
by Gavin Shan
· 13 years ago
778a785
powerpc/pseries/eeh: Fix crash when error happens during device probe
by Thadeu Lima de Souza Cascardo
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
62fe91b
powerpc: Fix up implicit sched.h users
by Paul Gortmaker
· 14 years ago
66b15db
powerpc: add export.h to files making use of EXPORT_SYMBOL
by Paul Gortmaker
· 14 years ago
8feaa43
powerpc/eeh: Fix /proc/ppc64/eeh creation
by Thadeu Lima de Souza Cascardo
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
ecb7390
powerpc/pseries/eeh: Handle functional reset on non-PCIe device
by Richard A Lary
· 14 years ago
308fc4f
powerpc/pseries/eeh: Propagate needs_freset flag to device at PE
by Richard A Lary
· 14 years ago
65f47f1
powerpc/eeh: Add support for ibm,configure-pe RTAS call
by Richard A. Lary
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
31116f0
powerpc/eeh: Remove one to many l's in the word.
by Justin Mattock
· 14 years ago
01cf6fe
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
by Nishanth Aravamudan
· 14 years ago
ce47c1c
powerpc/eeh: Fix oops when probing in early boot
by Anton Blanchard
· 15 years ago
3d37262
powerpc: Convert confirm_error_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
8d3d50b
powerpc/eeh: Fix a bug when pci structure is null
by Breno Leitao
· 15 years ago
6e19314
PCI/powerpc: support PCIe fundamental reset
by Mike Mason
· 15 years ago
57b066f
powerpc/eeh: Make EEH device add/remove more robust
by Benjamin Herrenschmidt
· 16 years ago
f36c522
powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded
by Mike Mason
· 16 years ago
cde274c
powerpc/eeh: PERR/SERR bit settings during EEH device recovery
by Mike Mason
· 16 years ago
6674713
powerpc: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
36f8a2c
[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries
by Michael Ellerman
· 17 years ago
c6d4d5a
[POWERPC] Convert pci and eeh code to of_device_is_available
by Nathan Lynch
· 17 years ago
acaa617
[POWERPC] eeh.c: Use for_each_child_of_node
by Stephen Rothwell
· 17 years ago
c9b65a7
[POWERPC] EEH: Be careful when identifying "empty" slots.
by Linas Vepstas
· 17 years ago
307d46e
[POWERPC] EEH: Work with device endpoint, always
by Linas Vepstas
· 17 years ago
2c84b40
[POWERPC] EEH: Make sure warning message is printed
by Linas Vepstas
· 17 years ago
b37ceef
[POWERPC] EEH: Avoid crash on null device
by Linas Vepstas
· 17 years ago
a7fb7ea
[POWERPC] pseries: device node status can be "ok" or "okay"
by Linas Vepstas
· 17 years ago
09a5410
[POWERPC] pseries: Remove dead EEH video code
by Linas Vepstas
· 17 years ago
0b9369f
[POWERPC] EEH: Dump PCI bridge status on event
by Linas Vepstas
· 17 years ago
12588da
[POWERPC] EEH: Tweak printk message
by Linas Vepstas
· 17 years ago
3c8c90a
[POWERPC] Tweak EEH copyright info
by Linas Vepstas
· 18 years ago
42253a6
[POWERPC] Remove dead EEH code
by Linas Vepstas
· 18 years ago
858955b
[POWERPC] Show EEH per-device false positives
by Linas Vepstas
· 18 years ago
e1d04c9
[POWERPC] Add EEH sysfs blinkenlights
by Linas Vepstas
· 18 years ago
17213c3
[POWERPC] Assorted janitorial EEH cleanups
by Linas Vepstas
· 18 years ago
fcf9892b
[POWERPC] EEH: log all PCI-X and PCI-E AER registers
by Linas Vepstas
· 18 years ago
d99bb1d
[POWERPC] EEH: capture and log pci state on error
by Linas Vepstas
· 18 years ago
00c2ae3
[POWERPC] Add powerpc PCI-E reset API implementation
by Brian King
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
4980d5e
[POWERPC] EEH: restructure multi-function support
by Linas Vepstas
· 18 years ago
fa1be47
[POWERPC] EEH: verify state change
by Linas Vepstas
· 18 years ago
d0ab95c
[POWERPC] EEH: rm un-needed data
by Linas Vepstas
· 18 years ago
9c54776
[POWERPC] EEH: wait for slot status
by Linas Vepstas
· 18 years ago
90375f5
[POWERPC] EEH: handle reset state high
by Linas Vepstas
· 18 years ago
147d6a3
[POWERPC] EEH: support ibm,get-config-addr-info2 RTAS call
by Linas Vepstas
· 18 years ago
Next »