1. 4ca4e43 libata annotations and fixes by Al Viro · 17 years ago
  2. 35a10a8 libata: use dev_driver_string() instead of "libata" in libata-sff.c by Tejun Heo · 17 years ago
  3. 723159c ata_piix: kill unused constants and flags by Tejun Heo · 17 years ago
  4. 442eacc libata: make ata_port_queue_task() an internal function by Jeff Garzik · 17 years ago
  5. d7b1745 pata_pcmcia: Minor cleanups and support for dual channel cards by Alan Cox · 17 years ago
  6. c5038fc libata/pata_it821x: Improve handling of poorly compatible emulations by Alan Cox · 17 years ago
  7. a5df2ea pata_pcmcia: Add support for dumb 8bit IDE emulations by Alan Cox · 17 years ago
  8. 0bcc65a libata: make qc->nbytes include extra buffers by Tejun Heo · 17 years ago
  9. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
  10. f92a263 libata: change ATA_QCFLAG_DMAMAP semantics by Tejun Heo · 17 years ago
  11. 001102d libata: kill non-sg DMA interface by Tejun Heo · 17 years ago
  12. 55dba31 libata: update ->data_xfer hook for ATAPI by Tejun Heo · 17 years ago
  13. 0dc3688 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* by Tejun Heo · 17 years ago
  14. 0106372 libata: zero xfer length on ATAPI data xfer IRQ is HSM violation by Albert Lee · 17 years ago
  15. 93f8fec libata: make atapi_request_sense() use sg by Tejun Heo · 17 years ago
  16. 1973a02 libata: convert NCQ test in ata_qc_issue() to ata_is_ncq() by Tejun Heo · 17 years ago
  17. 40f46f1 pata_hpt37x: checkpatch fixes by Andrew Morton · 17 years ago
  18. e6a73ab drivers/ata/libata-eh.c: fix printk warning by Andrew Morton · 17 years ago
  19. ce54d16 pata_amd: update mode selection for NV PATAs by Tejun Heo · 17 years ago
  20. 021ee9a libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask() by Tejun Heo · 17 years ago
  21. a0f79b9 libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_acpi by Tejun Heo · 17 years ago
  22. 5df91a2 libata: fix ata_acpi_gtm_xfermask() by Tejun Heo · 17 years ago
  23. 7c77fa4 libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes() by Tejun Heo · 17 years ago
  24. 9cde9ed1 ata_piix: separate controller IDs into separate enum by Tejun Heo · 17 years ago
  25. 46a6714 sata_promise: make pdc_atapi_pkt() use values from qc->tf by Tejun Heo · 17 years ago
  26. c88f90c libata: add ATA_CBL_PATA_IGN by Tejun Heo · 17 years ago
  27. 7dc951a libata: xfer_mask is unsigned long not unsigned int by Tejun Heo · 17 years ago
  28. 9d3501a libata: kill ata_id_to_dma_mode() by Tejun Heo · 17 years ago
  29. 70cd071 libata: clean up xfermode / PATA timing related stuff by Tejun Heo · 17 years ago
  30. 6357357 libata: export xfermode / PATA timing related functions by Tejun Heo · 17 years ago
  31. f8ab6d8 ata_generic: unindent loop in generic_set_mode() by Tejun Heo · 17 years ago
  32. e39eec1 [libata] Build fix WRT ata_is_xxx() new API introduction by Jeff Garzik · 17 years ago
  33. 76326ac libata: implement fast speed down for unverified data transfer mode by Tejun Heo · 17 years ago
  34. 00115e0 libata: implement ATA_DFLAG_DUBIOUS_XFER by Tejun Heo · 17 years ago
  35. 663f99b8 libata: adjust speed down rules by Tejun Heo · 17 years ago
  36. 3884f7b libata: clean up EH speed down implementation by Tejun Heo · 17 years ago
  37. 6f1d1e3 libata: move ata_set_mode() to libata-eh.c by Tejun Heo · 17 years ago
  38. 02c05a2 libata: factor out ata_eh_schedule_probe() by Tejun Heo · 17 years ago
  39. 405e66b libata: implement protocol tests by Tejun Heo · 17 years ago
  40. 11b7bec libata: checkpatch fixes by Jeff Garzik · 17 years ago
  41. 49f2909 ahci: update PCS programming by Tejun Heo · 17 years ago
  42. 51dbd49 pata_ninja32: Cardbus ATA initial support by Alan Cox · 17 years ago
  43. 76548ed libata-sff: tf_load by Alan Cox · 17 years ago
  44. b9f8ab2 libata: IORDY handling by Alan Cox · 17 years ago
  45. bd3adca libata-acpi: add ACPI _PSx method by Shaohua Li · 17 years ago
  46. ae8d4ee libata: Disable ATA8-ACS proposed Trusted Computing features by default by Alan Cox · 17 years ago
  47. ffe188d ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list. by Peter Schwenke · 17 years ago
  48. 889c94a Fix file references in documentation and Kconfig by Johann Felix Soden · 17 years ago
  49. 4ad2b22 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  50. 80c002d W1: w1_therm.c is flagging 0C etc as invalid by David Fries · 17 years ago
  51. 941ed3b W1: w1_therm.c ds18b20 decode freezing temperatures correctly by David Fries · 17 years ago
  52. 87b4b66 hwmon: (it87) request only Environment Controller ports by Bjorn Helgaas · 17 years ago
  53. f290fc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  54. 240d3b5 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  55. a103360 s3c2410_fb: fix line length calculation by Stefan Schmidt · 17 years ago
  56. a5569a5 keyspan: fix oops by Alan Cox · 17 years ago
  57. 06675e6 tc35815: Use irq number for tc35815-mac platform device id by Atsushi Nemoto · 17 years ago
  58. 6836545 [NET]: rtnl_link: fix use-after-free by Patrick McHardy · 17 years ago
  59. 421c991 [ATM] atm/suni.c: Fix section mismatch. by Adrian Bunk · 17 years ago
  60. 799fa67 [ATM] atm/idt77105.c: Fix section mismatch. by Adrian Bunk · 17 years ago
  61. 49d85c5 [NET]: Fix interrupt semaphore corruption in Intel drivers. by David S. Miller · 17 years ago
  62. a7da60f Remove bogus duplicate CONFIG_LGUEST_GUEST entry. by Rusty Russell · 17 years ago
  63. aa8f237 pata_pdc202xx_old: Fix crashes with ATAPI by Alan Cox · 17 years ago
  64. 5db501d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  65. 8b2d183 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  66. c9daa27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  67. 84f7466 Selecting LGUEST should turn on Guest support, as in 2.6.23. by Rusty Russell · 17 years ago
  68. cde10ba [WATCHDOG] Revert "Stop looking for device as soon as one is found" by Wim Van Sebroeck · 17 years ago
  69. ba596a0 Replace cpmac fix by Matteo Croce · 17 years ago
  70. 0ca5f31 dl2k: the rest by Al Viro · 17 years ago
  71. 5b51191 dl2k: MSCR, MSSR, ESR, PHY_SCR fixes by Al Viro · 17 years ago
  72. 96d7685 dl2k: BMSR fixes by Al Viro · 17 years ago
  73. 21b645e dl2k: ANAR, ANLPAR fixes by Al Viro · 17 years ago
  74. d50956a dl2k: BMCR_t fixes by Al Viro · 17 years ago
  75. b665982 3c574, 3c515 bitfields abuse by Al Viro · 17 years ago
  76. c15561f sbni endian fixes by Al Viro · 17 years ago
  77. 44b1e77 wan/lmc bitfields fixes by Al Viro · 17 years ago
  78. 409cd63 dscc4 endian fixes by Al Viro · 17 years ago
  79. 5f490c9 S2io: Fixed synchronization between scheduling of napi with card reset and close by Sreenivasa Honnur · 17 years ago
  80. 2a49128 atl1: fix frame length bug by Jay Cliburn · 17 years ago
  81. be63a21 Revert "sky2: remove check for PCI wakeup setting from BIOS" by Stephen Hemminger · 17 years ago
  82. 9559cc2 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  83. e236ed2 e1000e Kconfig: remove ref to nonexistant docs by Jason Uhlenkott · 17 years ago
  84. 220df5c Merge branch 'ipg-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  85. 5655662 bonding: Don't hold lock when calling rtnl_unlock by Jay Vosburgh · 17 years ago
  86. 027ea04 bonding: fix lock ordering for rtnl and bonding_rwsem by Jay Vosburgh · 17 years ago
  87. ece95f7 bonding: Fix up parameter parsing by Jay Vosburgh · 17 years ago
  88. 3b96c85 bonding: release slaves when master removed via sysfs by Jay Vosburgh · 17 years ago
  89. 2543331 bonding: fix locking during alb failover and slave removal by Jay Vosburgh · 17 years ago
  90. e0138a6 bonding: fix ASSERT_RTNL that produces spurious warnings by Jay Vosburgh · 17 years ago
  91. e934dd7 bonding: fix locking in sysfs primary/active selection by Jay Vosburgh · 17 years ago
  92. 03bbe08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  93. 3047290 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  94. a3c53e2 fix wrong sized spinlock flags argument by Daniel Walker · 17 years ago
  95. 545c442 fix radeonfb regression with Xpress 200m 5955 by Alex · 17 years ago
  96. efe7cf2 pnpacpi: print resource shortage message only once (more) by Len Brown · 17 years ago
  97. 6915719 cpufreq: Initialise default governor before use by Johannes Weiner · 17 years ago
  98. 47cccd7 ipg: fix Tx completion irq request by Francois Romieu · 17 years ago
  99. dafdec7 ipg: fix queue stop condition in the xmit handler by Francois Romieu · 17 years ago
  100. 0da1b99 ipg: plug Tx completion leak by Francois Romieu · 17 years ago