aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-25x86 setup: sizeof() is unsigned, unbreak comparisonsGravatar H. Peter Anvin 4-5/+5
2007-10-25x86 setup: handle boot loaders which set up the stack incorrectlyGravatar H. Peter Anvin 2-20/+46
2007-10-25[PATCH] add myself as mac80211 maintainerGravatar Johannes Berg 1-3/+5
2007-10-25[PATCH] mac80211: Fix SSID matching in AP selectionGravatar Michael Wu 1-1/+2
2007-10-25[UDP]: Make use of inet_iif() when doing socket lookups.Gravatar Vlad Yasevich 3-7/+8
2007-10-25[CRYPTO]: Fix hmac_digest from the SG breakage.Gravatar Vlad Yasevich 1-1/+3
2007-10-25[IPV4]: Remove no longer used snmp4_icmp_list.Gravatar David S. Miller 1-8/+0
2007-10-25x86 bitops: fix code style issuesGravatar Randy Dunlap 1-26/+26
2007-10-25bitops kernel-doc: inline instead of macroGravatar Randy Dunlap 2-4/+10
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Gravatar Linus Torvalds 37-254/+397
2007-10-25Merge branch 'warnings-upstream' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-5/+4
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Gravatar Linus Torvalds 1-1/+1
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Gravatar Linus Torvalds 26-83/+133
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Gravatar Linus Torvalds 2-4/+4
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 51-189/+134
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestGravatar Linus Torvalds 17-299/+440
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-49/+195
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 13-409/+149
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedGravatar Linus Torvalds 10-205/+292
2007-10-25fs: Fix to correct the mbcache entries counterGravatar Ram Gupta 1-1/+1
2007-10-25Fix pointer mismatches in proc_sysctl.cGravatar David Howells 1-2/+4
2007-10-25Permit silencing of __deprecated warnings.Gravatar Jeff Garzik 2-0/+14
2007-10-25Fix /proc/acpi/alarm BCD alarm encodingsGravatar Linus Torvalds 1-37/+29
2007-10-25x86: kill the old i386 and x86_64 directoriesGravatar Sam Ravnborg 2-2/+0
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directoryGravatar Sam Ravnborg 4-2/+7
2007-10-25kconfig: small code refactoring in kconfig MakefileGravatar Sam Ravnborg 1-13/+15
2007-10-25x86: unification of i386 and x86_64 Kconfig.debugGravatar Randy Dunlap 4-73/+43
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Gravatar Sam Ravnborg 4-4/+7
2007-10-25x86: move i386 and x86_64 Makefiles to arch/x86Gravatar Sam Ravnborg 5-11/+21
2007-10-25USB: open disconnect race in usblcdGravatar Oliver Neukum 1-1/+10
2007-10-25USB: disconnect open race in legousbtowerGravatar Oliver Neukum 1-1/+13
2007-10-25USB: open disconnect race in iowarriorGravatar Oliver Neukum 1-1/+8
2007-10-25USB: missing error check in emi62Gravatar Oliver Neukum 1-0/+4
2007-10-25USB: missing error check in emi26Gravatar Oliver Neukum 1-0/+4
2007-10-25USB: usb_serial_resume bug fixGravatar Sarah Sharp 1-1/+3
2007-10-25USB: remove new OHCI build warningsGravatar David Brownell 1-1/+8
2007-10-25USB: amd5536udc - remove set_mwi() compiler warningGravatar David Brownell 1-1/+1
2007-10-25USB: usbserial - fix potential deadlock between write() and IRQGravatar Jiri Kosina 1-3/+4
2007-10-25usb: serial/pl2303: support for IO Data Device RSAQ5Gravatar Masakazu Mokuno 2-0/+2
2007-10-25USB: fix read vs. disconnect race in cytherm driverGravatar Oliver Neukum 1-1/+3
2007-10-25USB: fix locking in idmouseGravatar Oliver Neukum 1-17/+28
2007-10-25USB: fix interface sysfs file-creation bugGravatar Alan Stern 1-1/+7
2007-10-25USB: fix ssb_ohci_probe() build bugGravatar Ingo Molnar 1-1/+1
2007-10-25USB: pl2303: remove can't happen checks, set speed properly and report baud rateGravatar Alan Cox 1-5/+6
2007-10-25USB: mos7840: Clean up old checks and stuffGravatar Alan Cox 1-21/+2
2007-10-25USB rio500.c: fix check-after-useGravatar Adrian Bunk 1-12/+3
2007-10-25USB iowarrior.c: fix check-after-useGravatar Adrian Bunk 1-1/+1
2007-10-25USB: add URB_FREE_BUFFER to permissible flagsGravatar Oliver Neukum 1-1/+1
2007-10-25USB: isd200: sort out USB/IDE dependancy messGravatar Alan Cox 2-2/+104
2007-10-25USB: FTDI Elan driver: Convert ftdi->u132_lock to mutexGravatar Matthias Kaehlcke 1-65/+65