summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/eeh_event.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Move common part to kernel directoryGavin Shan2013-06-201-142/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-3/+2
|\
| * ppc: eeh_event should just use kthread_run()Al Viro2012-10-111-3/+2
* | powerpc/eeh: Handle EEH error based on PEGavin Shan2012-09-101-1/+1
* | powerpc/eeh: Make EEH handler PE sensitiveGavin Shan2012-09-101-15/+10
* | powerpc/eeh: Build EEH event based on PEGavin Shan2012-09-101-21/+8
* | powerpc/eeh: Use slab to allocate eeh devicesGavin Shan2012-09-101-1/+1
|/
* powerpc/eeh: Check handle_eeh_events() return valueKleber Sacilotto de Souza2012-07-131-2/+4
* powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...Andrew Morton2012-04-021-1/+1
* powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov2012-04-021-1/+1
* powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan2012-03-091-17/+19
* powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan2012-03-091-12/+11
* powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-311-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao2010-02-171-1/+1
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-1/+1
* [POWERPC] EEH: rm un-needed dataLinas Vepstas2007-03-221-5/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+2
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* Merge ../linux-2.6Paul Mackerras2006-05-051-0/+8
|\
| * [PATCH] powerpc/pseries: avoid crash in PCI code if mem system not upLinas Vepstas2006-05-031-0/+8
* | [PATCH] powerpc/pseries: clear PCI failure counter if no new failuresLinas Vepstas2006-04-221-22/+28
|/
* [PATCH] powerpc/pseries: mutex lock to serialize EEH event processingLinas Vepstas2006-04-011-12/+18
* [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas2006-01-101-27/+12
* [PATCH] ppc64: PCI error event dispatcherLinas Vepstas2005-11-101-0/+155
OpenPOWER on IntegriCloud