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