1. 8d4ee71 Merge branch 'max-sect' into upstream by Jeff Garzik · 18 years ago
  2. efa6e7e Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-merge by Jeff Garzik · 18 years ago
  3. 5006ecc Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  4. aee10a0 [PATCH] sata_sil24: implement NCQ support by Tejun Heo · 18 years ago
  5. 12fad3f [PATCH] ahci: implement NCQ suppport by Tejun Heo · 18 years ago
  6. a9764c2 [PATCH] ahci: kill pp->cmd_tbl_sg by Tejun Heo · 18 years ago
  7. 979db80 [PATCH] ahci: add HOST_CAP_NCQ constant by Tejun Heo · 18 years ago
  8. dd410ff [PATCH] ahci: clean up AHCI constants in preparation for NCQ by Tejun Heo · 18 years ago
  9. a6e6ce8 [PATCH] libata-ncq: implement NCQ device configuration by Tejun Heo · 18 years ago
  10. e8ee845 [PATCH] libata-ncq: update EH to handle NCQ by Tejun Heo · 18 years ago
  11. 3dc1d88 [PATCH] libata-ncq: implement NCQ command translation and exclusion by Tejun Heo · 18 years ago
  12. dedaf2b [PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helper by Tejun Heo · 18 years ago
  13. 6cec4a3 [PATCH] libata-ncq: rename ap->qactive to ap->qc_allocated by Tejun Heo · 18 years ago
  14. 2115ea9 [PATCH] libata-ncq: pass ata_scsi_translate() return value to SCSI midlayer by Tejun Heo · 18 years ago
  15. 88e4903 [PATCH] libata-ncq: add NCQ related ATA/libata constants and macros by Tejun Heo · 18 years ago
  16. c17ea20 [PATCH] libata: fix irq-pio merge by Tejun Heo · 18 years ago
  17. 12436c3 Merge branch 'irq-pio' by Tejun Heo · 18 years ago
  18. 88ce755 [PATCH] sata_sil24: convert to new EH by Tejun Heo · 18 years ago
  19. 2a3917a [PATCH] ahci: add PIOS interim interrupt handling by Tejun Heo · 18 years ago
  20. 78cd52d [PATCH] ahci: convert to new EH by Tejun Heo · 18 years ago
  21. f6aae27 [PATCH] sata_sil: convert to new EH by Tejun Heo · 18 years ago
  22. 3f037db [PATCH] ata_piix: convert to new EH by Tejun Heo · 18 years ago
  23. 6d97dbd [PATCH] libata-eh: implement BMDMA EH by Tejun Heo · 18 years ago
  24. 022bdb0 [PATCH] libata-eh: implement new EH by Tejun Heo · 18 years ago
  25. f3e81b1 [PATCH] libata-eh: implement ata_eh_info and ata_eh_context by Tejun Heo · 18 years ago
  26. 0c247c5 [PATCH] libata-eh: implement dev->ering by Tejun Heo · 18 years ago
  27. 9be1e97 [PATCH] libata-eh: add ATA and libata flags for new EH by Tejun Heo · 18 years ago
  28. 246619d [PATCH] libata-eh-fw: update SCSI command completion path for new EH by Tejun Heo · 18 years ago
  29. d95a717 [PATCH] libata-eh-fw: update ata_exec_internal() for new EH by Tejun Heo · 18 years ago
  30. ad9e276 [PATCH] libata-eh-fw: update ata_scsi_error() for new EH by Tejun Heo · 18 years ago
  31. dafadcd [PATCH] libata-eh-fw: implement new EH scheduling from PIO by Tejun Heo · 18 years ago
  32. e318049 [PATCH] libata-eh-fw: implement freeze/thaw by Tejun Heo · 18 years ago
  33. 7b70fc0 [PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort() by Tejun Heo · 18 years ago
  34. f686bcb [PATCH] libata-eh-fw: implement new EH scheduling via error completion by Tejun Heo · 18 years ago
  35. f69499f [PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership by Tejun Heo · 18 years ago
  36. 2ab7db1 [PATCH] libata-eh-fw: use special reserved tag and qc for internal commands by Tejun Heo · 18 years ago
  37. dc2b351 [PATCH] libata-eh-fw: clear SError in ata_std_postreset() by Tejun Heo · 18 years ago
  38. 9ec957f [PATCH] libata-eh-fw: add flags and operations for new EH by Tejun Heo · 18 years ago
  39. f15a1da [PATCH] libata: use ATA printk helpers by Tejun Heo · 18 years ago
  40. 61440db [PATCH] libata: implement ATA printk helpers by Tejun Heo · 18 years ago
  41. 3373efd [PATCH] libata: use dev->ap by Tejun Heo · 18 years ago
  42. 38d8723 [PATCH] libata: add dev->ap by Tejun Heo · 18 years ago
  43. a0ab51c [PATCH] libata: kill old SCR functions and sata_dev_present() by Tejun Heo · 18 years ago
  44. 81952c5 [PATCH] libata: use new SCR and on/offline functions by Tejun Heo · 18 years ago
  45. 34bf217 [PATCH] libata: implement new SCR handling and port on/offline functions by Tejun Heo · 18 years ago
  46. 838df62 [PATCH] libata: init ap->cbl to ATA_CBL_SATA early by Tejun Heo · 18 years ago
  47. ce5f7f3 [PATCH] sata_sil24: update TF image only when necessary by Tejun Heo · 18 years ago
  48. e61e067 [PATCH] libata: implement qc->result_tf by Tejun Heo · 18 years ago
  49. 96bd39e [PATCH] libata: remove postreset handling from ata_do_reset() by Tejun Heo · 18 years ago
  50. 3adcebb [PATCH] libata: move ->set_mode() handling into ata_set_mode() by Tejun Heo · 18 years ago
  51. fe635c7 [PATCH] libata: use preallocated buffers by Tejun Heo · 18 years ago
  52. 1586930 [PATCH] libata: hold host_set lock while finishing internal qc by Tejun Heo · 18 years ago
  53. 7401abf [PATCH] libata: clear ap->active_tag atomically w.r.t. command completion by Tejun Heo · 18 years ago
  54. f8c2c42 [PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe() by Tejun Heo · 18 years ago
  55. 6cd727b [PATCH] libata: kill duplicate prototypes by Tejun Heo · 18 years ago
  56. e23befe [PATCH] libata: unexport ata_scsi_error() by Tejun Heo · 18 years ago
  57. e4fac92 [PATCH] ahci: hardreset classification fix by Tejun Heo · 18 years ago
  58. 3c567b7 [PATCH] libata: rename ata_down_sata_spd_limit() and friends by Tejun Heo · 18 years ago
  59. c44078c [PATCH] libata: silly fix in ata_scsi_start_stop_xlat() by Tejun Heo · 18 years ago
  60. ee7863b [PATCH] SCSI: implement shost->host_eh_scheduled by Tejun Heo · 18 years ago
  61. 89f48c4 [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) by Luben Tuikov · 18 years ago
  62. 9be2f7c Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem" by Linus Torvalds · 18 years ago
  63. 032ebf2 Alternative fix for MMC oops on unmount after removal by Linus Torvalds · 18 years ago
  64. 18552b8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  65. faa88df Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  66. 1b52fa98 IB: refcount race fixes by Sean Hefty · 18 years ago
  67. 6f4bb3d IB/ipath: Properly terminate PCI ID table by Roland Dreier · 18 years ago
  68. bd89efc [NEIGH]: Fix IP-over-ATM and ARP interaction. by Simon Kelley · 18 years ago
  69. 5861525 [SPARC]: Fix warning on prom_getproperty in openprom.c by Martin Habets · 18 years ago
  70. ef34814 [TG3]: ethtool always report port is TP. by Karsten Keil · 18 years ago
  71. 06a1be1 [SPARC]: Handle UNWIND_INFO properly. by David S. Miller · 18 years ago
  72. be1fd94 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 18 years ago
  73. 0d38edd Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  74. 1a2acc9 Revert "[BLOCK] Fix oops on removal of SD/MMC card" by Linus Torvalds · 18 years ago
  75. df3fccb [PATCH] USB: fix omninet driver bug by Greg Kroah-Hartman · 18 years ago
  76. 815ddc9 [PATCH] USB: add ark3116 usb to serial driver by Greg Kroah-Hartman · 18 years ago
  77. 71a8416 [PATCH] usbserial: Fixes leak in serial_open() error path. by Luiz Fernando Capitulino · 18 years ago
  78. 704936a [PATCH] usbserial: Fixes use-after-free in serial_open(). by Luiz Fernando Capitulino · 18 years ago
  79. 16c23f7 [PATCH] USB: Emagic USB firmware loading fixes by Monty · 18 years ago
  80. 332bbf6 [PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist by Olaf Hering · 18 years ago
  81. b68f7de [PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.c by Ken Brush · 18 years ago
  82. d8c3291 Linux v2.6.17-rc4 by Linus Torvalds · 18 years ago
  83. d649daf Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  84. 2bf9d6d Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  85. 6572b20 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  86. f7a014a Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  87. dac07ec [BLOCK] limit request_fn recursion by Jens Axboe · 18 years ago
  88. 210525d [NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels() by Patrick McHardy · 18 years ago
  89. f358166 ptrace_attach: fix possible deadlock schenario with irqs by Linus Torvalds · 18 years ago
  90. 0e44dc3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  91. ce477ae IB/mthca: FMR ioremap fix by Michael S. Tsirkin · 18 years ago
  92. 6314410 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemminger/netdev-2.6 by Linus Torvalds · 18 years ago
  93. d8e95e5 sis900: phy for FoxCon motherboard by James Cameron · 18 years ago
  94. 4c1b462 dl2k: use DMA_48BIT_MASK constant by Francois Romieu · 18 years ago
  95. 64b1c2b phy: mdiobus_register(): initialize all phy_map entries by Herbert Valerio Riedel · 18 years ago
  96. f4ea431 sky2: ifdown kills irq mask by Stephen Hemminger · 18 years ago
  97. 7fc5b1e [Cardman 40x0] Fix udev device creation by Harald Welte · 18 years ago
  98. b0013fd [IPV6]: skb leakage in inet6_csk_xmit by Alexey Kuznetsov · 18 years ago
  99. ac05202 [BRIDGE]: Do sysfs registration inside rtnl. by Stephen Hemminger · 18 years ago
  100. b17a7c1 [NET]: Do sysfs registration as part of register_netdevice. by Stephen Hemminger · 18 years ago