aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/eeh_cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan1-319/+0
2012-09-10powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan1-23/+23
2012-09-10powerpc/eeh: Trace eeh device from I/O cacheGavin Shan1-6/+8
2012-09-10powerpc/eeh: Move stats to PEGavin Shan1-2/+1
2012-09-10powerpc/eeh: Use slab to allocate eeh devicesGavin Shan1-1/+1
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cacheGavin Shan1-7/+20
2012-03-09powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan1-4/+4
2012-03-09powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan1-6/+3
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-07-09powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman1-1/+0
2007-08-17[POWERPC] EEH: Fix PCI bridge handling bugLinas Vepstas1-4/+5
2007-06-14[POWERPC] Tweak EEH copyright infoLinas Vepstas1-1/+2
2007-06-14[POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas1-0/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-09-21[POWERPC] EEH: balance pcidev_get/put callsLinas Vepstas1-15/+2
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-21[POWERPC] Extra sanity check in EEH codeNathan Lynch1-0/+2
2006-01-10powerpc: Fix up some compile errors in the PCI error recovery codePaul Mackerras1-1/+0
2006-01-10[PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas1-3/+0
2006-01-10[PATCH] powerpc: bugfix: fill in uninitialized fieldLinas Vepstas1-0/+3
2006-01-10[PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas1-0/+317