1. f2befd9 sis5513: backport short cables support from pata_sis.c by Bartlomiej Zolnierkiewicz · 18 years ago
  2. 95ba8c1 alim15x3: backport short cables support from pata_ali.c by Bartlomiej Zolnierkiewicz · 18 years ago
  3. 7207626 piix: backport short cables support from ata_piix.c by Bartlomiej Zolnierkiewicz · 18 years ago
  4. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 18 years ago
  5. 75b1d97 ide: convert ide_find_best_mode() users to use ide_max_dma_mode() by Bartlomiej Zolnierkiewicz · 18 years ago
  6. 15a4f94 ide: fix pre-EIDE SWDMA support by Bartlomiej Zolnierkiewicz · 18 years ago
  7. ecea573 drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with ARRAY_SIZE by Andi Drebes · 18 years ago
  8. f50f9d8 ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable by Robert P. J. Day · 18 years ago
  9. e71bc14 ide: remove references to the non-existent CONFIG_SCSI_EATA_DMA by Robert P. J. Day · 18 years ago
  10. 74c8f97 ide-cd: replace C code with call to ARRAY_SIZE() macro by Robert P. J. Day · 18 years ago
  11. f3577db ide_in_drive_list(): "ALL" is not a wildcard anymore by Junio C Hamano · 18 years ago
  12. bb53cfe mips au1xxx_ide.h: use NULL as firmware-revision wildcard by Junio C Hamano · 18 years ago
  13. c2d3ce8 ide_in_drive_list(): accept NULL as the wildcard for firmware revision by Junio C Hamano · 18 years ago
  14. 6d78013 aec62xx: kill speedproc() method wrapper (take 2) by Sergei Shtylyov · 18 years ago
  15. f9383c4 ide: use mutex instead of ide_setting_sem semaphore in IDE driver by Matthias Kaehlcke · 18 years ago
  16. 1b9da32 aec62xx: remove init_dma() method (take 2) by Sergei Shtylyov · 18 years ago
  17. b1d19db aec62xx: rework init_setup_aec6x80() by Sergei Shtylyov · 18 years ago
  18. 83a6d4a cmd64x: init. code cleanup by Sergei Shtylyov · 18 years ago
  19. 2648e5d hpt366: simplify UltraDMA filtering (take 4) by Sergei Shtylyov · 18 years ago
  20. ef29888 ide: use mutex instead of ide_cfg_sem semaphore in IDE driver by Matthias Kaehlcke · 18 years ago
  21. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 18 years ago
  22. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 18 years ago
  23. b740d88 serverworks: always tune CSB6 by Bartlomiej Zolnierkiewicz · 18 years ago
  24. 71d441d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  25. c31f2e8 sched: add CFS credits by Ingo Molnar · 18 years ago
  26. 6fb43d7 sched: micro-optimize mmdrop() by Ingo Molnar · 18 years ago
  27. 9c4801ce sched: more agressive idle balancing by Ingo Molnar · 18 years ago
  28. 0fec171 sched: clean up sleep_on() APIs by Ingo Molnar · 18 years ago
  29. 9761eea sched: style cleanups by Ingo Molnar · 18 years ago
  30. 23bdd70 sched: do not set softirqs to nice +19 by Ingo Molnar · 18 years ago
  31. ff80a77 sched: simplify sched_find_first_bit() by Mike Galbraith · 18 years ago
  32. 5e7eaad sched: add CFS documentation by Ingo Molnar · 18 years ago
  33. b642b6d sched: scheduler debugging, enable in Kconfig by Ingo Molnar · 18 years ago
  34. 43ae34c sched: scheduler debugging, core by Ingo Molnar · 18 years ago
  35. 77e54a1 sched: add CFS debug sysctls by Ingo Molnar · 18 years ago
  36. 7dd5936 sched: remove old cpu accounting field by Ingo Molnar · 18 years ago
  37. b2cfba19 sched: remove unused rq types from sched.c by Ingo Molnar · 18 years ago
  38. 0c57d58 sched: remove batch_task() by Ingo Molnar · 18 years ago
  39. 50e645a sched: remove interactivity types from sched.h by Ingo Molnar · 18 years ago
  40. 634fa8c sched: remove interactivity types by Ingo Molnar · 18 years ago
  41. dff06c1 sched: clean up include files in sched.c by Ingo Molnar · 18 years ago
  42. ad46c2c sched: clean up fastcall uses of sched_fork()/sched_exit() by Ingo Molnar · 18 years ago
  43. 172ba84 sched: update delay-accounting to use CFS's precise stats by Balbir Singh · 18 years ago
  44. b27f03d sched: make use of precise accounting for /proc task stats by Ingo Molnar · 18 years ago
  45. 1b9f19c sched: turn on the use of unstable events by Ingo Molnar · 18 years ago
  46. bb29ab2 sched: x86, track TSC-unstable events by Ingo Molnar · 18 years ago
  47. dd41f59 sched: cfs core code by Ingo Molnar · 18 years ago
  48. f3479f1 sched: remove the sleep-bonus interactivity code by Ingo Molnar · 18 years ago
  49. c18a173 sched: remove expired_starving() by Ingo Molnar · 18 years ago
  50. f2ac58e sched: remove sleep_type by Ingo Molnar · 18 years ago
  51. 45bf76d sched: cfs, add load-calculation methods by Ingo Molnar · 18 years ago
  52. 1453118 sched: clean up __normal_prio() position by Ingo Molnar · 18 years ago
  53. 71f8bd4 sched: cleanup: move dequeue/enqueue_task() by Ingo Molnar · 18 years ago
  54. c24d20d sched: move around resched_task() by Ingo Molnar · 18 years ago
  55. 62480d13 sched: remove the SleepAVG field by Ingo Molnar · 18 years ago
  56. e05606d sched: clean up the rt priority macros by Ingo Molnar · 18 years ago
  57. 138a8ae sched: add cfs_rq ops by Ingo Molnar · 18 years ago
  58. 41b86e9 sched: make posix-cpu-timers use CFS's accounting information by Ingo Molnar · 18 years ago
  59. 20d315d sched: add rq_clock()/__rq_clock() by Ingo Molnar · 18 years ago
  60. 6aa645e sched: cfs rq data types by Ingo Molnar · 18 years ago
  61. 20b8a59 sched: cfs, core data types by Ingo Molnar · 18 years ago
  62. fa72e9e sched: cfs core, kernel/sched_idletask.c by Ingo Molnar · 18 years ago
  63. bb44e5d sched: cfs core, kernel/sched_rt.c by Ingo Molnar · 18 years ago
  64. bf0f6f2 sched: cfs core, kernel/sched_fair.c by Ingo Molnar · 18 years ago
  65. 9aa7b36 sched: increase the resolution of smpnice by Ingo Molnar · 18 years ago
  66. 425e096 sched: move code into kernel/sched_stats.h by Ingo Molnar · 18 years ago
  67. 1df2105 sched: add init_idle_bootup_task() by Ingo Molnar · 18 years ago
  68. 4da1ce6 sched: add in_atomic_preempt_off() by Ingo Molnar · 18 years ago
  69. f64f611 sched: remove sched_exit() by Ingo Molnar · 18 years ago
  70. c65cc87 sched: uninline set_task_cpu() by Ingo Molnar · 18 years ago
  71. 0437e10 sched: zap the migration init / cache-hot balancing code by Ingo Molnar · 18 years ago
  72. 0e6aca4 sched: add SCHED_IDLE policy by Ingo Molnar · 18 years ago
  73. d15bcfd sched: rename idle_type/SCHED_IDLE by Ingo Molnar · 18 years ago
  74. 7dcca30 Linux 2.6.22 by Linus Torvalds · 18 years ago
  75. fe5a2de Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  76. 1e5de28 Fix permission checking for the new utimensat() system call by Linus Torvalds · 18 years ago
  77. 4e99325 mm: double mark_page_accessed() in read_cache_page_async() by Peter Zijlstra · 18 years ago
  78. 4660897 qd65xx: fix PIO mode selection by Bartlomiej Zolnierkiewicz · 18 years ago
  79. 4c6c914 sis5513: adding PCI-ID by Uwe Koziolek · 18 years ago
  80. 95511ad DLM must depend on SYSFS by Adrian Bunk · 18 years ago
  81. 38377be Clean up E7520/7320/7525 quirk printk. by Dave Jones · 18 years ago
  82. 40e48ee include/linux/kallsyms.h must #include <linux/errno.h> by Adrian Bunk · 18 years ago
  83. 1c39858 Fix use-after-free oops in Bluetooth HID. by David Woodhouse · 18 years ago
  84. d23cf67 slub: remove useless EXPORT_SYMBOL by Christoph Lameter · 18 years ago
  85. c3000e0 MAINTAINERS new kernel janitors ml by maximilian attems · 18 years ago
  86. 95069f8 GEODE: reboot fixup for geode machines with CS5536 boards by Andres Salomon · 18 years ago
  87. 1feb17e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  88. dadde13 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  89. 23c1fb5 mm: fixup /proc/vmstat output by Peter Zijlstra · 18 years ago
  90. 0da2f0f potential compiler error, irqfunc caller sites update by Yoann Padioleau · 18 years ago
  91. 071922c i386: es7000 build breakage fix by Vivek Goyal · 18 years ago
  92. 41a5311 PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues by Bjorn Helgaas · 18 years ago
  93. d57d973 fix logic error in ipc compat semctl() by Alexander Graf · 18 years ago
  94. 0db19c4 x86_64: fix headers_install by David Woodhouse · 18 years ago
  95. d25c1ba MTRR: Fix race causing set_mtrr to go into infinite loop by Loic Prylli · 18 years ago
  96. 1e2e99f i386: fix regression, endless loop in ptrace singlestep over an int80 by Jason Wessel · 18 years ago
  97. ef7320e Fix elf_core_dump() when writing arch specific notes (spu coredumps) by Michael Ellerman · 18 years ago
  98. 4b3e975 [MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores by Ralf Baechle · 18 years ago
  99. fde9782 [MIPS] Add macros to encode processor revisions. by Ralf Baechle · 18 years ago
  100. 075c733 [MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR. by Ralf Baechle · 18 years ago