1. 9dcba7f gayle: add "doubler" parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 4706a7e ide: add "cdrom=" and "chs=" parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 6e87543 ide: add "nodma|noflush|noprobe|nowerr=" parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 207daea ide: remove obsoleted "hdx=autotune" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  5. e160124 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  6. bdffe5d cmd640: always auto-tune PIO by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 0d28ec7 ide: always auto-tune PIO in legacy VLB host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 73f1ad8 ide: mark "idebus=" kernel parameter as obsoleted (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  9. ebae41a ide: add "vlb|pci_clock=" parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 1056971 ide-tape: remove comments markup from Documentation/ide/ide-tape.txt by Borislav Petkov · 16 years ago
  11. 4735f22 ide-tape: remove pipelined mode description from Documentation/ide/ide-tape.txt by Borislav Petkov · 16 years ago
  12. 5bd50dc ide-tape: remove misc references to pipelined operation in the comments by Borislav Petkov · 16 years ago
  13. c0674bf ide-tape: remove pipelined mode parameters by Borislav Petkov · 16 years ago
  14. 83042b2 ide-tape: remove pipeline-specific members from struct ide_tape_obj by Borislav Petkov · 16 years ago
  15. 42d5468 ide-tape: remove pipelined mode tape control flags by Borislav Petkov · 16 years ago
  16. 0aa4b01 ide-tape: remove remaining pipeline functionality by Borislav Petkov · 16 years ago
  17. ea1ab3d ide-tape: unwrap idetape_queue_pc_tail() by Borislav Petkov · 16 years ago
  18. 189bb3b ide-tape: remove pipeline-specific code from idetape_end_request() by Borislav Petkov · 16 years ago
  19. 473567f ide-tape: remove idetape_remove_stage_head() by Borislav Petkov · 16 years ago
  20. b361acb ide-tape: remove idetape_pipeline_size() by Borislav Petkov · 16 years ago
  21. 7f5e72f ide-tape: remove pipeline-specific code in idetape_space_over_filemarks() by Borislav Petkov · 16 years ago
  22. 8646c88 ide-tape: remove unused parameter from idetape_copy_stage_from_user by Borislav Petkov · 16 years ago
  23. 99d74e6 ide-tape: remove unused parameter from idetape_copy_stage_to_user by Borislav Petkov · 16 years ago
  24. 5e69bd9 ide-tape: remove pipeline-specific code from idetape_add_chrdev_read_request() by Borislav Petkov · 16 years ago
  25. ddfe7a7 ide-tape remove pipeline speed/control calculations by Borislav Petkov · 16 years ago
  26. 97c566c ide-tape: remove pipeline-specific code from idetape_add_chrdev_write_request by Borislav Petkov · 16 years ago
  27. f64eee7 ide-tape: remove tape->cache_stage by Borislav Petkov · 16 years ago
  28. cc12175 ide: remove obsoleted "hdx=noautotune" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  29. ef87f8d ide: remove obsoleted "idex=" kernel parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  30. e460a59 ide: remove obsoleted "idex=reset" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 9dd4cf1 ide: remove obsoleted "idex=serialize" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 9fd91d9 ide: add "ignore_cable" parameter (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 9c391ba ide: fix icside breakage by Al Viro · 16 years ago
  34. c3bf9bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootmem-v3 by Linus Torvalds · 16 years ago
  35. e3505dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 16 years ago
  36. c2b91e2 x86_64/mm: check and print vmemmap allocation continuous by Yinghai Lu · 16 years ago
  37. 1a27fc0 x86_64: fix setup_node_bootmem to support big mem excluding with memmap by Yinghai Lu · 16 years ago
  38. 8b3cd09 x86_64: make reserve_bootmem_generic() use new reserve_bootmem() by Yinghai Lu · 16 years ago
  39. a5645a6 mm: allow reserve_bootmem() cross nodes by Yinghai Lu · 16 years ago
  40. 9a2dc04 mm: offset align in alloc_bootmem() by Yinghai Lu · 16 years ago
  41. ad09315 mm: fix alloc_bootmem_core to use fast searching for all nodes by Yinghai Lu · 16 years ago
  42. e123dd3 mm: make mem_map allocation continuous by Yinghai Lu · 16 years ago
  43. 9b79ed9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-generic-bitops-v3 by Linus Torvalds · 16 years ago
  44. a52b0d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  45. 539a5fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootparam by Linus Torvalds · 16 years ago
  46. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 1fd1890 ide: add IDE_HFLAG_SERIALIZE_DMA host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 6c61064 sl82c105: check bridge revision in sl82c105_init_one() by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 8552865 au1xxx-ide: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  51. b552a2c palm_bk3710: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 04216fa sgiioc4: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 91432f4 icside: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 0d07192 ide-pmac: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  55. b123f56 ide: do complete DMA setup in ->init_dma method (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  56. f629b38 au1xxx-ide: fix MWDMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 63158d5 ide: cleanup ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  58. d54452f ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  59. b8e73fb ide: export ide_allocate_dma_engine() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 23658f8 ide: move ide_setup_dma() call out from ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 6d36b95 alim15x3: skip DMA initialization completely on revs < 0x20 by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 73369d2 pdc202xx_old: remove init_dma_pdc202xx() by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 8d9f9a7 ide: don't display "BIOS" settings in ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 5e59c23 ide: remove ->cds field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 0a79acd ide: remove ide_dma_iobase() by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 21a3387 ide: remove ->extra field from struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  67. eb63963 ide: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  68. c4b22f8 ide-tape: remove idetape_pipeline_active() by Borislav Petkov · 16 years ago
  69. 3dd89a9 ide: cleanup setting hwif->mmio flag by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 5add222 ide: remove ide_hwif_request_regions() by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 0d1bad2 ide: manage resources for PCI devices in ide_pci_enable() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 7ebe593 cmd640: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  73. d92f1a2 ide: manage I/O resources in ide_legacy_init_one() by Bartlomiej Zolnierkiewicz · 16 years ago
  74. d9b819a ide: add ide_legacy_init_one() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 2305d94 ide_arm: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 2c4be25 ide-4drives: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 1664949 ide-generic: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  78. d083c03 ide: remove ide_hwif_release_regions() by Bartlomiej Zolnierkiewicz · 16 years ago
  79. eb716be ide: register ports with non-present devices (for warm-plug) by Bartlomiej Zolnierkiewicz · 16 years ago
  80. d703b79 ide-cs: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 134d454 ide-pnp: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 7a2199f qd65xx: cleanup qd_probe() by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 0bfeee7 ide: use ide_legacy_device_add() for qd65xx (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 3b36f66 ide: add ide_legacy_device_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  85. e53cd45 ide: remove ->noprobe field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  86. e5e076a ide-cd: fix remaining checkpatch.pl issues by Borislav Petkov · 16 years ago
  87. 83c8565 ide-cd: shorten lines longer than 80 columns by Borislav Petkov · 16 years ago
  88. 5a3ea3b ide-cd: fixup comments by Borislav Petkov · 16 years ago
  89. 5e657a9 ide-cd: put all proc-related code at one place by Borislav Petkov · 16 years ago
  90. 9aba468 ide-cd: include proper headers by Borislav Petkov · 16 years ago
  91. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  92. fb88438 x86, boot: Document for linked list of struct setup_data by Huang, Ying · 16 years ago
  93. c14b2ad x86, boot: export linked list of struct setup_data via debugfs by Huang, Ying · 16 years ago
  94. 8b664aa x86, boot: add linked list of struct setup_data by Huang, Ying · 16 years ago
  95. 50eae2a x86, boot: add free_early to early reservation machanism by Huang, Ying · 16 years ago
  96. 0124cec x86, PAT: disable /dev/mem mmap RAM with PAT by Venki Pallipadi · 16 years ago
  97. f509391 kbuild: scripts/Makefile.modpost typo fix by Adrian Bunk · 16 years ago
  98. 2fa3656 kbuild: soften MODULE_LICENSE check by Sam Ravnborg · 16 years ago
  99. 19870de x86, bitops: select the generic bitmap search functions by Alexander van Heukelum · 16 years ago
  100. f19dcf4 x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago