aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/eeh_event.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan1-142/+0
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+2
2012-10-11ppc: eeh_event should just use kthread_run()Al Viro1-3/+2
2012-09-10powerpc/eeh: Handle EEH error based on PEGavin Shan1-1/+1
2012-09-10powerpc/eeh: Make EEH handler PE sensitiveGavin Shan1-15/+10
2012-09-10powerpc/eeh: Build EEH event based on PEGavin Shan1-21/+8
2012-09-10powerpc/eeh: Use slab to allocate eeh devicesGavin Shan1-1/+1
2012-07-13powerpc/eeh: Check handle_eeh_events() return valueKleber Sacilotto de Souza1-2/+4
2012-04-02powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...Andrew Morton1-1/+1
2012-04-02powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov1-1/+1
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan1-17/+19
2012-03-09powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan1-12/+11
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-17powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao1-1/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-1/+1
2007-03-22[POWERPC] EEH: rm un-needed dataLinas Vepstas1-5/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-05-05Merge ../linux-2.6Paul Mackerras1-0/+8
2006-05-03[PATCH] powerpc/pseries: avoid crash in PCI code if mem system not upLinas Vepstas1-0/+8
2006-04-22[PATCH] powerpc/pseries: clear PCI failure counter if no new failuresLinas Vepstas1-22/+28
2006-04-01[PATCH] powerpc/pseries: mutex lock to serialize EEH event processingLinas Vepstas1-12/+18
2006-01-10[PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas1-27/+12
2005-11-10[PATCH] ppc64: PCI error event dispatcherLinas Vepstas1-0/+155