summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-061080-3006/+2638Star
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051079-2976/+2621Star
| * IRQ: Typedef the IRQ handler function typeDavid Howells2006-10-052-6/+5Star
| * IRQ: Typedef the IRQ flow handler function typeDavid Howells2006-10-052-27/+15Star
* | [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/+3Star
| * | [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-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/+10Star
| * [PA-RISC] Remove warning from pci.cMatthew Wilcox2006-10-051-1/+1
| * [PA-RISC] Fix filldir warningsMatthew Wilcox2006-10-052-7/+5Star
| * [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/+1Star
| * | [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
| * | [POWERPC] spufs: add support for read/write on cntlArnd Bergmann2006-10-051-19/+25
| * | [POWERPC] spufs: remove support for ancient firmwareArnd Bergmann2006-10-051-12/+0Star
| * | [POWERPC] spufs: make mailbox functions handle multiple elementsArnd Bergmann2006-10-051-29/+125
| * | [POWERPC] spufs: use correct pg_prot for mapping SPU local storeArnd Bergmann2006-10-051-3/+7
| * | [POWERPC] spufs: Add infrastructure needed for gang schedulingArnd Bergmann2006-10-057-42/+303
| * | [POWERPC] spufs: implement error event delivery to user spaceArnd Bergmann2006-10-057-24/+68
| * | [POWERPC] spufs: fix context switch during page faultHyeonSeung Jang2006-10-051-0/+9
| * | [POWERPC] spufs: scheduler support for NUMA.Mark Nutter2006-10-053-298/+198Star
| * | [POWERPC] spufs: cell spu problem state mapping updatesBenjamin Herrenschmidt2006-10-052-51/+84
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-0580-775/+9921
|\ \ | |/ |/|
| * [SCSI] Initial Commit of qla4xxxDavid Somayajulu2006-10-0418-0/+7540
| * [SCSI] raid class: handle component-add errorsJeff Garzik2006-10-042-6/+19
| * [SCSI] SCSI megaraid_sas: handle thrown errorsJeff Garzik2006-10-041-12/+30
| * [SCSI] SCSI aic94xx: handle sysfs errorsJeff Garzik2006-10-041-8/+33
| * [SCSI] SCSI st: fix error handling in module init, sysfsJeff Garzik2006-10-041-37/+78