summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-11[PATCH] __user annotations: futexAl Viro4-15/+16
2006-10-11[PATCH] tipc __user annotationsAl Viro1-3/+3
2006-10-11[PATCH] drivers/dma trivial annotationsAl Viro2-4/+4
2006-10-11[PATCH] devio __user annotationsAl Viro1-3/+3
2006-10-11[PATCH] hwdep_compat missed __user annotationsAl Viro1-1/+1
2006-10-11[PATCH] misc sata __iomem annotationsAl Viro2-3/+3
2006-10-11[PATCH] fix misannotations in loop.cAl Viro1-3/+3
2006-10-11[PATCH] NULL noise removal: advansysAl Viro1-2/+2
2006-10-11[PATCH] __iomem annotations in sunzilogAl Viro1-1/+1
2006-10-11[PATCH] dccp __user annotationsAl Viro1-1/+1
2006-10-11[PATCH] drivers/s390 misc sparse annotationsAl Viro1-1/+1
2006-10-11[PATCH] more fs/compat.c __user annotationsAl Viro1-1/+1
2006-10-11[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-10[PATCH] mm: bug in set_page_dirty_buffersNick Piggin1-1/+4
2006-10-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-14/+21
2006-10-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds5-15/+0
2006-10-10[SPARC32]: Fix prom.c build warningMartin Habets1-2/+5
2006-10-10[SPARC64]: Update defconfig.David S. Miller1-4/+15
2006-10-10[SPARC64]: Fix of_device bus_id settings.David S. Miller1-1/+1
2006-10-10[SPARC64]: Update MAINTAINERS entry.David S. Miller1-7/+0
2006-10-10[HEADERS] Put linux/config.h out of its misery.Dave Jones5-15/+0
2006-10-10[MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto7-24/+30
2006-10-10[MIPS] Fix build errors related to wbflush.h on tx4927/tx4938.Atsushi Nemoto5-29/+3
2006-10-10[MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle11-1662/+9
2006-10-10[MIPS] Malta: Fix build for non-MIPS32/64 configuration.Ralf Baechle1-6/+6
2006-10-10[RTC] Consistently use of tabs for formatting.Ralf Baechle1-2/+2
2006-10-10[MIPS] NUMA: Register all nodes before cpus or sysfs will barf.Ralf Baechle1-5/+9
2006-10-10[MIPS] qtronix: remove driver.Ralf Baechle1-605/+0
2006-10-10[MIPS] ret_from_irq adjustmentAtsushi Nemoto4-23/+19
2006-10-10[MIPS] Fix RM9000 wait instruction detection.Ralf Baechle1-1/+8
2006-10-10[PATCH] m68k/MVME167: SERIAL167 tty flip buffer updatesGeert Uytterhoeven1-6/+10
2006-10-10[PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven2-3/+1
2006-10-10[PATCH] m68k/Apollo: Remove obsolete arch/m68k/apollo/dma.cGeert Uytterhoeven1-50/+0
2006-10-10[PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven3-4/+15
2006-10-10[PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven4-5/+5
2006-10-10[PATCH] m68k: more syscall updatesGeert Uytterhoeven2-1/+49
2006-10-10[PATCH] m68k: syscall updatesGeert Uytterhoeven2-1/+11
2006-10-10[PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irqEric W. Biederman1-7/+7
2006-10-10Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds46-70/+70
2006-10-10Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds74-329/+106
2006-10-10[PATCH] Introduce vfs_listxattrBill Nottingham2-12/+22