1. 1d11360 ide: Fix file references in drivers/ide/ by Johann Felix Soden · 13 years ago
  2. 2c8fc86 ide-disk: Fix request requeuing by Borislav Petkov · 13 years ago
  3. 0302899 drivers/ide/cy82c693.c: Add missing pci_dev_put by Julia Lawall · 13 years ago
  4. 89e9aad ide: Fix irq flags madness by Thomas Gleixner · 13 years ago
  5. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  6. 3307d0d ide-cd: signedness warning fix again by Connor Hansen · 13 years ago
  7. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  8. 0f48f26 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal by Linus Torvalds · 13 years ago
  9. 798ce8f Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  10. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  11. d798f7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 13 years ago
  12. 698567f Merge commit 'v2.6.39' into for-2.6.40/core by Jens Axboe · 13 years ago
  13. db210f8 ide/ide-scan-pci.c: Use for_each_pci_dev(). by Thiago Farina · 13 years ago
  14. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  15. d4dc210 block: don't block events on excl write for non-optical devices by Tejun Heo · 13 years ago
  16. 7eec77a ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd by Tejun Heo · 13 years ago
  17. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  18. 782b86e ide: always ensure that blk_delay_queue() is called if we have pending IO by Jens Axboe · 13 years ago
  19. 929e272 ide: ide_requeue_and_plug() reinstate "always plug" behaviour by Jens Axboe · 13 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  21. 9ced0b9 ide: ensure that we re-run the queue handler by Jens Axboe · 13 years ago
  22. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  23. 732f36d ide: change to new flag variable by matt mooney · 14 years ago
  24. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  25. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  26. 0a41e90 ide-cd: convert to blk_delay_queue() for a short pause by Jens Axboe · 14 years ago
  27. 5b03a1b ide: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  28. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  29. f17bfe7 IDE: ide-floppy, remove unnecessary NULL check by Jiri Slaby · 14 years ago
  30. f2ba70a drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  31. ba57873 ide: fix use after free in ide-acpi by Mariusz Kozlowski · 14 years ago
  32. dd8717d ide: clean up timed out request handling by Tejun Heo · 14 years ago
  33. bbe54d7 hpt366: fix clock turnaround by Sergei Shtylyov · 14 years ago
  34. 5d3f1a4 hpt366: add debounce delay to cable_detect() method by Sergei Shtylyov · 14 years ago
  35. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  36. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  37. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  38. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  39. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  40. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  41. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  42. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  43. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  44. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  45. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  46. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  47. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  48. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  49. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  50. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 14 years ago
  51. 81cef8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  52. dbee032 ide: Fix ordering of procfs registry. by Wolfram Sang · 14 years ago
  53. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  54. 0da2f50 ide: remove unnecessary blk_queue_flushing() test in do_ide_request() by Tejun Heo · 14 years ago
  55. 08ff45c Use kzalloc in idedisk_prep_fn. by Tao Ma · 14 years ago
  56. 1a8bff5 ide: use module_param_named rather than module_param_call by Rusty Russell · 14 years ago
  57. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  58. cd078af tx493xide: use min_t() macro instead of min() by Atsushi Nemoto · 14 years ago
  59. 7d543d8 drivers/ide: Use memdup_user by Julia Lawall · 14 years ago
  60. 2a800b7 via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support. by Yann Dirson · 14 years ago
  61. 1107128 ide-cd: Do not access completed requests in the irq handler by Borislav Petkov · 14 years ago
  62. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  63. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  64. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  65. afc2306 ide: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  66. 4c4762d block: fix some more cmd_type cleanup fallout by Christoph Hellwig · 14 years ago
  67. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  68. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  69. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  70. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  71. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  72. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  73. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  74. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  75. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 14 years ago
  76. 9aed230 m68k: amiga - Amiga Gayle IDE platform device conversion by Geert Uytterhoeven · 15 years ago
  77. 7e125f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  78. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  79. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  80. c3e33e0 block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() by Tejun Heo · 14 years ago
  81. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  82. a9ddabc cmd640: fix kernel oops in test_irq() method by Sergei Shtylyov · 14 years ago
  83. ded6a1a pcmcia: dev_node removal (drivers with updated printk call) by Dominik Brodowski · 14 years ago
  84. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  85. 85ea2d3 pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs by Kristoffer Ericson · 14 years ago
  86. f693be4 pdc202xx_old: ignore "FIFO empty" bit in test_irq() method by Sergei Shtylyov · 14 years ago
  87. 63e7cf9 pdc202xx_old: wire test_irq() method for PDC2026x by Sergei Shtylyov · 14 years ago
  88. f25798e pata_pcmcia/ide-cs: add IDs for transcend and kingston cards by Kristoffer Ericson · 14 years ago
  89. ec1a123 IDE: pass IRQ flags to the IDE core by Yegor Yefremov · 14 years ago
  90. cf90bfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  91. 720fc22 ide: Fix IDE taskfile with cfq scheduler by Mikulas Patocka · 14 years ago
  92. 1af1850 ide: Must hold queue lock when requeueing by Herbert Xu · 14 years ago
  93. 6072f74 ide: Requeue request after DMA timeout by Herbert Xu · 14 years ago
  94. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  95. 9ce41ae Revert "ide: skip probe if there are no devices on the port (v2)" by David S. Miller · 14 years ago
  96. e4afb29 Revert "via82cxxx: workaround h/w bugs" by David S. Miller · 14 years ago
  97. 4c10c93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 14 years ago
  98. 950f564 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-2.6 by David S. Miller · 14 years ago
  99. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  100. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago