1. 391ad19 Resurrect IT8172 IDE controller driver by Shane McDonald · 16 years ago
  2. 7ee9803 piix: sync ich_laptop[] with ata_piix.c by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 02c84bd ide: update warm-plug HOWTO by Bartlomiej Zolnierkiewicz · 16 years ago
  4. e630fcb ide: fix ide_port_scan() to do ACPI setup after initializing request queues by Bartlomiej Zolnierkiewicz · 16 years ago
  5. c38714e ide: remove now redundant ->cur_dev checks by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 94c9644 ide: remove unused ide_hwif_t.sg_mapped field by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 906ef98 ide: struct ide_atapi_pc - remove unused fields and update documentation by Bartlomiej Zolnierkiewicz · 16 years ago
  8. b1b1cd9 ide: remove superfluous hwif variable assignment from ide_timer_expiry() by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 8c6de94 ide: use ide_pci_is_in_compatibility_mode() helper in setup-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 9600dcf ide: make "paranoia" ->handler check in ide_intr() more strict by Bartlomiej Zolnierkiewicz · 16 years ago
  11. d6251d4 ide-cd: convert to ide-atapi facilities by Borislav Petkov · 16 years ago
  12. 1e91477 ide-cd: start DMA before sending the actual packet command by Borislav Petkov · 16 years ago
  13. 7a38f3c ide-cd: wait for DRQ to get set per default by Borislav Petkov · 16 years ago
  14. 744a82b ide: Fix drive's DWORD-IO handling by Mario Schwalbe · 16 years ago
  15. 2bd24a1 ide: add port and host iterators by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 5e7f3a4 ide: dynamic allocation of device structures by Bartlomiej Zolnierkiewicz · 16 years ago
  17. a32296f ide: NUMA aware allocation of host and port structures by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 07af5a5 it821x: use ide_get_pair_dev() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 5d44a15 cmd64x: use ide_get_pair_dev() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 2b78ff5 cmd640: use ide_get_pair_dev() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  21. bca4ff1 amd74xx: use ide_get_pair_dev() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 627e05d ide: remove ->error method from struct ide_driver by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 585e971 ide: unexport ide_wait_not_busy() by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 7f3c868 ide: remove ide_driver_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 9892ec5 ide: remove 'byte' typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  26. c0ae502 ide: remove ide_pci_enablebit_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 54cc142 ide: remove local_irq_set() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 898ec22 ide: remove HWIF() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  29. b40d1b8 ide: move ide_init_port_data() and friends to ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  30. ff670e6 ide: update ide_unregister() documentation by Bartlomiej Zolnierkiewicz · 16 years ago
  31. b65fac3 ide: merge ide_hwgroup_t with ide_hwif_t (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 5b31f85 ide: use lock bitops for ports serialization (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  33. efe0397 ide: remove hwgroup->hwif and {drive,hwif}->next by Bartlomiej Zolnierkiewicz · 16 years ago
  34. ae86afa ide: use per-port IRQ handlers by Bartlomiej Zolnierkiewicz · 16 years ago
  35. bd53cbc ide: add ->cur_port to struct ide_host and use it for serialized hosts by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 42cf261 ide: fix setting nIEN on idle devices by Bartlomiej Zolnierkiewicz · 16 years ago
  37. b46f205 ide: fix LOCKDEP warning by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 238c6d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  39. a159c1a dm snapshot: extend exception store functions by Jonathan Brassow · 16 years ago
  40. 4db6bfe dm snapshot: split out exception store implementations by Alasdair G Kergon · 16 years ago
  41. 1ae25f9 dm snapshot: rename struct exception_store by Jonathan Brassow · 16 years ago
  42. aea53d9 dm snapshot: separate out exception store interface by Jonathan Brassow · 16 years ago
  43. fe9cf30 dm mpath: move trigger_event to system workqueue by Alasdair G Kergon · 16 years ago
  44. 784aae7 dm: add name and uuid to sysfs by Milan Broz · 16 years ago
  45. d581687 dm table: rework reference counting by Mikulas Patocka · 16 years ago
  46. ab4c14248 dm: support barriers on simple devices by Andi Kleen · 16 years ago
  47. 7d76345 dm request: extend target interface by Kiyoshi Ueda · 16 years ago
  48. 8fbf26a dm request: add caches by Kiyoshi Ueda · 16 years ago
  49. 23d39f6 dm ioctl: allow dm_copy_name_and_uuid to return only one field by Milan Broz · 16 years ago
  50. ac1f0ac dm log: ensure log bitmap fits on log device by Milan Broz · 16 years ago
  51. 2045e88 dm log: move region_size validation by Milan Broz · 16 years ago
  52. 6f3af01 dm log: avoid reinitialising io_req on every operation by Takahiro Yasui · 16 years ago
  53. 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 16 years ago
  54. d460c65 dm raid1: fix error count by Jonathan Brassow · 16 years ago
  55. c7a2bd1 dm log: fix dm_io_client leak on error paths by Takahiro Yasui · 16 years ago
  56. 90fa152 dm snapshot: change yield to msleep by Mikulas Patocka · 16 years ago
  57. a1b51e9 dm table: drop reference at unbind by Mikulas Patocka · 16 years ago
  58. 8e128ce Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  59. 0bbb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  60. 0578c3b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. 7d8a804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  62. c58bd34d Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  63. 8606ab6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  64. c54feba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  65. e42e4ba igb: fix anoying type mismatch warning on rx/tx queue sizing by Linus Torvalds · 16 years ago
  66. 7a1fcd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  67. 15b0669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  68. c155b91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  69. e9af797 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  70. 10cc04f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  71. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  72. e8c82c2 mm lockless pagecache barrier fix by Nick Piggin · 16 years ago
  73. f1b11e5 i2o: Update my address by Alan Cox · 16 years ago
  74. 3537d54 qlge: Fix sparse warnings for tx ring indexes. by Ron Mercer · 16 years ago
  75. 2c9a0d4 qlge: Fix sparse warning regarding rx buffer queues. by Ron Mercer · 16 years ago
  76. fd2df4f qlge: Fix sparse endian warning in ql_hw_csum_setup(). by Ron Mercer · 16 years ago
  77. a303ce0 qlge: Fix sparse endian warning for inbound packet control block flags. by Ron Mercer · 16 years ago
  78. 8306c95 qlge: Fix sparse warnings for byte swapping in qlge_ethool.c by Ron Mercer · 16 years ago
  79. 0f84001 myri10ge: print MAC and serial number on probe failure by Brice Goglin · 16 years ago
  80. 6f57321 pkt_sched: cls_u32: Fix locking in u32_change() by Jarek Poplawski · 16 years ago
  81. 4696b64 sparc: Fix minor SPARC32 compile error by Julian Calaby · 16 years ago
  82. f1d3e4d iucv: fix cpu hotplug by Heiko Carstens · 16 years ago
  83. 65dbd7c af_iucv: Free iucv path/socket in path_pending callback by Hendrik Brueckner · 16 years ago
  84. 18becbc af_iucv: avoid left over IUCV connections from failing connects by Ursula Braun · 16 years ago
  85. 55cdea9 af_iucv: New error return codes for connect() by Hendrik Brueckner · 16 years ago
  86. 046c688 mm: update my address by Alan Cox · 16 years ago
  87. 5641f1f X86_DEBUGCTLMSR won't work on uml by Al Viro · 16 years ago
  88. 7483cb7 uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f by Al Viro · 16 years ago
  89. 22409f9 get rid of the last symlink in uml build by Al Viro · 16 years ago
  90. 48e4cc7 net/ehea: bitops work on unsigned longs by Stephen Rothwell · 16 years ago
  91. c276e09 Revert "net: Fix for initial link state in 2.6.28" by David S. Miller · 16 years ago
  92. 3a5e1d1 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  93. 9d7eff6 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
  94. cad9d90 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc by Takashi Iwai · 16 years ago
  95. 8eca753 ALSA: ice1724 - Fix a typo in IEC958 PCM name by Alan Horstmann · 16 years ago
  96. 4ae8978 inotify: fix type errors in interfaces by Michael Kerrisk · 16 years ago
  97. 2f1169e fix breakage in reiserfs_new_inode() by Al Viro · 16 years ago
  98. 5b45d96 fix the treatment of jfs special inodes by Al Viro · 16 years ago
  99. d8e9650d vfs: remove duplicate code in get_fs_type() by Li Zefan · 16 years ago
  100. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 16 years ago