1. 9238f25 USB: xhci: properly set endpoint context fields for periodic eps. by Sarah Sharp · 15 years ago
  2. 1cf6224 USB: xhci: properly set the "Mult" field of the endpoint context. by Sarah Sharp · 15 years ago
  3. fcf7d21 USB: OHCI: don't look at the root hub to get the number of ports by Alan Stern · 15 years ago
  4. 62f9cfa USB: don't choose configs with no interfaces by Alan Stern · 15 years ago
  5. c3baa19 USB: cdc-acm: add another device quirk by Russ Nelson · 14 years ago
  6. fa7fe7a USB: fix testing the wrong variable in fs_create_by_name() by Dan Carpenter · 14 years ago
  7. 1d0f11b usb: Fix tusb6010 for DMA API by Tony Lindgren · 14 years ago
  8. 34e2beb musb_core: fix musb_init_controller() error cleanup path by Sergei Shtylyov · 15 years ago
  9. c6a39ee MUSB: fix DaVinci glue layer dependency by Sergei Shtylyov · 15 years ago
  10. 461972d musb_core: don't call musb_platform_exit() twice by Sergei Shtylyov · 15 years ago
  11. 7917a9d MUSB: OMAP: don't call clk_put() by Sergei Shtylyov · 15 years ago
  12. 13962c7 MUSB: DaVinci: fix musb_platform_init() error cleanup path by Sergei Shtylyov · 15 years ago
  13. 3d0bfbf musb_core: don't prevent disabling clock on driver unload by Sergei Shtylyov · 15 years ago
  14. 1fb48f4 musb_core: don't touch 'musb->clock' in musb_free() by Sergei Shtylyov · 15 years ago
  15. 714bc5e musb: potential use after free by Dan Carpenter · 15 years ago
  16. 5e0e61a musb: save and restore missing bus control register by Ajay Kumar Gupta · 15 years ago
  17. 2f83175 MUSB: Blackfin: don't fake blackfin_interrupt() result by Sergei Shtylyov · 15 years ago
  18. 1e75345 musb: fix power field to hold all possible values by Ajay Kumar Gupta · 15 years ago
  19. c61fae9 serial: drivers/serial/pmac_zilog.c: add missing unlock by Julia Lawall · 14 years ago
  20. d990166 serial: 8250_pnp - add Fujitsu Wacom device by Ping Cheng · 15 years ago
  21. a2d1e35 tty: Fix regressions in the char driver conversion by Alan Cox · 14 years ago
  22. e67a807 x86: Fix 'reservetop=' functionality by Liang Li · 14 years ago
  23. 8b46f88 rcu: Fix RCU lockdep splat on freezer_fork path by Paul E. McKenney · 14 years ago
  24. 8b08ca5 rcu: Fix RCU lockdep splat in set_task_cpu on fork path by Peter Zijlstra · 14 years ago
  25. 66f41d4 Linux 2.6.34-rc6 by Linus Torvalds · 14 years ago
  26. b18262e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  27. e97e712 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  28. 56151e7 kgdb: don't needlessly skip PAGE_USER test for Fsl booke by Wufei · 14 years ago
  29. fed0a9c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  30. 6bec119 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  31. 553cbf0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  32. 95b1ed2 spi: spidev_test gives error upon 1-byte transfer by Hector Palacios · 14 years ago
  33. db7e1bc ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working. by viresh kumar · 14 years ago
  34. 9bf729c xfs: add a shrinker to background inode reclaim by Dave Chinner · 14 years ago
  35. 3c2023d exofs: Fix "add bdi backing to mount session" fall out by Boaz Harrosh · 14 years ago
  36. 5477d0f fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK by Jens Axboe · 14 years ago
  37. 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  38. f80a0ca pktcdvd: improve BKL and compat_ioctl.c usage by Arnd Bergmann · 14 years ago
  39. a36fed1 exofs: Fix "add bdi backing to mount session" fall out by Boaz Harrosh · 14 years ago
  40. dfad53d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. 79dba2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  42. d9e80b7 nfs d_revalidate() is too trigger-happy with d_drop() by Al Viro · 14 years ago
  43. b56ba8a ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB by Colin Tuckley · 15 years ago
  44. 1d16b0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  45. 032b734 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  46. e41c11e sfc: Change falcon_probe_board() to fail for unsupported boards by Ben Hutchings · 14 years ago
  47. f49a458 sfc: Always close net device at the end of a disabling reset by Ben Hutchings · 14 years ago
  48. aabc564 sfc: Wait at most 10ms for the MC to finish reading out MAC statistics by Ben Hutchings · 14 years ago
  49. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 14 years ago
  50. a8170c3 sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set by Wei Yongjun · 14 years ago
  51. 81419d8 sctp: per_cpu variables should be in bh_disabled section by Vlad Yasevich · 14 years ago
  52. 0c42749 sctp: fix potential reference of a freed pointer by Vlad Yasevich · 14 years ago
  53. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 14 years ago
  54. 8d238b2 Revert "tcp: bind() fix when many ports are bound" by David S. Miller · 14 years ago
  55. 9699eda nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4 by Xiaotian Feng · 14 years ago
  56. acf82b8 nfs: fix some issues in nfs41_proc_reclaim_complete() by Dan Carpenter · 14 years ago
  57. 48728e0 x86/PCI: compute Address Space length rather than using _LEN by Bjorn Helgaas · 14 years ago
  58. 3fb938b Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  59. 970b064 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  60. 696e65c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  61. 4b99fef regulator: fix enabling regulator issue on max8925 by Haojian Zhuang · 15 years ago
  62. a1c4560 drivers/gpu/drm/drm_sysfs.c: sysfs files error handling by Dan Carpenter · 14 years ago
  63. 0031c41 drivers/gpu/drm/radeon/radeon_atombios.c: range check issues by Dan Carpenter · 14 years ago
  64. 8c88e50 gpu: vga_switcheroo, fix lock imbalance by Jiri Slaby · 14 years ago
  65. 404b017 drivers/gpu/drm/drm_memory.c: fix check for end of loop by Dan Carpenter · 14 years ago
  66. 22fb573 drivers/gpu/drm/via/via_video.c: fix off by one issue by Dan Carpenter · 14 years ago
  67. dda04c7 omap2_mcspi: small fixes of output data format by Roman Tereshonkov · 15 years ago
  68. a330ce2 omap2_mcspi: Flush posted writes by Roman Tereshonkov · 15 years ago
  69. ccb2ad5 drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereference by Robert Fitzsimons · 14 years ago
  70. 797fd5b drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfill by Marek Olšák · 15 years ago
  71. 33f60e9 coda: move backing-dev.h kernel include inside __KERNEL__ by Jens Axboe · 14 years ago
  72. 07a389f spi: spi_device memory should be released instead of device. by Roman Tereshonkov · 15 years ago
  73. 8ec130a spi: release device claimed by bus_find_device_by_name by Roman Tereshonkov · 15 years ago
  74. 9bd7371 of: check for IS_ERR() by Dan Carpenter · 14 years ago
  75. b0c0602 serial/mpc52xx_uart: Drop outdated comments by Wolfram Sang · 14 years ago
  76. 3913fd5 gpio: potential null dereference by Dan Carpenter · 14 years ago
  77. 76ad4b8 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 15 years ago
  78. b809b9c powerpc/ps3: Update platform maintainer by Geoff Levand · 15 years ago
  79. b4a26be powerpc/pseries: Flush lazy kernel mappings after unplug operations by Benjamin Herrenschmidt · 15 years ago
  80. 4b83c33 powerpc/numa: Add form 1 NUMA affinity by Anton Blanchard · 15 years ago
  81. eb4fd8c net/usb: add sierra_net.c driver by Elina Pasheva · 14 years ago
  82. 55964d7 cdc_ether: fix autosuspend for mbm devices by Torgny Johansson · 14 years ago
  83. 477fffb bluetooth: handle l2cap_create_connless_pdu() errors by Dan Carpenter · 14 years ago
  84. 761ed01b gianfar: Wait for both RX and TX to stop by Andy Fleming · 14 years ago
  85. 1600f9d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  86. 11e39d9 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  87. 03449cd keys: the request_key() syscall should link an existing key to the dest keyring by David Howells · 14 years ago
  88. a2cb9ae gpio: fix pca953x set_type 'scheduling while atomic' bug by Marc Zyngier · 14 years ago
  89. 3835541 procfs: fix tid fdinfo by Jerome Marchand · 14 years ago
  90. 9e584fb arch/avr32: fix build failure caused by wrong prototype by Peter Huewe · 14 years ago
  91. b59ec78 keys: don't need to use RCU in keyring_read() as semaphore is held by David Howells · 14 years ago
  92. ba8b06e NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear by Trond Myklebust · 14 years ago
  93. d87ff58 ipheth: potential null dereferences on error path by Dan Carpenter · 14 years ago
  94. 2a91515 smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt() by Ken Kawasaki · 14 years ago
  95. dacf4fc drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter" by Andreas Hartmann · 14 years ago
  96. 587611d bnx2: Update version to 2.0.9. by Michael Chan · 14 years ago
  97. 212f993 bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan. by Michael Chan · 14 years ago
  98. c441b8d bnx2: Fix lost MSI-X problem on 5709 NICs. by Michael Chan · 14 years ago
  99. e95ef5d cxgb3: Wait longer for control packets on initialization by Andre Detsch · 14 years ago
  100. 6f461f6 e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata by Bruce Allan · 14 years ago