1. 270dac3 libata: ahci_start_engine compliant to AHCI spec by Jian Peng · 13 years ago
  2. 792d37a ata: pata_at91.c bugfix for initial_timing initialisation by Igor Plyatov · 14 years ago
  3. 9719b8f ata: pata_at91.c bugfix for high master clock by Igor Plyatov · 14 years ago
  4. 181e3ce ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs by Seth Heasley · 13 years ago
  5. 4a836c7 ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDs by Seth Heasley · 13 years ago
  6. d69cf28 libata: Pioneer DVR-216D can't do SETXFER by Jeff Mahoney · 13 years ago
  7. 7b3a24c ahci: don't enable port irq before handler is registered by Maxime Bizon · 14 years ago
  8. ae01b24 libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 by Tejun Heo · 14 years ago
  9. 6e5fe5b ahci: EM supported message type sysfs attribute by Hannes Reinecke · 14 years ago
  10. 686c4cb Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  11. 0f1d9f7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  12. 91e8549 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  13. 7eec77a ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd by Tejun Heo · 13 years ago
  14. d76c842 raid5: fix build error, sector_t usage by Randy Dunlap · 13 years ago
  15. 83425ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  16. 8ed54bd Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  17. 25b2103 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  18. ec61604 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  19. afa2689 virtio: console: Enable call to hvc_remove() on console port remove by Amit Shah · 14 years ago
  20. 31a3ddd virtio_pci: Prevent double-free of pci regions after device hot-unplug by Amit Shah · 14 years ago
  21. b3258ff virtio: Decrement avail idx on buffer detach by Amit Shah · 14 years ago
  22. 51a63e6 intel_iommu: disable all VT-d PMRs when TXT launched by Joseph Cihula · 14 years ago
  23. 194b3da agp: fix arbitrary kernel memory writes by Vasiliy Kulikov · 13 years ago
  24. b522f02 agp: fix OOM and buffer overflow by Vasiliy Kulikov · 13 years ago
  25. 584f790 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  26. d095710 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  27. 73aa868 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  28. fee6872 md: Cleanup after raid45->raid0 takeover by Krzysztof Wojcik · 13 years ago
  29. 3b71bd9 md: Fix dev_sectors on takeover from raid0 to raid4/5 by NeilBrown · 13 years ago
  30. 2b7da30 md/raid5: remove setting of ->queue_lock by NeilBrown · 13 years ago
  31. 2f666bc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  32. 204ae24 drm/radeon/kms: fix IH writeback on r6xx+ on big endian machines by Cédric Cano · 13 years ago
  33. 5785e53 drm/radeon/kms: pll tweaks for r7xx by Alex Deucher · 13 years ago
  34. 9db4e43 tty/n_gsm: fix bug in CRC calculation for gsm1 mode by Mikhail Kshevetskiy · 14 years ago
  35. 5680e94 serial/imx: read cts state only after acking cts change irq by Uwe Kleine-König · 14 years ago
  36. 0f6db21 parport_pc.c: correctly release the requested region for the IT887x by Niels de Vos · 13 years ago
  37. e4ac93b drm/nouveau: fix allocation of notifier object by Marcin Slusarz · 13 years ago
  38. a18d89c drm/nouveau: fix notifier memory corruption bug by Marcin Slusarz · 13 years ago
  39. 11dea1a drm/nouveau: fix pinning of notifier block by Ben Skeggs · 13 years ago
  40. 8706398 drm/nouveau: populate ttm_alloced with false, when it's not by Ben Skeggs · 14 years ago
  41. 01d1533 drm/nouveau: fix nv30 pcie boards by Ben Skeggs · 14 years ago
  42. 04eb34a drm/nouveau: split ramin_lock into two locks, one hardirq safe by Ben Skeggs · 14 years ago
  43. 19234c0 PM: Add missing syscore_suspend() and syscore_resume() calls by Rafael J. Wysocki · 13 years ago
  44. 6cf5443 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  45. 97ddec6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  46. 4ae0ff1 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  47. 71460af Revert "[media] V4L: videobuf, don't use dma addr as physical" by Linus Torvalds · 13 years ago
  48. 3b17857 hwmon: (pmbus) Removed unused variable from struct pmbus_data by Guenter Roeck · 14 years ago
  49. c21e6be block: get rid of QUEUE_FLAG_REENTER by Jens Axboe · 13 years ago
  50. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  51. c36b58e Input: xen-kbdfront - fix mouse getting stuck after save/restore by Igor Mammedov · 13 years ago
  52. 80b4895 Input: estimate number of events per packet by Jeff Brown · 13 years ago
  53. 24ecfbe block: add blk_run_queue_async by Christoph Hellwig · 13 years ago
  54. 2dd93c4 RTC: rtc-omap: Fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  55. c3b328a md: fix up raid1/raid10 unplugging. by NeilBrown · 13 years ago
  56. 7c13edc md: incorporate new plugging into raid5. by NeilBrown · 13 years ago
  57. 97658cd md: provide generic support for handling unplug callbacks. by NeilBrown · 13 years ago
  58. 482c083 md - remove old plugging code. by NeilBrown · 13 years ago
  59. af1db72 md/dm - remove remains of plug_fn callback. by NeilBrown · 13 years ago
  60. e1dfa0a md: use new plugging interface for RAID IO. by NeilBrown · 13 years ago
  61. 0553c89 ip6_pol_route panic: Do not allow VLAN on loopback by Krishna Kumar · 13 years ago
  62. 70dda99 bnx2x: Fix port identification problem by Yaniv Rosner · 13 years ago
  63. d3b3e15 i2c-algo-bit: Call pre/post_xfer for bit_test by Alex Deucher · 13 years ago
  64. a920ff4 i2c: Improve deprecation warnings by Jean Delvare · 13 years ago
  65. 08150c5 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  66. fdfc552 Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  67. c98ece6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  68. 12dfc84 drm/radeon/kms: adjust evergreen display watermark setup by Alex Deucher · 13 years ago
  69. 59f9996 RapidIO/mpc85xx: fix possible mport registration problems by Alexandre Bounine · 13 years ago
  70. 13209c2 RapidIO: add IDT CPS-1432 switch definitions by Alexandre Bounine · 13 years ago
  71. 5de1743 drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip by Wanlong Gao · 13 years ago
  72. 592ce31 leds/leds-regulator.c: fix handling of already enabled regulators by Antonio Ospite · 13 years ago
  73. c344180 drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  74. a70882a drm/radeon/kms: add connectors even if i2c fails by Alex Deucher · 13 years ago
  75. 8e46112 drm/radeon/kms: fix bad shift in atom iio table parser by Alex Deucher · 13 years ago
  76. 49b4947 bna: fix memory leak during RX path cleanup by Rasesh Mody · 13 years ago
  77. 79ea6c8 bna: fix for clean fw re-initialization by Rasesh Mody · 13 years ago
  78. 753d853 Revert "USB: isp1760-hcd: move imask clear after pending work is done" by Greg Kroah-Hartman · 13 years ago
  79. dd50304 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  80. c41136b xHCI: Implement AMD PLL quirk by Andiry Xu · 14 years ago
  81. fedd383 xhci: Tell USB core both roothubs lost power. by Sarah Sharp · 14 years ago
  82. a8f08d8 usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0 hub by Andiry Xu · 14 years ago
  83. b214f19 USB: Fix unplug of device with active streams by Matthew Wilcox · 14 years ago
  84. 2dea75d USB: xhci - also free streams when resetting devices by Dmitry Torokhov · 13 years ago
  85. 386139d xhci: Fix NULL pointer deref in handle_port_status() by Sarah Sharp · 14 years ago
  86. dfa49c4 USB: xhci - fix math in xhci_get_endpoint_interval() by Dmitry Torokhov · 14 years ago
  87. 926008c USB: xhci: simplify logic of skipping missed isoc TDs by Dmitry Torokhov · 14 years ago
  88. 575688e USB: xhci - remove excessive 'inline' markings by Dmitry Torokhov · 14 years ago
  89. 22e0487 USB: xhci: unsigned char never equals -1 by Dan Carpenter · 14 years ago
  90. 5a6c2f3 USB: xhci - fix unsafe macro definitions by Dmitry Torokhov · 14 years ago
  91. 2868a2b USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices by Dmitry Torokhov · 14 years ago
  92. 5808544 USB: isp1760-hcd: move imask clear after pending work is done by Richard Retanubun · 14 years ago
  93. d834508 USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0 by Valentin Longchamp · 14 years ago
  94. cb62d65 usb: qcserial add missing errorpath kfrees by Steven Hardy · 14 years ago
  95. 99ab3f9 usb: qcserial avoid pointing to freed memory by Steven Hardy · 14 years ago
  96. 10c9ab1 usb: Fix qcserial memory leak on rmmod by Steven Hardy · 14 years ago
  97. c53c2fa USB: ftdi_sio: add ids for Hameg HO720 and HO730 by Paul Friedrich · 14 years ago
  98. 80f9df3 USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem. by Marius B. Kotsbak · 14 years ago
  99. 4857071 usb: pch_udc: unlock on allocation failure by Dan Carpenter · 14 years ago
  100. 9ab7927 USB host: Fix lockdep warning in AMD PLL quirk by Joerg Roedel · 13 years ago