1. e4079df0 ide: limit legacy VLB host drivers to alpha, x86 and mips by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 6d3803b cmd640: init hwif->{io_ports,irq} explicitly by Bartlomiej Zolnierkiewicz · 17 years ago
  3. daaad24 cmd640: cleanup setup_device_ptrs() by Bartlomiej Zolnierkiewicz · 17 years ago
  4. ffd4f6f ide: add ide-4drives host driver (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 26d799b ide: remove ppc ifdef from init_ide_data() by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 5c50427 ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  9. 359c2e2 ppc/pmac: remove no longer needed IDE quirk by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 7e41e7b ppc: don't include <linux/ide.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 1d850bd ppc: remove ppc_ide_md by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 5d682e4 ppc/pplus: remove ppc_ide_md.ide_init_hwif hook by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 7ef8df8 ppc/sandpoint: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 5510b12 ppc/lopec: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 2661b13 ppc/mpc8xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 5c58666 ppc/pmac: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  17. e4f7f3a ppc/ppc4xx: remove ppc_ide_md hooks by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 3671e9a ppc/hdpu: remove dead IDE code by Bartlomiej Zolnierkiewicz · 17 years ago
  19. af007ec ide-pmac: remove dead code by Bartlomiej Zolnierkiewicz · 17 years ago
  20. e3bfae4 ide-scsi: do non-atomic pc->flags testing by Borislav Petkov · 17 years ago
  21. eaec3e7 ide: use generic ATAPI packet command flags in ide-{floppy,tape} by Borislav Petkov · 17 years ago
  22. c2b2b29 ide-floppy: rename end_request handler properly by Borislav Petkov · 17 years ago
  23. 1c06578 ide-scsi: convert driver to using generic ide_atapi_pc by Borislav Petkov · 17 years ago
  24. 8e55512 ide-floppy: convert driver to using generic ide_atapi_pc by Borislav Petkov · 17 years ago
  25. d236d74 ide-tape: convert driver to using generic ide_atapi_pc by Borislav Petkov · 17 years ago
  26. 8303b46 ide: add generic packet command representation ide_atapi_pc by Borislav Petkov · 17 years ago
  27. 346331f ide-tape: remove atomic test/set macros for packet commands by Borislav Petkov · 17 years ago
  28. 03056b9 ide-tape: move all struct and other defs at the top by Borislav Petkov · 17 years ago
  29. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 7616c0a ide: add ide_atapi_{discard_data,write_zeros} inline helpers by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 3ad6776 ide-floppy: remove struct idefloppy_id_gcw by Borislav Petkov · 17 years ago
  32. 3d53ba8 scc_pata.c: do setup itself instead of ide_setup_pci_device() by Akira Iguchi · 17 years ago
  33. e6bfa38 ide: remove ide_init_hwif_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 0573426 ide: remove init_hwif_default() by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 80aa31c ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  39. fef39d9 ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif() by Bartlomiej Zolnierkiewicz · 17 years ago
  40. f029851 ide-generic: add ide_generic class and attribute for adding new interfaces by Bartlomiej Zolnierkiewicz · 17 years ago
  41. f74c914 ide: add warm-plug support for IDE devices (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 50672e5 ide: remove dead/obsolete ->busproc method by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 26042d0 ide: move ide_port_setup_devices() call to ide_device_add_all() by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 43514ed ide: factor out devices init from ide_init_port_data() by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 71bf9f6 ide: factor out code unregistering devices from ide_unregister() by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 5b0c4b3 ide: remove IDE devices from /proc/ide/ before unregistering them by Bartlomiej Zolnierkiewicz · 17 years ago
  48. c7f6f21 ide: factor out cable detection from ide_init_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 8f22a72 ide-acpi: add missing drive->acpidata zeroing by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 2625cd5 ide: fix ide_find_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  52. ce9b248 ide-generic: set hwif->chipset by Bartlomiej Zolnierkiewicz · 17 years ago
  53. a594eeb IDE: remove ide=reverse IDE core by Greg Kroah-Hartman · 17 years ago
  54. 4b119e2 Linux 2.6.25 by Linus Torvalds · 17 years ago
  55. c970d5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  56. da19566 it821x: do not describe noraid parameter with its value by Paul Bolle · 17 years ago
  57. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 17 years ago
  58. fabd3a2 Au1200: IDE driver build fix by Sergei Shtylyov · 17 years ago
  59. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 17 years ago
  60. 71fc4c0 avr32 mustn't select HAVE_IDE by Adrian Bunk · 17 years ago
  61. 6af74b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  62. 1076bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  63. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  64. 424b00e AFS: Do not describe debug parameters with their value by Paul Bolle · 17 years ago
  65. 07c3b1a USB: remove broken usb-serial num_endpoints check by Greg Kroah-Hartman · 17 years ago
  66. 32147be USB: option: Add new vendor ID and device ID for AMOI HSDPA modem by tang kai · 17 years ago
  67. aad8a27 USB: support more Huawei data card product IDs by fangxiaozhi · 17 years ago
  68. a1d9bc1 USB: option.c: add more device IDs by Matthias Urlichs · 17 years ago
  69. 80d9709 USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver by James Cameron · 17 years ago
  70. 56f367b [TCP]: Add return value indication to tcp_prune_ofo_queue(). by Vitaliy Gusev · 17 years ago
  71. b87e81e acpi: unneccessary to scan the PCI bus already scanned by yakui.zhao@intel.com · 17 years ago
  72. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 17 years ago
  73. f0a37e0 acpi: bus: check once more for an empty list after locking it by Chuck Ebbert · 17 years ago
  74. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 17 years ago
  75. 50f426b spi: spi_s3c24xx must initialize bus_num by Ben Dooks · 17 years ago
  76. 4bb5eba spi: spi_s3c24xx driver must init completion by Ben Dooks · 17 years ago
  77. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 17 years ago
  78. 423bec4 Documentation: correct overcommit caveat in hugetlbpage.txt by Nishanth Aravamudan · 17 years ago
  79. 91446b0 add "Isolate" migratetype name to /proc/pagetypeinfo by KOSAKI Motohiro · 17 years ago
  80. b82d404 Fix typos in Documentation/filesystems/seq_file.txt by Dmitri Vorobiev · 17 years ago
  81. 1f4deba uml: compile error fix by WANG Cong · 17 years ago
  82. e115f2d memcg: fix oops in oom handling by Li Zefan · 17 years ago
  83. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  84. 12c2c01 pcmcia: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  85. d6c2385 misc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  86. c43f89c fbdev: fix /proc/fb oops after module removal by Alexey Dobriyan · 17 years ago
  87. 3c4ded9 leds: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  88. 2b653e0 rtc: fix the error in the function of cmos_set_alarm by Zhao Yakui · 17 years ago
  89. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  90. bead9a3 mm: sparsemem memory_present() fix by Ingo Molnar · 17 years ago
  91. c4cbb34 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  92. cf39cc3 [PARISC] fix signal trampoline cache flushing by Kyle McMartin · 17 years ago
  93. 093a07e Fix locking bug in "acquire_console_semaphore_for_printk()" by Linus Torvalds · 17 years ago
  94. b358492 PS3: gelic: fix the oops on the broken IE returned from the hypervisor by Masakazu Mokuno · 17 years ago
  95. dc4ae1f b43legacy: fix DMA mapping leakage by Stefano Brivio · 17 years ago
  96. b3fc9c6 mac80211: remove message on receiving unexpected unencrypted frames by Johannes Berg · 17 years ago
  97. 2dd0f69 Update rt2x00 MAINTAINERS entry by Ivo van Doorn · 17 years ago
  98. e0897645 Add rfkill to MAINTAINERS file by Ivo van Doorn · 17 years ago
  99. 89796f6 rfkill: Fix device type check when toggling states by Carlos Corbacho · 17 years ago
  100. cdbbe3d b43legacy: Fix usage of struct device used for DMAing by Michael Buesch · 17 years ago