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