summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-11[PATCH] Spidernet stop queue when queue is full.Linas Vepstas1-23/+10
2006-10-11[PATCH] Spidernet fix register field definitionsLinas Vepstas2-6/+12
2006-10-11[PATCH] powerpc/cell spidernet add missing netdev watchdogLinas Vepstas1-0/+1
2006-10-11[PATCH] powerpc/cell spidernet zlen min packet lengthLinas Vepstas1-4/+14
2006-10-11[PATCH] powerpc/cell spidernet force-end fixLinas Vepstas1-1/+4
2006-10-11[PATCH] Spidernet module parm permissionsLinas Vepstas1-2/+2
2006-10-11[PATCH] powerpc/cell spidernet burst alignment patch.Linas Vepstas1-1/+1
2006-10-11[PATCH] powerpc/cell spidernet ethtool -i version number info.Linas Vepstas3-1/+6
2006-10-11[PATCH] ehea: fix port state notification, default queue sizesJan-Bernd Themann2-9/+10
2006-10-11[PATCH] ehea: firmware (hvcall) interface changesJan-Bernd Themann1-335/+238
2006-10-11[PATCH] ibmveth irq fixAndrew Morton1-1/+1
2006-10-11[PATCH] b44: fix eeprom endianess issueMichael Buesch1-1/+1
2006-10-11[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-10-11Merge branch 'master' into upstream-fixesJeff Garzik1719-8893/+8372
2006-10-11ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds2-3/+1
2006-10-11[PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik1-1/+1
2006-10-11[PATCH] irda: donauboe fixes, cleanupsJeff Garzik1-13/+7
2006-10-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds43-179/+370
2006-10-11[PATCH] endianness annotations in s2ioAl Viro1-161/+161
2006-10-11[PATCH] ufs endianness annotationsAl Viro2-9/+15
2006-10-11[PATCH] fs/partitions endianness annotationsAl Viro1-4/+2
2006-10-11[PATCH] Finish annotations of struct vlan_ethhdrAlexey Dobriyan2-2/+2
2006-10-11[PATCH] isofs endianness annotationsAl Viro1-5/+5
2006-10-11[PATCH] smbfs endianness annotationsAl Viro1-6/+6
2006-10-11[PATCH] hpfs endianness annotationsAl Viro1-5/+6
2006-10-11[PATCH] fs/fat endianness annotationsAl Viro1-1/+1
2006-10-11[PATCH] befs: endianness annotationsAl Viro6-72/+106
2006-10-11[PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro1-1/+1
2006-10-11[PATCH] befs: introduce on-disk endian typesAl Viro2-18/+22
2006-10-11[PATCH] befs: prepare to sanitizing headersAl Viro8-7/+2
2006-10-11[PATCH] befs: remove bogus typedefAl Viro1-1/+0
2006-10-11[PATCH] chelsio: add endian annotationsAlexey Dobriyan1-3/+3
2006-10-11[PATCH] serpent: fix endian warningsAlexey Dobriyan1-8/+8
2006-10-11[PATCH] cdrom: add endianness annotationsAlexey Dobriyan2-17/+17
2006-10-11[PATCH] use %p for pointersAl Viro1-1/+1
2006-10-11[PATCH] use %zu for size_tAl Viro1-1/+1
2006-10-11[PATCH] missed const in prototypeAl Viro1-1/+1
2006-10-11[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regressionAl Viro1-2/+3
2006-10-11[PATCH] strndup() would better take size_t, not intAl Viro1-1/+1
2006-10-11[PATCH] ptrdiff_t is %t, not %zAl Viro1-1/+1
2006-10-11[PATCH] cpuset ANSI prototypeAl Viro1-1/+1
2006-10-11[PATCH] fs/inode.c NULL noise removalAl Viro1-1/+1
2006-10-11[PATCH] em28xx NULL noise removalAl Viro1-1/+1
2006-10-11[PATCH] __user annotations: loop.cAl Viro1-1/+1
2006-10-11[PATCH] openprom NULL noise removalAl Viro1-1/+1
2006-10-11[PATCH] trivial iomem annotations: sata_promiseAl Viro1-1/+1
2006-10-11[PATCH] gfp annotations: radix_tree_rootAl Viro1-3/+3
2006-10-11[PATCH] gfp annotations: scsi_errorAl Viro1-1/+1
2006-10-11[PATCH] ptrace32 trivial __user annotationsAl Viro1-2/+2
2006-10-11[PATCH] trivial iomem annotations: istallionAl Viro2-31/+31