summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-0740-92/+84
* [POWERPC] Fix iseries/smp.c for irq breakageStephen Rothwell2006-10-073-7/+12
* [POWERPC] Fix viocons for irq breakageStephen Rothwell2006-10-071-1/+1
* [POWERPC] Update iseries_defconfigStephen Rothwell2006-10-071-17/+69
* [POWERPC] Fix fsl_soc build breaksOlof Johansson2006-10-071-4/+5
* [POWERPC] Minor fix for bootargs propertyGeoff Levand2006-10-061-1/+1
* [POWERPC] Update MTFSF_L() commentAnton Blanchard2006-10-061-1/+1
* [POWERPC] Update pSeries defconfig for SATABrian King2006-10-061-1/+1
* [POWERPC] Don't get PCI IRQ from OF for devices with no IRQBenjamin Herrenschmidt2006-10-061-6/+11
* [POWERPC] Fix zImage decompress locationBenjamin Herrenschmidt2006-10-061-4/+1
* [POWERPC] linux,tce-size property is 32 bitsNathan Lynch2006-10-061-1/+2
* [POWERPC] Add DTS for MPC8349E-mITX boardTimur Tabi2006-10-061-0/+246
* [POWERPC] Fix harmless typoNick Piggin2006-10-061-1/+1
* [PPC] Fix some irq breakage with ARCH=ppcPaul Mackerras2006-10-062-4/+4
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-0610-12/+12
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-061080-3006/+2638
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051079-2976/+2621
| * IRQ: Typedef the IRQ handler function typeDavid Howells2006-10-052-6/+5
| * IRQ: Typedef the IRQ flow handler function typeDavid Howells2006-10-052-27/+15
* | [PATCH] UDF: Fix mounting read-writePeter Osterlund2006-10-061-1/+2
* | [PATCH] x86-64: Fix compilation without CONFIG_KALLSYMSRandy Dunlap2006-10-061-1/+1
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-10-0610-34/+118
|\ \
| * | [PATCH] i386: fix rwsem build bug on CONFIG_M386=yIngo Molnar2006-10-051-0/+3
| * | [PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlersAndi Kleen2006-10-051-0/+3
| * | [PATCH] x86-64: Fix FPU corruptionAndi Kleen2006-10-051-4/+3
| * | [PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen2006-10-052-1/+10
| * | [PATCH] i386: Fix PCI BIOS config space accessAndi Kleen2006-10-052-0/+6
| * | [PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hexJon Mason2006-10-051-4/+4
| * | [PATCH] x86-64: Calgary IOMMU: Update Jon's contact infoJon Mason2006-10-052-2/+3
| * | [PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space...Jon Mason2006-10-051-2/+11
| * | [PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_initJon Mason2006-10-051-5/+7
| * | [PATCH] i386: Update defconfigAndi Kleen2006-10-051-8/+33
| * | [PATCH] x86-64: Update defconfigAndi Kleen2006-10-051-8/+35
| |/
* / [PATCH] fix qla{2,4} build errorFrederik Deweerdt2006-10-068-21/+21
|/
* Linux 2.6.19-rc1v2.6.19-rc1Linus Torvalds2006-10-051-2/+2
* [PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...Mark Assad2006-10-051-3/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6Linus Torvalds2006-10-057-56/+58
|\
| * [PA-RISC] Fix time.c for new do_timer() calling conventionMatthew Wilcox2006-10-051-14/+23
| * [PA-RISC] Fix must_check warnings in drivers.cMatthew Wilcox2006-10-051-3/+8
| * [PA-RISC] Fix parisc_newuname()Matthew Wilcox2006-10-051-23/+10
| * [PA-RISC] Remove warning from pci.cMatthew Wilcox2006-10-051-1/+1
| * [PA-RISC] Fix filldir warningsMatthew Wilcox2006-10-052-7/+5
| * [PA-RISC] Fix sys32_sysctlMatthew Wilcox2006-10-051-6/+9
| * [PA-RISC] Fix sba_iommu compilationMatthew Wilcox2006-10-051-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-0517-496/+1017
|\ \
| * | [POWERPC] cell: fix bugs found by sparseArnd Bergmann2006-10-053-8/+12
| * | [POWERPC] spiderpic: enable new style devtree supportArnd Bergmann2006-10-051-3/+1
| * | [POWERPC] Update cell_defconfigArnd Bergmann2006-10-051-14/+46
| * | [POWERPC] spufs: add infrastructure for finding elf objectsArnd Bergmann2006-10-054-1/+58
| * | [POWERPC] spufs: support new OF device tree formatArnd Bergmann2006-10-051-5/+94