1. 6cdbf73 mvsdio: fix handling of partial word at the end of PIO transfer by Nicolas Pitre · 15 years ago
  2. 23198fd tty: fix chars_in_buffers by Alan Cox · 15 years ago
  3. 2547025 specialix.c: convert nested spin_lock_irqsave to spin_lock by Julia Lawall · 15 years ago
  4. c46a7ae vc: create vcs(a) devices for consoles by Kay Sievers · 15 years ago
  5. a7571a5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  6. 78af08d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  7. 301d95c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  8. ecc2e05 tty_port: Fix return on interrupted use by Alan Cox · 15 years ago
  9. 2653d1d [ARM] 5606/1: Fix ep93xx watchdog driver headers by Ryan Mallon · 15 years ago
  10. 4b892e6 virtio-pci: correctly unregister root device on error by Mark McLoughlin · 15 years ago
  11. d9ecdea virtio_blk: ioctl return value fix by Christoph Hellwig · 15 years ago
  12. 4eff3ca virtio_blk: don't bounce highmem requests by Christoph Hellwig · 15 years ago
  13. 27de22d lguest: remove unnecessary forward struct declaration by Davide Libenzi · 15 years ago
  14. 8077088 n_tty: Fix echo race by Alan Cox · 15 years ago
  15. 9237a81 tty: nozomi, fix tty refcounting bug by Jiri Slaby · 15 years ago
  16. 5c9228f vt: drop bootmem/slab memory distinction by Johannes Weiner · 15 years ago
  17. ff5392d drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset by Andrew Morton · 15 years ago
  18. 8f4256b serial: don't add msm_serial's probe function to the driver struct by Uwe Kleine-König · 15 years ago
  19. c8d5004 tty: fix close/hangup race by Alan Cox · 15 years ago
  20. 4a21b8c Revert "ppp: Fix throttling bugs" by Linus Torvalds · 15 years ago
  21. 35b5c55 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  22. ecca068 drm: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  23. ba0ab82 fb/intelfb: conflict with DRM_I915 and hide by default by Jesse Barnes · 15 years ago
  24. 916635b drm/ttm: fix misplaced parentheses by Roel Kluin · 15 years ago
  25. 42dd861 drm/via: Fix vblank IRQ on VIA hardware. by Simon Farnsworth · 15 years ago
  26. 845792d drm: drm_gem, check kzalloc retval by Jiri Slaby · 15 years ago
  27. d25e3a6 drm: drm_debugfs, check kmalloc retval by Jiri Slaby · 15 years ago
  28. b2dde6a ahci: add device ID for 82801JI sata controller by Mark Goodwin · 15 years ago
  29. 1e1f421 drivers/ata: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  30. d0cb43b libata: implement and use HORKAGE_NOSETXFER, take#2 by Tejun Heo · 15 years ago
  31. fe2c4d0 libata: fix follow-up SRST failure path by Tejun Heo · 15 years ago
  32. e9e961c Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  33. d878fe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  34. a376d44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  35. 5933082 i2c: Use resource_size by Julia Lawall · 15 years ago
  36. 7605fa3 i2c-davinci: behave with i2cdetect by David Brownell · 15 years ago
  37. e164dde i2c-davinci: convert clock usage after clkdev conversion by Kevin Hilman · 15 years ago
  38. 252aa9d Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines." by David S. Miller · 15 years ago
  39. 79fbe13 drivers/net: using spin_lock_irqsave() in net_send_packet() by Dongdong Deng · 15 years ago
  40. bc23283 NET: phy_device, fix lock imbalance by Jiri Slaby · 15 years ago
  41. c8159b2 igb: gcc-3.4.6 fix by Eric Dumazet · 15 years ago
  42. 41796e9 atlx: duplicate testing of MCAST flag by roel kluin · 15 years ago
  43. 4a390e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  44. a4dc323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  45. 51feb98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  46. 1d03d2b Fix staging drivers after smp_lock.h redux by Jean Delvare · 15 years ago
  47. adeab1a NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. by Ralf Baechle · 15 years ago
  48. dc7520c USB: otg: fix module reinsert issue by Ajay Kumar Gupta · 15 years ago
  49. 9180135 USB: handle zero-length usbfs submissions correctly by Alan Stern · 15 years ago
  50. ec6d67e USB: EHCI: report actual_length for iso transfers by Alan Stern · 15 years ago
  51. f092c24 USB: option: remove unnecessary and erroneous code by Alan Stern · 15 years ago
  52. 4d2fae8 USB: cypress_m8: remove invalid Clear-Halt by Alan Stern · 15 years ago
  53. 1fe975f USB: musb_host: undo incorrect change in musb_advance_schedule() by Sergei Shtylyov · 15 years ago
  54. 0cce2ed USB: fix LANGID=0 regression by Daniel Mack · 15 years ago
  55. c5f3d87 USB: serial: sierra driver id_table additions by Elina Pasheva · 15 years ago
  56. 1451141 USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter. by Krzysztof Halasa · 15 years ago
  57. 516a1a0 USB: fix race leading to a write after kfree in usbfs by Oliver Neukum · 15 years ago
  58. 7bae0a0 USB: Sierra: fix oops upon device close by Alan Stern · 15 years ago
  59. c3325eb USB: option.c: add A-Link 3GU device id by Anssi Hannula · 15 years ago
  60. 0601e11 USB: Serial: Add support for Arkham Technology adapters by Amit Kucheria · 15 years ago
  61. 2ab2178 USB: Fix option_ms regression in 2.6.31-rc2 by Jonathan McDowell · 15 years ago
  62. 0495073 USB: gadget audio: select SND_PCM by Randy Dunlap · 15 years ago
  63. b760dac USB: ftdi: support NDI devices by Martin Geleynse · 15 years ago
  64. e12df02 Revert USB: usbfs: deprecate and hide option for !embedded by Greg Kroah-Hartman · 15 years ago
  65. 4e19f22 USB: RNDIS gadget, fix issues talking from PXA by David Brownell · 15 years ago
  66. b34efee USB: serial: FTDI with product code FB80 and vendor id 0403 by Folkert van Heusden · 15 years ago
  67. 6e40612 USB: console: Fix regression in usb console on kernel boot by Jason Wessel · 15 years ago
  68. bf7fbb0 USB: add missing class descriptions used in usb/devices file by Frans Pop · 15 years ago
  69. d794a02 USB: fix memleak in usbfs by Oliver Neukum · 15 years ago
  70. ba516de USB: EHCI: check for STALL before other errors by Alan Stern · 15 years ago
  71. 914b701 USB: EHCI: use the new clear_tt_buffer interface by Alan Stern · 15 years ago
  72. cb88a1b USB: fix the clear_tt_buffer interface by Alan Stern · 15 years ago
  73. 87ea8c8 USB: fix uninitialised variable in ti_do_download by Oliver Neukum · 15 years ago
  74. 71f9f6c USB: option: add Novatel Ovation MC760 by Dan Williams · 15 years ago
  75. 5186ffe USB: cdc-acm: work around some broken devices by Arseniy Lartsev · 15 years ago
  76. 89368d3 USB: musb: silence "suspend as a_wait_vrise is_active" msgs by David Brownell · 15 years ago
  77. 6d84599 USB: gadget: pxa25x compiler warning fix by David Brownell · 15 years ago
  78. 56a075d USB: gadget: pxa25x uses gpio_is_valid by Philipp Zabel · 15 years ago
  79. 30899ca7 USB: musb: davinci dm6446evm GPIO renumbering by Kevin Hilman · 15 years ago
  80. d163ef2 USB: musb: davinci dm355 updates (remainder) by David Brownell · 15 years ago
  81. 6bc2146 USB: gadget: rndis conformance tweak by Qiuping Chen · 15 years ago
  82. ca157c4 USB: fix memory leak in usbtmc by Oliver Neukum · 15 years ago
  83. 45e8388 USB: buildfix ppc randconfig by Arnd Bergmann · 15 years ago
  84. 3c43f27 USB: ti_usb_3410_5052: fix duplicate device ids. by Greg Kroah-Hartman · 15 years ago
  85. 05cbc2d USB: gadget: audio: provide correct device id by Greg Kroah-Hartman · 15 years ago
  86. 1a74826 Revert "USB: Add Intel Langwell USB OTG Transceiver Drive" by Greg Kroah-Hartman · 15 years ago
  87. e3a3174 USB: option.c to support Qisda H21/H20 usb modem by Brad Lu · 15 years ago
  88. 83dfdaa USB: option.c: add Qualcomm/Option iCON 210 modem by Kai Engert · 15 years ago
  89. 4198e4f USB: isp1760: use __devexit_p() for remove function by Mike Frysinger · 15 years ago
  90. a455212 USB: EHCI: update toggle state for linked QHs by Alan Stern · 15 years ago
  91. 9525dcb USB: fhci: mutually exclusive port_status by Roel Kluin · 15 years ago
  92. 9d37ff6 USB: ftdi_sio - product ID's for CCS PIC programmers by Jan Capek · 15 years ago
  93. c03e7d4 USB: gadget: fix imx_udc entry in Kconfig by Paulius Zaleckas · 15 years ago
  94. 8540d66 USB: pl2303: New vendor and product id for the prolific driver by Gianpaolo Cugola · 15 years ago
  95. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  96. 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 15 years ago
  97. f638718 Staging: stlc45xx: convert config_interface to bss_info_changed, fixing a build error by Alexander Beregalov · 15 years ago
  98. 8231eb5 Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 board by Herton Ronaldo Krzesinski · 15 years ago
  99. 91fca6d Staging: prevent rtl8192su from crashing dev_ioctl in SIOCGIWNAME by Dan Aloni · 15 years ago
  100. 02c8bae Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAME by Dan Aloni · 15 years ago