aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | gpio: Langwell GPIO driver bugfixesAlek Du2009-12-01
| * | | | | kbuild: stepping down as maintainerSam Ravnborg2009-12-01
| * | | | | davinci: fb: fix frame buffer driver issuesSudhakar Rajashekhara2009-12-01
| * | | | | drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe()Dan Carpenter2009-12-01
| * | | | | drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.hAndrew Morton2009-12-01
| | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-01
| |\ \ \ \
| | * | | | Staging: update TODO filesBartlomiej Zolnierkiewicz2009-11-30
| | * | | | Staging: hv: Fix some missing author namesHaiyang Zhang2009-11-30
| | * | | | Staging: hv: Fix vmbus event handler bugHaiyang Zhang2009-11-30
| | * | | | Staging: hv: Fix argument order in incorrect memset invocations in hyperv dri...Dave Jones2009-11-30
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-01
| |\ \ \ \ \
| | * | | | | USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier2009-11-30
| | * | | | | USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-11-30
| | * | | | | USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner2009-11-30
| | * | | | | USB: musb: respect usb_request->zero in control requestsDaniel Glöckner2009-11-30
| | * | | | | USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta2009-11-30
| | * | | | | USB: musb: Remove unwanted message in boot logAjay Kumar Gupta2009-11-30
| | * | | | | usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann2009-11-30
| | * | | | | USB: ftdi_sio: Keep going when write errors are encountered.Eric W. Biederman2009-11-30
| | * | | | | USB: musb_gadget: fix STALL handlingSergei Shtylyov2009-11-30
| | * | | | | USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2009-11-30
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-01
| |\ \ \ \ \
| | * | | | | tty/of_serial: add missing ns16550a idMichal Simek2009-11-30
| | * | | | | bcm63xx_uart: Fix serial driver compile breakage.Maxime Bizon2009-11-30
| | * | | | | tty_port: handle the nonblocking open of a dead port corner caseAlan Cox2009-11-30
| | |/ / / /
| * | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-01
| |\ \ \ \ \
| | * | | | | MIPS: Loongson: Switch from flatmem to sparsememWu Zhangjin2009-12-01
| | * | | | | MIPS: Loongson: Disallow 4kB pagesWu Zhangjin2009-12-01
| | * | | | | MIPS: Add missing definition for MADV_HWPOISON.Ralf Baechle2009-12-01
| | * | | | | MIPS: Fix build error if __xchg() is not getting inlined.Ralf Baechle2009-12-01
| | * | | | | MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.Martin Michlmayr2009-12-01
| | | |_|_|/ | | |/| | |
| * | | | | SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells2009-12-01
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2009-12-01
| |\ \ \ \ \
| | * | | | | alpha: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-30
| | * | | | | Alpha: Rearrange thread info flags fixing two regressionsMichael Cree2009-11-30
| | * | | | | arch/alpha/kernel: Add kmalloc NULL testsJulia Lawall2009-11-30
| | * | | | | arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSESTJulia Lawall2009-11-30
| * | | | | | CacheFiles: Update IMA counters when using dentry_openMarc Dionne2009-12-01
| * | | | | | SLOW_WORK: Fix the CONFIG_MODULES=n caseDavid Howells2009-12-01
| * | | | | | 9p: fix build breakage introduced by FS-CacheDavid Howells2009-12-01
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds2009-11-30
| |\ \ \ \ \
| | * | | | | mac80211: fix spurious delBA handlingJohannes Berg2009-11-30
| | * | | | | mac80211: fix two remote exploitsJohannes Berg2009-11-30
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-11-30
| |\ \ \ \ \ \
| | * | | | | | [SCSI] fix crash when disconnecting usb storageAlexey Kuznetsov2009-11-26
| | * | | | | | [SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley2009-11-26
| | * | | | | | [SCSI] sd: Return correct error code for DIFMartin K. Petersen2009-11-26
| | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-11-30
| |\ \ \ \ \ \
| | * | | | | | crypto: gcm - fix another complete call in complete fuctionHuang Ying2009-11-16
| | * | | | | | crypto: padlock-aes - Use the correct mask when checking whether copying is r...Chuck Ebbert2009-11-03