summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-26[PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas1-4/+20
2007-10-26[PATCH] iwl4965: fix scan problemMohamed Abbas1-4/+28
2007-10-26[PATCH] iwl4965: fix driver hang related to hardware scanmabbas2-5/+21
2007-10-26[PATCH] iwlwifi: fix sending probe request in iwl 4965Tomas Winkler1-3/+1
2007-10-26[PATCH] rtl8187: Allow multicast framesMichael Wu1-9/+11
2007-10-26[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relativeAnton Blanchard2-2/+2
2007-10-26[PATCH] rt2x00: jiffies_round -> jiffies_round_relativeAnton Blanchard1-1/+1
2007-10-26[PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relativeAnton Blanchard2-8/+9
2007-10-26[UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich3-7/+8
2007-10-26[CRYPTO]: Fix hmac_digest from the SG breakage.Vlad Yasevich1-1/+3
2007-10-26[IPV4]: Remove no longer used snmp4_icmp_list.David S. Miller1-8/+0
2007-10-26x86 bitops: fix code style issuesRandy Dunlap1-26/+26
2007-10-26bitops kernel-doc: inline instead of macroRandy Dunlap2-4/+10
2007-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds37-254/+397
2007-10-26Merge branch 'warnings-upstream' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+4
2007-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds1-1/+1
2007-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds26-83/+133
2007-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-4/+4
2007-10-26Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds51-189/+134
2007-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds17-299/+440
2007-10-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-49/+195
2007-10-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-409/+149
2007-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds10-205/+292
2007-10-26fs: Fix to correct the mbcache entries counterRam Gupta1-1/+1
2007-10-26Fix pointer mismatches in proc_sysctl.cDavid Howells1-2/+4
2007-10-26Permit silencing of __deprecated warnings.Jeff Garzik2-0/+14
2007-10-26Fix /proc/acpi/alarm BCD alarm encodingsLinus Torvalds1-37/+29
2007-10-26x86: kill the old i386 and x86_64 directoriesSam Ravnborg2-2/+0
2007-10-26x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg4-2/+7
2007-10-26kconfig: small code refactoring in kconfig MakefileSam Ravnborg1-13/+15
2007-10-26x86: unification of i386 and x86_64 Kconfig.debugRandy Dunlap4-73/+43
2007-10-26x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg4-4/+7
2007-10-26x86: move i386 and x86_64 Makefiles to arch/x86Sam Ravnborg5-11/+21
2007-10-25USB: open disconnect race in usblcdOliver Neukum1-1/+10
2007-10-25USB: disconnect open race in legousbtowerOliver Neukum1-1/+13
2007-10-25USB: open disconnect race in iowarriorOliver Neukum1-1/+8
2007-10-25USB: missing error check in emi62Oliver Neukum1-0/+4
2007-10-25USB: missing error check in emi26Oliver Neukum1-0/+4
2007-10-25USB: usb_serial_resume bug fixSarah Sharp1-1/+3
2007-10-25USB: remove new OHCI build warningsDavid Brownell1-1/+8
2007-10-25USB: amd5536udc - remove set_mwi() compiler warningDavid Brownell1-1/+1
2007-10-25USB: usbserial - fix potential deadlock between write() and IRQJiri Kosina1-3/+4
2007-10-25usb: serial/pl2303: support for IO Data Device RSAQ5Masakazu Mokuno2-0/+2
2007-10-25USB: fix read vs. disconnect race in cytherm driverOliver Neukum1-1/+3
2007-10-25USB: fix locking in idmouseOliver Neukum1-17/+28
2007-10-25USB: fix interface sysfs file-creation bugAlan Stern1-1/+7
2007-10-25USB: fix ssb_ohci_probe() build bugIngo Molnar1-1/+1
2007-10-25USB: pl2303: remove can't happen checks, set speed properly and report baud rateAlan Cox1-5/+6
2007-10-25USB: mos7840: Clean up old checks and stuffAlan Cox1-21/+2
2007-10-25USB rio500.c: fix check-after-useAdrian Bunk1-12/+3