summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-081-3/+3
* [POWERPC] fix PMU initialization on pseries lparSonny Rao2006-08-081-2/+0
* [POWERPC] Use H_CEDE on non-SMTJake Moilanen2006-07-311-2/+4
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-102-22/+15
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-035-351/+496
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-033-221/+265
* [PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2006-07-021-4/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-293-8/+39
|\
| * [POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman2006-06-282-8/+6
| * [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-281-0/+33
* | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-2/+2
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-4/+4
* | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
|/
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [POWERPC] Extra sanity check in EEH codeNathan Lynch2006-06-211-0/+2
* [POWERPC] Dont look for class-code in pci childrenAnton Blanchard2006-06-211-6/+2
* [POWERPC] pseries: Print PCI slot location code on failureLinas Vepstas2006-06-211-13/+22
* [POWERPC] RTAS delay, fix module build breaksJohn Rose2006-06-211-3/+3
* [POWERPC] node local IOMMU tablesAnton Blanchard2006-06-151-10/+13
* [POWERPC] Optimise some TOC usageAnton Blanchard2006-06-151-0/+4
* Merge branch 'merge'Paul Mackerras2006-06-121-0/+8
|\
| * [PATCH] powerpc: Fix cell blade detectionArnd Bergmann2006-06-091-0/+8
* | Merge ../linux-2.6Paul Mackerras2006-05-191-1/+1
|\ \ | |/
| * [PATCH] powerpc: fix kernel version display on pseries boxesAnton Blanchard2006-05-161-1/+1
* | [PATCH] powerpc: pseries: Use generic dma-window parsing functionJeremy Kerr2006-05-191-19/+10
* | [PATCH] powerpc/pseries: Increment fail counter in PCI recoveryLinas Vepstas2006-05-191-1/+6
* | 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: kill union tce_entryOlof Johansson2006-04-291-70/+52
* | [PATCH] powerpc: merge the rest of the vio codeStephen Rothwell2006-04-292-134/+0
* | [PATCH] powerpc: use a common vio_match_device routineStephen Rothwell2006-04-291-12/+0
* | [PATCH] powerpc: use the device tree for the iSeries vio bus probeStephen Rothwell2006-04-291-138/+9
* | [PATCH] powerpc/pseries: clear PCI failure counter if no new failuresLinas Vepstas2006-04-222-28/+35
* | [PATCH] powerpc: Quiet rtasd output at bootOlof Johansson2006-04-221-3/+3
* | [PATCH] powerpc: Lack of ISA interrupts on XICS isn't dangerousOlof Johansson2006-04-221-1/+1
* | [PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson2006-04-221-3/+3
* | [PATCH] powerpc: clear IPIs on kdumpHaren Myneni2006-04-221-10/+13
|/
* [PATCH] powerpc/pseries: bugfix: balance calls to pci_device_putLinas Vepstas2006-04-131-2/+4
* [PATCH] powerpc: Avoid __initcall warningsAnton Blanchard2006-04-131-1/+1
* [PATCH] powerpc/pseries: EEH CleanupNathan Fontenot2006-04-011-32/+30
* [PATCH] powerpc/pseries: fix device name printing, again.Linas Vepstas2006-04-011-3/+4
* [PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick2006-04-012-1/+102
* [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool2006-04-016-35/+35
* [PATCH] powerpc/pseries: print message if EEH recovery failsLinas Vepstas2006-04-011-2/+10
* [PATCH] powerpc/pseries: mutex lock to serialize EEH event processingLinas Vepstas2006-04-011-12/+18
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-291-1/+1
* Merge ../linux-2.6Paul Mackerras2006-03-291-5/+5
|\
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-5/+5
OpenPOWER on IntegriCloud