summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-10-10[PATCH] chelsio: add endian annotationsAlexey Dobriyan1-3/+3
2006-10-10[PATCH] cdrom: add endianness annotationsAlexey Dobriyan1-3/+3
2006-10-10[PATCH] use %p for pointersAl Viro1-1/+1
2006-10-10[PATCH] use %zu for size_tAl Viro1-1/+1
2006-10-10[PATCH] em28xx NULL noise removalAl Viro1-1/+1
2006-10-10[PATCH] __user annotations: loop.cAl Viro1-1/+1
2006-10-10[PATCH] openprom NULL noise removalAl Viro1-1/+1
2006-10-10[PATCH] trivial iomem annotations: sata_promiseAl Viro1-1/+1
2006-10-10[PATCH] gfp annotations: scsi_errorAl Viro1-1/+1
2006-10-10[PATCH] trivial iomem annotations: istallionAl Viro1-29/+29
2006-10-10[PATCH] acpi NULL noise removalAl Viro1-2/+2
2006-10-10[PATCH] passing pointer to setup_timer() should be via unsigned longAl Viro1-1/+1
2006-10-10[PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2-2/+2
2006-10-10[PATCH] drivers/dma trivial annotationsAl Viro2-4/+4
2006-10-10[PATCH] devio __user annotationsAl Viro1-3/+3
2006-10-10[PATCH] misc sata __iomem annotationsAl Viro2-3/+3
2006-10-10[PATCH] fix misannotations in loop.cAl Viro1-3/+3
2006-10-10[PATCH] NULL noise removal: advansysAl Viro1-2/+2
2006-10-10[PATCH] __iomem annotations in sunzilogAl Viro1-1/+1
2006-10-10[PATCH] drivers/s390 misc sparse annotationsAl Viro1-1/+1
2006-10-10[PATCH] advansys __iomem annotationsAl Viro1-1/+1
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