aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/eeh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-30powerpc: Use WARN instead of dump_stack when printing EEH error backtraceAnton Blanchard1-1/+1
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan1-1/+1
2012-03-28powerpc/eeh: Retrieve PHB from global listGavin Shan1-14/+5
2012-03-09powerpc/eeh: pseries platform config space access in EEHGavin Shan1-16/+16
2012-03-09powerpc/eeh: Introduce struct eeh_stats for EEHGavin Shan1-27/+38
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan1-1/+1
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH coreGavin Shan1-129/+140
2012-03-09powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan1-1/+1
2012-03-09powerpc/eeh: pseries platform EEH configure bridgeGavin Shan1-43/+1
2012-03-09powerpc/eeh: pseries platform EEH error log retrievalGavin Shan1-62/+1
2012-03-09powerpc/eeh: pseries platform EEH reset PEGavin Shan1-57/+6
2012-03-09powerpc/eeh: pseries platform EEH wait PE stateGavin Shan1-44/+2
2012-03-09powerpc/eeh: pseries platform PE state retrievalGavin Shan1-80/+16
2012-03-09powerpc/eeh: pseries platform EEH PE address retrievalGavin Shan1-64/+3
2012-03-09powerpc/eeh: pseries platform EEH operationsGavin Shan1-22/+4
2012-03-09powerpc/eeh: pseries platform EEH initializationGavin Shan1-0/+12
2012-03-09powerpc/eeh: Platform dependent EEH operationsGavin Shan1-0/+53
2012-03-09powerpc/eeh: Cleanup function names in the EEH coreGavin Shan1-53/+49
2012-03-09powerpc/eeh: Cleanup comments in the EEH coreGavin Shan1-132/+268
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo1-2/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+2
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker1-0/+1
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-09-20powerpc/eeh: Fix /proc/ppc64/eeh creationThadeu Lima de Souza Cascardo1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-04powerpc/pseries/eeh: Handle functional reset on non-PCIe deviceRichard A Lary1-5/+14
2011-05-04powerpc/pseries/eeh: Propagate needs_freset flag to device at PERichard A Lary1-7/+43
2011-04-27powerpc/eeh: Add support for ibm,configure-pe RTAS callRichard A. Lary1-1/+12
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-02powerpc/eeh: Remove one to many l's in the word.Justin Mattock1-1/+1
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan1-2/+0
2010-05-21powerpc/eeh: Fix oops when probing in early bootAnton Blanchard1-1/+1
2010-02-19powerpc: Convert confirm_error_lock to raw_spinlockThomas Gleixner1-7/+7
2010-02-17powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao1-2/+2
2009-09-09PCI/powerpc: support PCIe fundamental resetMike Mason1-1/+9
2008-11-06powerpc/eeh: Make EEH device add/remove more robustBenjamin Herrenschmidt1-20/+24
2008-07-22powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceededMike Mason1-14/+12
2008-07-09powerpc/eeh: PERR/SERR bit settings during EEH device recoveryMike Mason1-0/+14
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev1-8/+2
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman1-1/+0
2008-04-07[POWERPC] Convert pci and eeh code to of_device_is_availableNathan Lynch1-3/+2
2008-01-17[POWERPC] eeh.c: Use for_each_child_of_nodeStephen Rothwell1-22/+21
2007-12-03[POWERPC] EEH: Be careful when identifying "empty" slots.Linas Vepstas1-1/+1
2007-12-03[POWERPC] EEH: Work with device endpoint, alwaysLinas Vepstas1-0/+1
2007-11-08[POWERPC] EEH: Make sure warning message is printedLinas Vepstas1-1/+1
2007-11-08[POWERPC] EEH: Avoid crash on null deviceLinas Vepstas1-3/+8
2007-10-02[POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas1-1/+1
2007-08-17[POWERPC] pseries: Remove dead EEH video codeLinas Vepstas1-17/+0
2007-08-17[POWERPC] EEH: Dump PCI bridge status on eventLinas Vepstas1-1/+26
2007-08-17[POWERPC] EEH: Tweak printk messageLinas Vepstas1-4/+4