aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt3-221/+265
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner1-4/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-8/+39
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-4/+4
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2-8/+6
2006-06-28[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni1-0/+33
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-21[POWERPC] Extra sanity check in EEH codeNathan Lynch1-0/+2
2006-06-21[POWERPC] Dont look for class-code in pci childrenAnton Blanchard1-6/+2
2006-06-21[POWERPC] pseries: Print PCI slot location code on failureLinas Vepstas1-13/+22
2006-06-21[POWERPC] RTAS delay, fix module build breaksJohn Rose1-3/+3
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard1-10/+13
2006-06-15[POWERPC] Optimise some TOC usageAnton Blanchard1-0/+4
2006-06-12Merge branch 'merge'Paul Mackerras1-0/+8
2006-06-09[PATCH] powerpc: Fix cell blade detectionArnd Bergmann1-0/+8
2006-05-19Merge ../linux-2.6Paul Mackerras1-1/+1
2006-05-19[PATCH] powerpc: pseries: Use generic dma-window parsing functionJeremy Kerr1-19/+10
2006-05-19[PATCH] powerpc/pseries: Increment fail counter in PCI recoveryLinas Vepstas1-1/+6
2006-05-16[PATCH] powerpc: fix kernel version display on pseries boxesAnton Blanchard1-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-29[PATCH] powerpc: kill union tce_entryOlof Johansson1-70/+52
2006-04-29[PATCH] powerpc: merge the rest of the vio codeStephen Rothwell2-134/+0
2006-04-29[PATCH] powerpc: use a common vio_match_device routineStephen Rothwell1-12/+0
2006-04-29[PATCH] powerpc: use the device tree for the iSeries vio bus probeStephen Rothwell1-138/+9
2006-04-22[PATCH] powerpc/pseries: clear PCI failure counter if no new failuresLinas Vepstas2-28/+35
2006-04-22[PATCH] powerpc: Quiet rtasd output at bootOlof Johansson1-3/+3
2006-04-22[PATCH] powerpc: Lack of ISA interrupts on XICS isn't dangerousOlof Johansson1-1/+1
2006-04-22[PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson1-3/+3
2006-04-22[PATCH] powerpc: clear IPIs on kdumpHaren Myneni1-10/+13
2006-04-13[PATCH] powerpc/pseries: bugfix: balance calls to pci_device_putLinas Vepstas1-2/+4
2006-04-13[PATCH] powerpc: Avoid __initcall warningsAnton Blanchard1-1/+1
2006-04-01[PATCH] powerpc/pseries: EEH CleanupNathan Fontenot1-32/+30
2006-04-01[PATCH] powerpc/pseries: fix device name printing, again.Linas Vepstas1-3/+4
2006-04-01[PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick2-1/+102
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool6-35/+35
2006-04-01[PATCH] powerpc/pseries: print message if EEH recovery failsLinas Vepstas1-2/+10
2006-04-01[PATCH] powerpc/pseries: mutex lock to serialize EEH event processingLinas Vepstas1-12/+18
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki1-1/+1
2006-03-29Merge ../linux-2.6Paul Mackerras1-5/+5
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt6-15/+37
2006-03-28[PATCH] powerpc: a couple of trivial compile warning fixesStephen Rothwell1-2/+0
2006-03-28[PATCH] powerpc: Fix some initcall return valuesAnton Blanchard1-1/+1
2006-03-28[PATCH] powerpc: hvc_console updatesRyan S. Arnold1-0/+5
2006-03-28[PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman2-2/+2
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-5/+5