1. 22aa4b3 ide: remove ide_task_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  2. e6830a8 ide: call ide_build_sglist() prior to ->dma_setup (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  3. b109f52 ide: use blk_fs_request() check in ide-taskfile.c by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 03a2faa ide: return request status from ->pc_callback method by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 3ee3830 ide: remove ->end_request method by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 313afea ide-{floppy,tape}: cleanup ide*_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  7. c152cc1 ide: use ->end_request only for private device driver requests by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 5e2040fd ide: move ->failed_pc to ide_drive_t by Bartlomiej Zolnierkiewicz · 16 years ago
  9. bfdb0b3 ide-tape: remove superfluous tape->lock by Bartlomiej Zolnierkiewicz · 16 years ago
  10. cc49555 ide-floppy: remove superfluous check from ide_floppy_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  11. c7016e9 ide: remove no longer needed PC_FLAG_TIMEDOUT packet command flag by Bartlomiej Zolnierkiewicz · 16 years ago
  12. e295b8d au1xxx-ide: auide_dma_end() cleanup by Bartlomiej Zolnierkiewicz · 16 years ago
  13. e2bcb2a trm290: trm290_dma_setup() fix by Bartlomiej Zolnierkiewicz · 16 years ago
  14. f7ef124 icside: icside_dma_setup() fixes by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 3937585 ide: move smart_enable() call out from get_smart_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  16. e3d9a73 ide: remove ->data_phase field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 5e76acd ide: no need to read Status and Error registers for "empty" taskfile requests by Bartlomiej Zolnierkiewicz · 16 years ago
  18. a09485d ide: move request type specific code from ide_end_drive_cmd() to callers (v3) by Bartlomiej Zolnierkiewicz · 16 years ago
  19. e120237 ide: factor out completion of taskfile from ide_end_drive_cmd() by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 3616b65 ide: complete power step in ide_complete_pm_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 19710d2 ide: add "flagged" taskfile flags to struct ide_taskfile (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  22. c094ea0 ide: add IDE_HFLAG_4DRIVES host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 2787cb8 ide: add IDE_HFLAG_DTC2278 host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 0a6e49e ide: remove now superfluous check from ide_host_register() by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 255115fb ide: allow host drivers to specify IRQ flags by Bartlomiej Zolnierkiewicz · 16 years ago
  26. c7db966 ide: fix error message in pre_task_out_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 69197ad ide: fix memleak on failure in probe_for_drive() by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 304ffd6 scc_pata: remove DECLARE_SCC_DEV() macro (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 15a453a ide: include <asm/ide.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 443d18c at91_ide: use readsw()/writesw() directly by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 3f2154d ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense by Borislav Petkov · 16 years ago
  32. 13b8860 IDE: palm_bk3710: use ioremap instead of arch-specific IO_ADDRESS() by Kevin Hilman · 16 years ago
  33. f94116a ide: cleanup <asm-m68k/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 09a3e79 ide: make m68k host drivers use IDE_HFLAG_MMIO by Bartlomiej Zolnierkiewicz · 16 years ago
  35. e354c1d ide: remove IDE_ARCH_LOCK (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  36. d15a613 ide: remove IDE_ARCH_INTR (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 088b1b8 ide: improve debugging scheme by Borislav Petkov · 16 years ago
  38. 70775e9 ide: move ->rqsize init from init_irq() to ide_init_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 211176c macide: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 0e78a54 buddha: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  41. ee1464a ide-pnp: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  42. e518e58 ide-generic: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 9804657 ide_arm: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 33050ec icside: use struct ide_port_info also for PCB version 5 (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  45. be0ea69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  46. 4496d93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  47. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  48. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  49. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  50. 6671de3 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. 831576f Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  53. 86d9c07 Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  54. 413e337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  55. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  56. 8690d8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  57. d3f12d3 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  58. 39b566e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  59. 39f1500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  60. 7676b8f dontdiff: Fix asm exclude by Alan Cox · 16 years ago
  61. 9e80d40 ext3: Avoid starting a transaction in writepage when not necessary by Jan Kara · 16 years ago
  62. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  63. 4b2873b m68k: irq_node.handler() should return irqreturn_t by Geert Uytterhoeven · 16 years ago
  64. 95fde7a m68k: section mismatch fixes: Atari SCSI by Michael Schmitz · 16 years ago
  65. d497e3a m68k: section mismatch fixes: DMAsound for Atari by Michael Schmitz · 16 years ago
  66. 0e750aa MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repository by Geert Uytterhoeven · 16 years ago
  67. 8852ecd m68k: mac - Add SWIM floppy support by Laurent Vivier · 16 years ago
  68. 7ad93b4 m68k: mac - Add a new entry in mac_model to identify the floppy controller type. by Laurent Vivier · 16 years ago
  69. 612bfc9 m68k: Add install target by Laurent Vivier · 16 years ago
  70. 0384e29 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  71. 61a0918 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  72. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  73. bc2fd38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  74. 928a726 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  75. 8ff64b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  76. 61a9dc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  77. 5020125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  78. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  79. ada19a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  80. 8d80ce8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  81. 1646df4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  82. 1b5e62b writeback: double the dirty thresholds by Wu Fengguang · 16 years ago
  83. 0a1c01c Make relatime default by Matthew Garrett · 16 years ago
  84. d0adde5 Add a strictatime mount option by Matthew Garrett · 16 years ago
  85. 11ff6f05 Allow relatime to update atime once a day by Matthew Garrett · 16 years ago
  86. 17d1404 x86: headers cleanup - setup.h by Cyrill Gorcunov · 16 years ago
  87. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 16 years ago
  88. f9f3567 emu101k1.h: fix duplicate include of <linux/types.h> by Arnd Bergmann · 16 years ago
  89. 8cd2c29 compiler-gcc4: conditionalize #error on __KERNEL__ by H. Peter Anvin · 16 years ago
  90. 3a471cb remove __KERNEL_STRICT_NAMES by Arnd Bergmann · 16 years ago
  91. 60c195c make netfilter use strict integer types by Arnd Bergmann · 16 years ago
  92. 1d7f83d make drm headers use strict integer types by Arnd Bergmann · 16 years ago
  93. ccef7ab make MTD headers use strict integer types by Arnd Bergmann · 16 years ago
  94. 9adfbfb make most exported headers use strict integer types by Arnd Bergmann · 16 years ago
  95. 85efde6 make exported headers use strict posix types by Arnd Bergmann · 16 years ago
  96. 9d50638 unconditionally include asm/types.h from linux/types.h by Jaswinder Singh Rajput · 16 years ago
  97. fc2869f x86: disable __do_IRQ support by Thomas Gleixner · 16 years ago
  98. 7c526e1 Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timers/core by Ingo Molnar · 16 years ago
  99. e868460 Merge branch 'timers/hpet' into timers/core by Ingo Molnar · 16 years ago
  100. a5ebc0b Merge commit 'v2.6.29' into timers/core by Ingo Molnar · 16 years ago