1. 6283815 md: linear: Represent dev_info->size and dev_info->offset in sectors. by Andre Noll · 16 years ago
  2. 451708d md: linear.c: Remove broken debug code. by Andre Noll · 16 years ago
  3. 481d86c md: linear.c: Remove pointless initialization of curr_offset. by Andre Noll · 16 years ago
  4. e611302 md: linear.c: Fix typo in comment. by Andre Noll · 16 years ago
  5. 80268ee md: Don't try to set an array to 'read-auto' if it is already in that state. by NeilBrown · 16 years ago
  6. ea43ddd md: Allow metadata_version to be updated for externally managed metadata. by NeilBrown · 16 years ago
  7. 7d3c6f8 md: Fix rdev_size_store with size == 0 by Chris Webb · 16 years ago
  8. 5c3c4d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  9. ead9d23 Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  10. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  11. bf6f51e Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  12. ec8deff Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  14. 5ba2f67 security: avoid calling a NULL function pointer in drivers/video/tvaudio.c by Arjan van de Ven · 16 years ago
  15. 4dd9ec4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  16. d3570a5 Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernel by Linus Torvalds · 16 years ago
  17. 37d9869 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  18. 098ef21 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  19. 6861ff3 Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 16 years ago
  20. 2ef3783 myri10ge: update driver version number to 1.4.3-1.369 by Brice Goglin · 16 years ago
  21. 1765f95 r8169: add shutdown handler by Francois Romieu · 16 years ago
  22. 5b538df r8169: preliminary 8168d support by Francois Romieu · 17 years ago
  23. 7f3e3d3 r8169: support additional 8168cp chipset by Francois Romieu · 17 years ago
  24. ef808d5 r8169: change default behavior for mildly identified 8168c chipsets by Francois Romieu · 17 years ago
  25. ef3386f r8169: add a new 8168cp flavor by Francois Romieu · 17 years ago
  26. 6fb0705 r8169: add a new 8168c flavor (bis) by Francois Romieu · 17 years ago
  27. 197ff76 r8169: add a new 8168c flavor by Francois Romieu · 17 years ago
  28. b726e49 r8169: sync existing 8168 device hardware start sequences with vendor driver by Francois Romieu · 17 years ago
  29. 2e68ae4 r8169: 8168b Tx performance tweak by Francois Romieu · 17 years ago
  30. 219a1e9 r8169: make room for more specific 8168 hardware start procedure by Francois Romieu · 17 years ago
  31. b836390 r8169: shuffle some registers handling around (8168 operation only) by Francois Romieu · 17 years ago
  32. 236b808 r8169: new phy init parameters for the 8168b by Francois Romieu · 17 years ago
  33. f50d427 r8169: update phy init parameters by Francois Romieu · 17 years ago
  34. a2de6b8 r8169: wake up the PHY of the 8168 by Francois Romieu · 16 years ago
  35. 92f1f8f ide: Remove ide_spin_wait_hwgroup() and use special requests instead by Elias Oltmanns · 16 years ago
  36. d6e2955 ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  37. de699ad ide: add ide_do_test_unit_ready() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 0c8a6c7 ide: add ide_do_start_stop() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 0578042 ide: add ide_set_media_lock() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 0127854 ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.c by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 49cac39 ide-floppy: ->{srfp,wp} -> IDE_AFLAG_{SRFP,WP} by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 2ac07d9 ide: add ide_queue_pc_tail() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 7645c15 ide: add ide_queue_pc_head() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 7bf7420 ide: add ide_init_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 385a4b8 ide-tape: add ide_tape_set_media_lock() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  46. e996fc8 ide-floppy: add ide_floppy_set_media_lock() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  47. acaa0f5 ide: add ide_io_buffers() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  48. c860f955 ide-scsi: cleanup ide_scsi_io_buffers() by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 4de4b9e ide-floppy: remove MODE_SENSE_* defines by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 2e8a6f8 ide-{floppy,tape}: remove packet command stack by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 394a4c2 ide-{floppy,tape}: remove request stack by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 20df429 ide-generic: handle probing of legacy io-ports v5 by Borislav Petkov · 16 years ago
  53. b98b340 ide-floppy: use scatterlists for pio transfers by Borislav Petkov · 16 years ago
  54. f025ffd ide-tape: remove idetape_init_rq() by Bartlomiej Zolnierkiewicz · 16 years ago
  55. d56c99e ide-floppy: add ide_floppy_format_ioctl() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  56. e3faa24 ide-floppy: remove needless parens by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 51509ee ide: add ide_check_atapi_device() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 05236ea ide: move ioctls handling to ide-ioctls.c by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 170dc5b ide: cleanup generic_ide_ioctl() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. aa768773 ide: add ide_setting_ioctl() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 9232c14 ide: remove ->bus_state field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  62. feb22b7 ide: add proper PCI PM support (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 1785192 hpt366: add hpt3xx_disable_fast_irq() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  64. a02227c ide: lba_capacity_is_ok() -> ata_id_is_lba_capacity_ok() by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 93734a2 ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid() by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 718c72e ide: use ata_id_is_cfa() by Bartlomiej Zolnierkiewicz · 16 years ago
  67. ff2779b ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 4b58f17 ide: ide_id_has_flush_cache() -> ata_id_flush_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 942dcd8 ide: idedisk_supports_lba48() -> ata_id_lba48_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 367d7e7 ide: ide_dev_is_sata() -> ata_id_is_sata() by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 5d5870f ide: ide_dev_has_iordy() -> ata_id_has_iordy() by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 9fa295e ide: factor out HDIO_*_NICE ioctl handling to ide_*_nice_ioctl() by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 02d599a ide: remove ->supports_dsc_overlap field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  74. ebc6be5 ide: remove read-only ->atapi_overlap field from ide_drive_t by Bartlomiej Zolnierkiewicz · 16 years ago
  75. af5dfe8 cmd640: add __set_prefetch_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 151a670 ide: remove SECTOR_WORDS define by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 8185d5a ide: /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 263138a ide: preparations for /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 1e874f4 ide: call ide_proc_register_driver() later by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 7c51c17 ide: remove CONFIG_IDEDISK_MULTI_MODE by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 7e59ea2 ide: check drive->present in ide_get_paired_drive() by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 2a92466 ide: remove needless drive->present checks from device drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 3cd5f1e ide: remove unused _IDE_C and _IDE_DISK defines by Bartlomiej Zolnierkiewicz · 16 years ago
  85. a2cdee5 ide: remove IDE_CHIPSET_* macros by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 7c199a5 ide: remove no longer needed BUG_ON()-s from init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  87. b163f46 ide: enhance ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 16 years ago
  88. c36a7e9 ide: fix EXABYTENEST handling in probe_for_drive() by Bartlomiej Zolnierkiewicz · 16 years ago
  89. efa402d ide-cd: use the new object_is_in_stack() helper by FUJITA Tomonori · 16 years ago
  90. 1a7809e ide: re-code ide_fixstring() loop to be less evil by Linus Torvalds · 16 years ago
  91. 3c619ff ide: remove no longer needed ide_drive_t fields by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 3a7d248 ide: use ATA_* defines instead of *_STAT and *_ERR ones by Bartlomiej Zolnierkiewicz · 16 years ago
  93. f26b3d7 hd: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  94. aaaade3 ide: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  95. a4f1904 libata: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  96. f41891c ide-disk: use ata_id_hpa_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 8a089c6 ide-disk: use ata_id_wcache_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  98. dd8f46f ide: use ata_id_current_chs_valid() by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 48fb268 ide: remove drive->driveid by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago