summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-10-10IB/mthca: Fix off-by-one in mthca SRQ creationMichael S. Tsirkin1-2/+4
2006-10-10IPoIB: Check for DMA mapping error for TX packetsRoland Dreier1-0/+5
2006-10-10RDMA/amso1100: Fix build with debugging offRoland Dreier1-2/+0
2006-10-10IB/cm: Send DREP in response to unmatched DREQSean Hefty1-1/+29
2006-10-10IB/cm: Fix timewait crash after module unloadSean Hefty1-18/+36
2006-10-10IB/mthca: Query port fixJack Morgenstein1-0/+2
2006-10-10IB/srp: Enable multiple connections to the same targetIshai Rabinovitz2-10/+18
2006-10-10IB/srp: Remove redundant memset()Ishai Rabinovitz1-1/+0
2006-10-10RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recvTom Tucker1-4/+12
2006-10-09[RTC] Consistently use of tabs for formatting.Ralf Baechle1-2/+2
2006-10-09[MIPS] qtronix: remove driver.Ralf Baechle1-605/+0
2006-10-09[PATCH] m68k/MVME167: SERIAL167 tty flip buffer updatesGeert Uytterhoeven1-6/+10
2006-10-09[PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven1-2/+0
2006-10-09[PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven4-5/+5
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds65-316/+97
2006-10-09[PATCH] tifm __iomem annotations, NULL noise removalAl Viro3-14/+15
2006-10-09[PATCH] mos7840 annotationsAl Viro1-30/+16
2006-10-08[PATCH] misc ppc pt_regs fixesAl Viro2-2/+2
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro2-2/+2
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro1-1/+1
2006-10-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2006-10-08ieee1394: nodemgr: fix startup of knodemgrdStefan Richter1-1/+1
2006-10-08[MIPS] Fix DECserial build error by IRQ hander changeYoichi Yuasa1-1/+1
2006-10-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+1
2006-10-07[PATCH] m32r pt_regs fixesAl Viro3-3/+3
2006-10-07[PATCH] m68k pt_regs fixesAl Viro7-9/+9
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox8-24/+24
2006-10-07[POWERPC] Fix viocons for irq breakageStephen Rothwell1-1/+1
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik65-316/+97
2006-10-06[PATCH] fix mesh compile errors after irq changesOlaf Hering1-2/+2
2006-10-06drivers/isdn/act2000: kill irq2card_mapJeff Garzik1-16/+6
2006-10-06drivers/net/eepro: kill dead codeJeff Garzik1-14/+0
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik27-87/+52
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik37-199/+39
2006-10-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+1
2006-10-06[IA64] Fix breakage from irq changeTony Luck1-1/+1
2006-10-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds10-23/+35
2006-10-06[PATCH] md: fix bug where new drives added to an md array sometimes don't syn...NeilBrown1-0/+1
2006-10-06[PATCH] mmc: multi sector write transfersPierre Ossman1-9/+95
2006-10-06[PATCH] swarm: Actually initialize the IDE driverMaciej W. Rozycki1-0/+2
2006-10-06[PATCH] ohci: don't play with IRQ regsDavid Brownell1-1/+1
2006-10-06[PATCH] sysrq: irq change build fix.Heiko Carstens1-0/+1
2006-10-06[S390] irq change build fixes.Heiko Carstens6-8/+12
2006-10-06[S390] cio: 0 is a valid chpid.Cornelia Huck1-9/+16
2006-10-06[S390] monwriter buffer limit.Melissa Howland1-5/+5
2006-10-06[S390] ap bus poll thread priority.Christian Borntraeger1-1/+1
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson1-1/+1
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds859-2439/+2041
2006-10-05[PATCH] fix qla{2,4} build errorFrederik Deweerdt8-21/+21
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells859-2439/+2041