summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Staging: hv: Fix vmbus event handler bugHaiyang Zhang2009-12-012-13/+5Star
| * | | | | Staging: hv: Fix argument order in incorrect memset invocations in hyperv dri...Dave Jones2009-12-011-5/+5
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-0114-78/+118
|\ \ \ \ \ \
| * | | | | | USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier2009-12-011-0/+5
| * | | | | | USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-12-014-0/+20
| * | | | | | USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner2009-12-011-5/+5
| * | | | | | USB: musb: respect usb_request->zero in control requestsDaniel Glöckner2009-12-011-1/+2
| * | | | | | USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta2009-12-011-1/+4
| * | | | | | USB: musb: Remove unwanted message in boot logAjay Kumar Gupta2009-12-011-2/+2
| * | | | | | usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann2009-12-011-19/+30
| * | | | | | USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman2009-12-011-2/+1Star
| * | | | | | USB: musb_gadget: fix STALL handlingSergei Shtylyov2009-12-011-45/+34Star
| * | | | | | USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2009-12-012-3/+15
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-013-4/+8
|\ \ \ \ \ \
| * | | | | | tty/of_serial: add missing ns16550a idMichal Simek2009-12-011-0/+1
| * | | | | | bcm63xx_uart: Fix serial driver compile breakage.Maxime Bizon2009-12-011-2/+2
| * | | | | | tty_port: handle the nonblocking open of a dead port corner caseAlan Cox2009-12-011-2/+5
| |/ / / / /
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-013-9/+28
|\ \ \ \ \ \
| * | | | | | MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin2009-12-011-1/+1
| * | | | | | MIPS: Loongson: Disallow 4kB pagesWu Zhangjin2009-12-011-0/+1
| * | | | | | MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle2009-12-011-0/+1
| * | | | | | MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle2009-12-011-6/+9
| * | | | | | MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr2009-12-011-2/+16
| | |_|_|/ / | |/| | | |
* | | | | | SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells2009-12-017-22/+28
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2009-12-0124-36/+43
|\ \ \ \ \ \
| * | | | | | alpha: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-0120-23/+23
| * | | | | | Alpha: Rearrange thread info flags fixing two regressionsMichael Cree2009-12-011-12/+15
| * | | | | | arch/alpha/kernel: Add kmalloc NULL testsJulia Lawall2009-11-302-0/+4
| * | | | | | arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSESTJulia Lawall2009-11-301-1/+1
* | | | | | | CacheFiles: Update IMA counters when using dentry_openMarc Dionne2009-12-011-0/+2
* | | | | | | SLOW_WORK: Fix the CONFIG_MODULES=n caseDavid Howells2009-12-011-17/+29
* | | | | | | 9p: fix build breakage introduced by FS-CacheDavid Howells2009-12-011-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds2009-12-016-19/+28
|\ \ \ \ \ \
| * | | | | | mac80211: fix spurious delBA handlingJohannes Berg2009-11-305-14/+27
| * | | | | | mac80211: fix two remote exploitsJohannes Berg2009-11-302-5/+1Star
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-12-015-52/+34Star
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] fix crash when disconnecting usb storageAlexey Kuznetsov2009-11-261-1/+1
| * | | | | | | [SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley2009-11-263-50/+32Star
| * | | | | | | [SCSI] sd: Return correct error code for DIFMartin K. Petersen2009-11-261-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-012-36/+75
|\ \ \ \ \ \ \
| * | | | | | | crypto: gcm - fix another complete call in complete fuctionHuang Ying2009-11-161-34/+73
| * | | | | | | crypto: padlock-aes - Use the correct mask when checking whether copying is r...Chuck Ebbert2009-11-031-2/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-11-3014-42/+138
|\ \ \ \ \ \ \ \
| * | | | | | | | Blackfin: fix SMP build error in start_thread()Graf Yang2009-11-251-1/+1
| * | | | | | | | Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin2009-11-251-4/+2Star
| * | | | | | | | Blackfin: fix typo in ptrace pokingJie Zhang2009-11-251-1/+1
| * | | | | | | | Blackfin: check for anomaly 05000475Mike Frysinger2009-11-251-0/+5
| * | | | | | | | Blackfin: work around testset anomaly 05000477Mike Frysinger2009-11-251-2/+12
| * | | | | | | | Blackfin: update anomaly listsMike Frysinger2009-11-257-31/+109
| * | | | | | | | Blackfin: fix cache Kconfig typoAndré Goddard Rosa2009-11-251-1/+1