summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cdrom: add endianness annotationsAlexey Dobriyan2006-10-112-17/+17
* [PATCH] use %p for pointersAl Viro2006-10-111-1/+1
* [PATCH] use %zu for size_tAl Viro2006-10-111-1/+1
* [PATCH] missed const in prototypeAl Viro2006-10-111-1/+1
* [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regressionAl Viro2006-10-111-2/+3
* [PATCH] strndup() would better take size_t, not intAl Viro2006-10-111-1/+1
* [PATCH] ptrdiff_t is %t, not %zAl Viro2006-10-111-1/+1
* [PATCH] cpuset ANSI prototypeAl Viro2006-10-111-1/+1
* [PATCH] fs/inode.c NULL noise removalAl Viro2006-10-111-1/+1
* [PATCH] em28xx NULL noise removalAl Viro2006-10-111-1/+1
* [PATCH] __user annotations: loop.cAl Viro2006-10-111-1/+1
* [PATCH] openprom NULL noise removalAl Viro2006-10-111-1/+1
* [PATCH] trivial iomem annotations: sata_promiseAl Viro2006-10-111-1/+1
* [PATCH] gfp annotations: radix_tree_rootAl Viro2006-10-111-3/+3
* [PATCH] gfp annotations: scsi_errorAl Viro2006-10-111-1/+1
* [PATCH] ptrace32 trivial __user annotationsAl Viro2006-10-111-2/+2
* [PATCH] trivial iomem annotations: istallionAl Viro2006-10-112-31/+31
* [PATCH] acpi NULL noise removalAl Viro2006-10-111-2/+2
* [PATCH] passing pointer to setup_timer() should be via unsigned longAl Viro2006-10-111-1/+1
* [PATCH] make kernel/relay.c __user-cleanAl Viro2006-10-111-19/+22
* [PATCH] fix misannotation in ioc4.hAl Viro2006-10-111-1/+1
* [PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2006-10-112-2/+2
* [PATCH] ia64/sn __iomem annotationsAl Viro2006-10-115-26/+26
* [PATCH] ia64/hp NULL noise removalAl Viro2006-10-113-7/+7
* [PATCH] __user annotations: futexAl Viro2006-10-114-15/+16
* [PATCH] tipc __user annotationsAl Viro2006-10-111-3/+3
* [PATCH] drivers/dma trivial annotationsAl Viro2006-10-112-4/+4
* [PATCH] devio __user annotationsAl Viro2006-10-111-3/+3
* [PATCH] hwdep_compat missed __user annotationsAl Viro2006-10-111-1/+1
* [PATCH] misc sata __iomem annotationsAl Viro2006-10-112-3/+3
* [PATCH] fix misannotations in loop.cAl Viro2006-10-111-3/+3
* [PATCH] NULL noise removal: advansysAl Viro2006-10-111-2/+2
* [PATCH] __iomem annotations in sunzilogAl Viro2006-10-111-1/+1
* [PATCH] dccp __user annotationsAl Viro2006-10-111-1/+1
* [PATCH] drivers/s390 misc sparse annotationsAl Viro2006-10-111-1/+1
* [PATCH] more fs/compat.c __user annotationsAl Viro2006-10-111-1/+1
* [PATCH] advansys __iomem annotationsAl Viro2006-10-111-1/+1
* IB/mthca: Fix off-by-one in mthca SRQ creationMichael S. Tsirkin2006-10-101-2/+4
* IPoIB: Check for DMA mapping error for TX packetsRoland Dreier2006-10-101-0/+5
* RDMA/amso1100: Fix build with debugging offRoland Dreier2006-10-101-2/+0
* IB/cm: Send DREP in response to unmatched DREQSean Hefty2006-10-101-1/+29
* IB/cm: Fix timewait crash after module unloadSean Hefty2006-10-101-18/+36
* IB/mthca: Query port fixJack Morgenstein2006-10-101-0/+2
* IB/srp: Enable multiple connections to the same targetIshai Rabinovitz2006-10-102-10/+18
* IB/srp: Remove redundant memset()Ishai Rabinovitz2006-10-101-1/+0
* RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recvTom Tucker2006-10-101-4/+12
* [PATCH] mm: bug in set_page_dirty_buffersNick Piggin2006-10-101-1/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-104-14/+21
|\
| * [SPARC32]: Fix prom.c build warningMartin Habets2006-10-101-2/+5
| * [SPARC64]: Update defconfig.David S. Miller2006-10-101-4/+15