aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-30usb: Fix tusb6010 for DMA APITony Lindgren
2010-04-30musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov
2010-04-30MUSB: fix DaVinci glue layer dependencySergei Shtylyov
2010-04-30musb_core: don't call musb_platform_exit() twiceSergei Shtylyov
2010-04-30MUSB: OMAP: don't call clk_put()Sergei Shtylyov
2010-04-30MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov
2010-04-30musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov
2010-04-30musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov
2010-04-30musb: potential use after freeDan Carpenter
2010-04-30musb: save and restore missing bus control registerAjay Kumar Gupta
2010-04-30MUSB: Blackfin: don't fake blackfin_interrupt() resultSergei Shtylyov
2010-04-30musb: fix power field to hold all possible valuesAjay Kumar Gupta
2010-04-30serial: drivers/serial/pmac_zilog.c: add missing unlockJulia Lawall
2010-04-30serial: 8250_pnp - add Fujitsu Wacom devicePing Cheng
2010-04-30tty: Fix regressions in the char driver conversionAlan Cox
2010-04-30x86: Fix 'reservetop=' functionalityLiang Li
2010-04-30rcu: Fix RCU lockdep splat on freezer_fork pathPaul E. McKenney
2010-04-30rcu: Fix RCU lockdep splat in set_task_cpu on fork pathPeter Zijlstra
2010-04-30workqueue: flush_delayed_work: keep the original workqueue for re-queueingOleg Nesterov
2010-04-29Linux 2.6.34-rc6Linus Torvalds
2010-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-04-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-04-29kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei
2010-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-04-29spi: spidev_test gives error upon 1-byte transferHector Palacios
2010-04-29ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh
2010-04-29fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCKJens Axboe
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh
2010-04-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-04-28nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2010-04-28net/sb1250: register mdio bus in probeSebastian Siewior
2010-04-28sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman
2010-04-28ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley
2010-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2010-04-28sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun
2010-04-28sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich
2010-04-28sctp: fix potential reference of a freed pointerVlad Yasevich
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun