1. 88df781 lguest: fix crash on vmlinux images by Matias Zabaljauregui · 15 years ago
  2. 15da90b cs5536: define dma_sff_read_status() method by Sergei Shtylyov · 15 years ago
  3. f505d49 ide: fix barriers support by Bartlomiej Zolnierkiewicz · 15 years ago
  4. d5f840b ide: Remove void casts by Jack Stone · 15 years ago
  5. 59c8d04 hpt366: use ATA_DMA_* constants by Sergei Shtylyov · 15 years ago
  6. c018f1e hpt366: fix HPT370 DMA timeouts by Sergei Shtylyov · 15 years ago
  7. aefe647 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  8. 16e6aec [libata] fix build error on drivers/ata/pata_legacy.c by Zhenwen Xu · 15 years ago
  9. b4746ed pata_via: Cache and rewrite the device bit by Alan Cox · 15 years ago
  10. 299b3f8 sata_mv: workaround for multi_count errata sata24 by Mark Lord · 15 years ago
  11. 8d2b450 sata_mv: tidy up qc->tf usage in qc_prep() functions by Mark Lord · 15 years ago
  12. d022baf Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  13. 74a205a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  14. dd26bf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  15. 7217fa9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  16. 1a92e82 staging: slicoss: update README by Stephen Hemminger · 15 years ago
  17. 5672487 otus/zdusb.c: additional USB idnetifier by Daniele Napolitano · 15 years ago
  18. 86a79d2 Staging: go7007: fix build issues by Greg Kroah-Hartman · 15 years ago
  19. b824adc Staging: sxg: Fix leaks and checksum errors in transmit code path by Mithlesh Thukral · 15 years ago
  20. cc4b8df Staging: sxg: Fix sleep in atomic context warning while loading driver by Mithlesh Thukral · 15 years ago
  21. 8d17e6a Staging: sxg: Use correct queue_id for transmitting non-TCP packets by Mithlesh Thukral · 15 years ago
  22. 1f89513 Staging: sxg: Fire watchdog timer at end of open routine to change the link by Mithlesh Thukral · 15 years ago
  23. d43f361 Staging: Pohmelfs: Add load balancing between network states with the same priority. by Evgeniy Polyakov · 15 years ago
  24. e0ca873 Staging: Pohmelfs: Added IO permissions and priorities. by Evgeniy Polyakov · 15 years ago
  25. f2739de Staging: Pohmelfs: Added ->show_stats() callback. by Evgeniy Polyakov · 15 years ago
  26. 50e4bab Staging: Pohmelfs: Drop ftrans debugging code. by Evgeniy Polyakov · 15 years ago
  27. b82ba78 Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory sync instead of hardcoded 25 seconds. by Evgeniy Polyakov · 15 years ago
  28. d1ec644 Staging: Pohmelfs: Reduce debugging noise about non-existing objects. by Evgeniy Polyakov · 15 years ago
  29. cee9bb2 Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk before writeback is invoked via generic_shutdown_super() by Evgeniy Polyakov · 15 years ago
  30. e504342 Staging: Pohmelfs: Extend remount option. by Evgeniy Polyakov · 15 years ago
  31. 872dc5e Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED bits in the root inode. by Evgeniy Polyakov · 15 years ago
  32. b522efd Staging: Pohmelfs: Added 'need_lock' variable into debug print. by Evgeniy Polyakov · 15 years ago
  33. 86ac725 Staging: Pohmelfs: Disable read lock in pohmelfs_getattr(). by Evgeniy Polyakov · 15 years ago
  34. f3b8fa7 Staging: Pohmelfs: Move parent lock to the place where we really have to send a lookup request to the server. by Evgeniy Polyakov · 15 years ago
  35. 288a9a8 Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry. by Evgeniy Polyakov · 15 years ago
  36. f7ed550 Revert Staging: SLICOSS: use gfp_kernel where possible by Lior Dotan · 15 years ago
  37. d203eea Staging: STLC45XX should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 15 years ago
  38. 861a0dc Staging: binder: Defer flush and release operations to avoid deadlocks. by Arve Hjønnevåg · 15 years ago
  39. 0cf24a7 Staging: binder: Prevent the wrong thread from adding a transaction to the stack. by Arve Hjønnevåg · 15 years ago
  40. 7af7467 Staging: binder: Cast to uintptr_t instead of size_t when aligning pointers by Arve Hjønnevåg · 15 years ago
  41. 282ca17 Staging: binder: Keep a reference to the files_struct while the driver is mmapped by Arve Hjønnevåg · 15 years ago
  42. ea5c4cc Staging: binder: Add more offset validation. by Arve Hjønnevåg · 15 years ago
  43. 4ddfc91 Staging: binder: mmap fixes. by Arve Hjønnevåg · 15 years ago
  44. 85e0b0c Staging: binder: Don't create two proc entries with the same name if the driver is opened twice in one process. by Arve Hjønnevåg · 15 years ago
  45. 1d8cbcf Staging: binder: Remove VM_EXEC check. by Arve Hjønnevåg · 15 years ago
  46. 20aa9e9 Staging: aten2011: Clean up some tty bits by Alan Cox · 15 years ago
  47. 7cf9402 Staging: rt2870: add ID for Sitecom WL-315 by Daniele Napolitano · 15 years ago
  48. a405f43 Staging: line6: convert to snd_card_create() by Alexander Beregalov · 15 years ago
  49. cea9677 Staging: wlan-ng: convert to netdev_ops by Alexander Beregalov · 15 years ago
  50. 7bea361 Staging: sxg: convert to netdev_ops by Alexander Beregalov · 15 years ago
  51. 79bd109 Staging: slicoss: convert to netdev_ops by Alexander Beregalov · 15 years ago
  52. d39efb2 Staging: rt3070: convert to netdev_ops by Alexander Beregalov · 15 years ago
  53. 4d562f7 Staging: rt2870: convert to netdev_ops by Alexander Beregalov · 15 years ago
  54. ca7d2db Staging: rt2860: convert to netdev_ops by Alexander Beregalov · 15 years ago
  55. 17a23b3 Staging: otus: convert to netdev_ops by Alexander Beregalov · 15 years ago
  56. fa5a602 Staging: et131x: convert to netdev_ops by Alexander Beregalov · 15 years ago
  57. 0e46ff3 Staging: epl: convert to netdev_ops by Alexander Beregalov · 15 years ago
  58. 3a32368 Staging: at76: convert to netdev_ops by Alexander Beregalov · 15 years ago
  59. fca10c8 WUSB: correct format of wusb_chid sysfs file by David Vrabel · 15 years ago
  60. 5936ac7 WUSB: fix oops when completing URBs for disconnected devices by David Vrabel · 15 years ago
  61. 8db324e WUSB: disconnect all devices when stopping a WUSB HCD by David Vrabel · 15 years ago
  62. f720af9 USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep() by David Vrabel · 15 years ago
  63. 7f0406d USB: whci-hcd: provide a endpoint_reset method by David Vrabel · 15 years ago
  64. 3444b26 USB: add reset endpoint operations by David Vrabel · 15 years ago
  65. d45e230 USB device codes for Motorola phone. by Dr. Greg Wettstein · 15 years ago
  66. dfc15e8 usb-storage: fix mistake in Makefile by Alan Stern · 15 years ago
  67. f4c1a83 USB: usb-serial ch341: support for DTR/RTS/CTS by Werner Cornelius · 16 years ago
  68. c7877e1 Revert USB: usb-serial ch341: support for DTR/RTS/CTS by Greg Kroah-Hartman · 15 years ago
  69. 0ec8fd7 USB: musb: fix possible panic while resuming by Kim Kyuwon · 15 years ago
  70. 6b6e971 USB: musb: fix isochronous TXDMA (take 2) by Sergei Shtylyov · 15 years ago
  71. b6e434a USB: musb: sanitize clearing TXCSR DMA bits (take 2) by Sergei Shtylyov · 15 years ago
  72. c7bbc05 USB: musb: bugfixes for multi-packet TXDMA support by Sergei Shtylyov · 15 years ago
  73. 78322c1 USB: musb_host, fix ep0 fifo flushing by David Brownell · 15 years ago
  74. e4813ee USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab by Alan Stern · 15 years ago
  75. 74bb350 USB: musb_host, minor enqueue locking fix (v2) by David Brownell · 15 years ago
  76. e13c594 USB: fix oops in cdc-wdm in case of malformed descriptors by Oliver Neukum · 15 years ago
  77. f05932c USB: qcserial: Add extra device IDs by Matthew Garrett · 15 years ago
  78. c00deaa USB: option: Add ids for D-Link DWM-652 3.5G modem by Pascal Terjan · 15 years ago
  79. ae27d84 USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer by Peter Korsgaard · 15 years ago
  80. 237e75b usb gadget: fix ethernet link reports to ethtool by Jonathan McDowell · 15 years ago
  81. 91ec65b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  82. b9836e0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. 912335c UIO: fix specific device driver missing statement for depmod by Hans J. Koch · 15 years ago
  84. 014c90d driver core: prevent device_for_each_child from oopsing by Greg Kroah-Hartman · 15 years ago
  85. 1397709 Driver Core: early platform driver by Magnus Damm · 15 years ago
  86. 5247aec driver core: fix driver_match_device by Ming Lei · 15 years ago
  87. e3cf95d ata: Report 16/32bit PIO as best we can by Alan Cox · 15 years ago
  88. 62afe5d libata: use ATA_ID_CFA_* by Sergei Shtylyov · 15 years ago
  89. 20cbf5f pata_legacy: fix no device fail path by Tejun Heo · 15 years ago
  90. 265b721 pata_hpt37x: fix HPT370 DMA timeouts by Sergei Shtylyov · 15 years ago
  91. 79b42ba libata: handle SEMB signature better by Tejun Heo · 15 years ago
  92. 5e075cb [ARM] 5454/1: ep93xx_eth: fix sparse warnings by Hartley Sweeten · 15 years ago
  93. 0c387ec Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  94. 32dc496 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 15 years ago
  95. cd97824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  96. 3307f19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  97. 3664090 phylib: Fix delay argument of schedule_delayed_work by Atsushi Nemoto · 15 years ago
  98. 9d8d05a NET/ixgbe: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  99. 4f9de72 NET/e1000e: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  100. b43fcd7 NET/e1000: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago