1. 7a234af ahci: reimplement port_map handling by Tejun Heo · 17 years ago
  2. 05027ad libata: remiplement ata_hpa_resize() by Tejun Heo · 17 years ago
  3. c728a91 libata: clean up read/set native_max address functions by Tejun Heo · 17 years ago
  4. db6f875 libata: move ata_id_n_sectors() upward by Tejun Heo · 17 years ago
  5. 2557164 ata: increase allowed config flags by Kristen Carlson Accardi · 17 years ago
  6. e2d352a ata_piix: replace spaces with tabs by Jason Gaston · 17 years ago
  7. 7120165 libata-scsi: convert to use the data buffer accessors by Boaz Harrosh · 17 years ago
  8. e10b8c3 libata-scsi: Remove !use_sg code paths by Boaz Harrosh · 17 years ago
  9. d2a84f4 pdc2027x: Switch properly to ioread/iowrite by Alan Cox · 17 years ago
  10. c645fd3 libata: Update experimental tags to reflect reality better by Alan Cox · 17 years ago
  11. 539cc7c [libata] blacklist Maxtor*BANC* using new wildcard blacklist matching by Jeff Garzik · 17 years ago
  12. ec300d9 [libata] ata_piix: Use more-robust form of array initialization by Jeff Garzik · 17 years ago
  13. 7c9ef8e AVR32 PATA driver by Kristoffer Nyborg Gregertsen · 17 years ago
  14. d830d17 libata driver for bf548 on chip ATAPI controller. by Sonic Zhang · 17 years ago
  15. a1e10f7 libata: move EH repeat reporting into ata_eh_report() by Tejun Heo · 17 years ago
  16. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  17. e923090 libata: pata_pdc2027x PLL detection minor cleanup by Albert Lee · 17 years ago
  18. c729387 libata: Strict checking for identify reporting by Alan Cox · 17 years ago
  19. 614fe29 libata: Spot bridge chips by Alan Cox · 17 years ago
  20. 4743d08 libata-portmap: Remove unused definitions by Alan Cox · 17 years ago
  21. 81ad183 libata: Switch most of the remaining SFF drivers to ata_sff_port_start by Alan Cox · 17 years ago
  22. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  23. 7d73a36 libata pata_via: ACPI checks for 80wire cable by Alan Cox · 17 years ago
  24. e708eb9 libata pata_amd: ACPI checks for 80wire cable by Alan Cox · 17 years ago
  25. e1ddb4b [libata] add ACPI cable detect API by Alan Cox · 17 years ago
  26. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  27. cb94c1c libata: add printf format attribute to ehi desc functions by Tejun Heo · 17 years ago
  28. 1552945 libata: use ata_port_printk() in ata_wait_idle() by Tejun Heo · 17 years ago
  29. b877353 libata-add-irq_flags-to-struct-pata_platform_info-fix by Andrew Morton · 17 years ago
  30. 2eb829e ata_piix: disallow UDMA 133 on ICH5 & ICH7 by Christian Lamparter · 17 years ago
  31. a738492 ahci: Store interrupt value by Kristen Carlson Accardi · 17 years ago
  32. 2f29496 [libata] ahci: send event when AN received by Kristen Carlson Accardi · 17 years ago
  33. 9f45cbd [libata] check for SATA async notify support by Kristen Carlson Accardi · 17 years ago
  34. 05d1eff pata_cmd64x: Set up MWDMA modes properly by Alan Cox · 17 years ago
  35. 4f34337 libata: Note that our cache flush code needs fixing up by Alan Cox · 17 years ago
  36. 50a9901 libata-core: Document some limits/assumptions about ID_ATA by Alan Cox · 17 years ago
  37. baf4fdf libata: add support for ATA_16 on ATAPI by Mark Lord · 17 years ago
  38. 4cc980b libata: move ata_altstatus() to pio data xfer functions by Albert Lee · 17 years ago
  39. 0bc2a79 libata: Correct IORDY handling by Alan Cox · 17 years ago
  40. e3667eb libata-link: update Power Management to handle PMP links by Tejun Heo · 17 years ago
  41. 41bda9c libata-link: update hotplug to handle PMP links by Tejun Heo · 17 years ago
  42. 9b1e265 libata-link: update EH to deal with PMP links by Tejun Heo · 17 years ago
  43. cf1b86c libata-link: update ata_scsi_error() to handle PMP links by Tejun Heo · 17 years ago
  44. 8989805 libata-link: add PMP links by Tejun Heo · 17 years ago
  45. dbd8261 libata-link: implement ata_link_abort() by Tejun Heo · 17 years ago
  46. 4fb37a2 libata-link: separate out link initialization functions by Tejun Heo · 17 years ago
  47. 0c88758 libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags by Tejun Heo · 17 years ago
  48. 0260731 libata-link: linkify config/EH related functions by Tejun Heo · 17 years ago
  49. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  50. 955e57d libata-link: linkify EH action helpers by Tejun Heo · 17 years ago
  51. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  52. f58229f libata-link: implement and use link/device iterators by Tejun Heo · 17 years ago
  53. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  54. 640fdb5 [libata] pdc_adma: convert to new exception handling (EH) framework by Jeff Garzik · 17 years ago
  55. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  56. cbd09db Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  57. d81fec0 missed bio_endio() in axonram by Al Viro · 17 years ago
  58. d4faaec [ZLIB]: Fix external builds of zlib_inflate code. by David S. Miller · 17 years ago
  59. 9ce768e [TG3]: Fix APE induced regression by Matt Carlson · 17 years ago
  60. a7b850e [SKY2]: version 1.19 by Stephen Hemminger · 17 years ago
  61. 7138a0f [SKY2]: use netdevice stats struct by Stephen Hemminger · 17 years ago
  62. df3fe1f [SKY2]: fiber advertise bits initialization (trivial) by Stephen Hemminger · 17 years ago
  63. ff35164e [SKY2]: fix power settings on Yukon XL by Stephen Hemminger · 17 years ago
  64. 295b54c [SKY2]: ethtool register reserved area blackout by Stephen Hemminger · 17 years ago
  65. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  66. 5473074 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  67. 6c08772 [libata] sata_mv: more S/G fixes by Jeff Garzik · 17 years ago
  68. e30408b JFS: fix bio-related build breakage by Jeff Garzik · 17 years ago
  69. 9b4b8fe [POWERPC] Add memchr() to the bootwrapper by David Gibson · 17 years ago
  70. d0c3d53 [POWERPC] Implement logging of unhandled signals by Olof Johansson · 17 years ago
  71. b63db45 [POWERPC] Add legacy serial support for OPB with flattened device tree by Valentine Barshak · 17 years ago
  72. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  73. 287e5d6 [POWERPC] XilinxFB: Allow fixed framebuffer base address by Grant Likely · 17 years ago
  74. b4d6a72 [POWERPC] XilinxFB: Add support for custom screen resolution by Grant Likely · 17 years ago
  75. 01ba1e9 [POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters by Grant Likely · 17 years ago
  76. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  77. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  78. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  79. dd6d184 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  80. 19f7115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  81. e6005a8 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  82. 6f35308 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  83. 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  84. 1ce4890 Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  85. 55982fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  86. 1ef3e36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  87. c634920 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  88. 6abd2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  89. 2669183 [SKY2]: status polling loop (post merge) by Stephen Hemminger · 17 years ago
  90. 6f53576 [NET]: Fix NAPI completion handling in some drivers. by David S. Miller · 17 years ago
  91. b08d6cb [TCP]: Limit processing lost_retrans loop to work-to-do cases by Ilpo Järvinen · 17 years ago
  92. f785a8e [TCP]: Fix lost_retrans loop vs fastpath problems by Ilpo Järvinen · 17 years ago
  93. 4cd8299 [TCP]: No need to re-count fackets_out/sacked_out at RTO by Ilpo Järvinen · 17 years ago
  94. d193594 [TCP]: Extract tcp_match_queue_to_sack from sacktag code by Ilpo Järvinen · 17 years ago
  95. f6fb128 [TCP]: Kill almost unused variable pcount from sacktag by Ilpo Järvinen · 17 years ago
  96. 3eec004 [TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L by Ilpo Järvinen · 17 years ago
  97. 16e9068 [TCP]: Add bytes_acked (ABC) clearing to FRTO too by Ilpo Järvinen · 17 years ago
  98. 8087ebd Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24 by Paul Mackerras · 17 years ago
  99. aaf76a3 [MIPS] tlbex.c: Cleanup __init usage. by Franck Bui-Huu · 17 years ago
  100. 2c4d135 [MIPS] WRPPMC serial support move to platform device by Yoichi Yuasa · 17 years ago