aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/eeh.c
AgeCommit message (Expand)Author
2012-04-30powerpc: Use WARN instead of dump_stack when printing EEH error backtraceAnton Blanchard
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan
2012-03-28powerpc/eeh: Retrieve PHB from global listGavin Shan
2012-03-09powerpc/eeh: pseries platform config space access in EEHGavin Shan
2012-03-09powerpc/eeh: Introduce struct eeh_stats for EEHGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH coreGavin Shan
2012-03-09powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH configure bridgeGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH error log retrievalGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH reset PEGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH wait PE stateGavin Shan
2012-03-09powerpc/eeh: pseries platform PE state retrievalGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH PE address retrievalGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH operationsGavin Shan
2012-03-09powerpc/eeh: pseries platform EEH initializationGavin Shan
2012-03-09powerpc/eeh: Platform dependent EEH operationsGavin Shan
2012-03-09powerpc/eeh: Cleanup function names in the EEH coreGavin Shan
2012-03-09powerpc/eeh: Cleanup comments in the EEH coreGavin Shan
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-09-20powerpc/eeh: Fix /proc/ppc64/eeh creationThadeu Lima de Souza Cascardo
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-04powerpc/pseries/eeh: Handle functional reset on non-PCIe deviceRichard A Lary
2011-05-04powerpc/pseries/eeh: Propagate needs_freset flag to device at PERichard A Lary
2011-04-27powerpc/eeh: Add support for ibm,configure-pe RTAS callRichard A. Lary
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-02powerpc/eeh: Remove one to many l's in the word.Justin Mattock
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan
2010-05-21powerpc/eeh: Fix oops when probing in early bootAnton Blanchard
2010-02-19powerpc: Convert confirm_error_lock to raw_spinlockThomas Gleixner
2010-02-17powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao
2009-09-09PCI/powerpc: support PCIe fundamental resetMike Mason
2008-11-06powerpc/eeh: Make EEH device add/remove more robustBenjamin Herrenschmidt
2008-07-22powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceededMike Mason
2008-07-09powerpc/eeh: PERR/SERR bit settings during EEH device recoveryMike Mason
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman
2008-04-07[POWERPC] Convert pci and eeh code to of_device_is_availableNathan Lynch
2008-01-17[POWERPC] eeh.c: Use for_each_child_of_nodeStephen Rothwell
2007-12-03[POWERPC] EEH: Be careful when identifying "empty" slots.Linas Vepstas
2007-12-03[POWERPC] EEH: Work with device endpoint, alwaysLinas Vepstas
2007-11-08[POWERPC] EEH: Make sure warning message is printedLinas Vepstas
2007-11-08[POWERPC] EEH: Avoid crash on null deviceLinas Vepstas
2007-10-02[POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas
2007-08-17[POWERPC] pseries: Remove dead EEH video codeLinas Vepstas
2007-08-17[POWERPC] EEH: Dump PCI bridge status on eventLinas Vepstas
2007-08-17[POWERPC] EEH: Tweak printk messageLinas Vepstas