1. 3e26c14 mm: dirty balancing for tasks by Peter Zijlstra · 17 years ago
  2. 04fbfdc mm: per device dirty threshold by Peter Zijlstra · 17 years ago
  3. f20bf61 time: introduce xtime_seconds by Ingo Molnar · 17 years ago
  4. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  5. 607717a cpuset: remove sched domain hooks from cpusets by Paul Jackson · 17 years ago
  6. 0ac1555 m32r: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  7. 54f9f80 hugetlb: Add hugetlb_dynamic_pool sysctl by Adam Litke · 17 years ago
  8. 75884fb1 memory unplug: memory hotplug cleanup by KAMEZAWA Hiroyuki · 17 years ago
  9. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  10. 0e1e7c7 Memoryless nodes: Use N_HIGH_MEMORY for cpusets by Christoph Lameter · 17 years ago
  11. 4199cfa Memoryless nodes: Allow profiling data to fall back to other nodes by Christoph Lameter · 17 years ago
  12. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  13. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  14. bfe8df3 slow down printk during boot by Randy Dunlap · 17 years ago
  15. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  16. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  17. 419217c Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  18. 9c63d9c sched: sync wakeups preempt too by Ingo Molnar · 17 years ago
  19. 71e20f1 sched: affine sync wakeups by Ingo Molnar · 17 years ago
  20. 94886b8 sched: guest CPU accounting: maintain stats in account_system_time() by Laurent Vivier · 17 years ago
  21. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  22. 6323469f sched: domain sysctl fixes: add terminator comment by Milton Miller · 17 years ago
  23. ad1cdc1 sched: domain sysctl fixes: do not crash on allocation failure by Milton Miller · 17 years ago
  24. 6382bc9 sched: domain sysctl fixes: unregister the sysctl table before domains by Milton Miller · 17 years ago
  25. 97b6ea7 sched: domain sysctl fixes: use for_each_online_cpu() by Milton Miller · 17 years ago
  26. 5cf9f06 sched: domain sysctl fixes: use kcalloc() by Milton Miller · 17 years ago
  27. 0dbee3a Make scheduler debug file operations const by Arjan van de Ven · 17 years ago
  28. 6bc1665 sched: allow the immediate migration of cache-cold tasks by Ingo Molnar · 17 years ago
  29. cc36773 sched: debug, improve migration statistics by Ingo Molnar · 17 years ago
  30. 2d92f22 sched: debug: increase width of debug line by Ingo Molnar · 17 years ago
  31. ff56b2f sched: activate task_hot() only on fair-scheduled tasks by Peter Zijlstra · 17 years ago
  32. da84d96 sched: reintroduce cache-hot affinity by Ingo Molnar · 17 years ago
  33. e5f32a3 sched: speed up context-switches a bit by Ingo Molnar · 17 years ago
  34. 91c234b sched: do not wakeup-preempt with SCHED_BATCH tasks by Ingo Molnar · 17 years ago
  35. fb7dde3 sched: generate uevents for user creation/destruction by Srivatsa Vaddagiri · 17 years ago
  36. 178be79 sched: do not normalize kernel threads via SysRq-N by Ingo Molnar · 17 years ago
  37. 1666703 sched: remove stale comment from sched_group_set_shares() by Andi Kleen · 17 years ago
  38. d5036e8 sched: clean up is_migration_thread() by Ingo Molnar · 17 years ago
  39. 3a5e4dc sched: cleanup: refactor normalize_rt_tasks by Andi Kleen · 17 years ago
  40. 8cbbe86 sched: cleanup: refactor common code of sleep_on / wait_for_completion by Andi Kleen · 17 years ago
  41. 3a5c359 sched: cleanup: remove unnecessary gotos by Andi Kleen · 17 years ago
  42. d274a4c sched: update comment by Ingo Molnar · 17 years ago
  43. 95938a3 sched: prevent wakeup over-scheduling by Mike Galbraith · 17 years ago
  44. ce6c131 sched: disable forced preemption by default by Peter Zijlstra · 17 years ago
  45. e62dd02 sched: fix group scheduling for SCHED_BATCH by Dmitry Adamushko · 17 years ago
  46. ace8b3d sched: some proc entries are missed in sched_domain sys_ctl debug code by Zou Nan hai · 17 years ago
  47. 638e13a sched: fix rt ptracer monopolizing CPU by Gautham R Shenoy · 17 years ago
  48. 5cb350b sched: group scheduling, sysfs tunables by Dhaval Giani · 17 years ago
  49. 8ca0e14 sched: disable sleeper_fairness on SCHED_BATCH by Peter Zijlstra · 17 years ago
  50. 810e95c sched: another wakeup_granularity fix by Peter Zijlstra · 17 years ago
  51. a58f6f2 sched: export cpu_clock() by Paul E. McKenney · 17 years ago
  52. 00bf7bf sched: fix: move the CPU check into ->task_new_fair() by Ingo Molnar · 17 years ago
  53. 0702e3e sched: cleanup: function prototype cleanups by Ingo Molnar · 17 years ago
  54. 4cf86d7 sched: cleanup: rename task_grp to task_group by Ingo Molnar · 17 years ago
  55. 06877c3 sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT_TREE_AVG by Ingo Molnar · 17 years ago
  56. a65914b sched: kfree(NULL) is valid by Ingo Molnar · 17 years ago
  57. 8927f49 sched: style cleanup by Ingo Molnar · 17 years ago
  58. 26797a3 sched: break out if printing a warning in sched_domain_debug() by Ingo Molnar · 17 years ago
  59. 3e9830d sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=y by Ingo Molnar · 17 years ago
  60. a2a2d68 sched: cleanup, make dequeue_entity() and update_stats_wait_end() similar by Dmitry Adamushko · 17 years ago
  61. a03c906 sched: cleanup, remove calc_weighted() by Dmitry Adamushko · 17 years ago
  62. a4ec24b sched: tidy up SCHED_RR by Dmitry Adamushko · 17 years ago
  63. a995744 sched: uninline scheduler by Alexey Dobriyan · 17 years ago
  64. 155bb29 sched: tweak wakeup granularity by Ingo Molnar · 17 years ago
  65. 1e81995 sched: optimize schedule() a bit on SMP by Ingo Molnar · 17 years ago
  66. 08ec3df sched: fix __pick_next_entity() by Dmitry Adamushko · 17 years ago
  67. 647e7ca sched: vslice fixups for non-0 nice levels by Ingo Molnar · 17 years ago
  68. 3a25201 sched: whitespace cleanups by Ingo Molnar · 17 years ago
  69. 5522d5d sched: mark scheduling classes as const by Ingo Molnar · 17 years ago
  70. b9fa3df sched: group scheduler, fix latency by Srivatsa Vaddagiri · 17 years ago
  71. fad095a sched: group scheduler, fix bloat by Srivatsa Vaddagiri · 17 years ago
  72. fb61558 sched: group scheduler, fix coding style issues by Srivatsa Vaddagiri · 17 years ago
  73. b39c5dd sched: cleanup, remove stale comment by Ingo Molnar · 17 years ago
  74. 5f6d858e sched: speed up and simplify vslice calculations by Peter Zijlstra · 17 years ago
  75. b0ffd24 sched: clean up min_vruntime use by Peter Zijlstra · 17 years ago
  76. 2830cf8 sched: group scheduler SMP migration fix by Srivatsa Vaddagiri · 17 years ago
  77. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  78. 2b1e315 sched: yield fix by Dmitry Adamushko · 17 years ago
  79. 8651a86 sched: group scheduler wakeup latency fix by Srivatsa Vaddagiri · 17 years ago
  80. 57cb499 sched: remove set_leftmost() by Ingo Molnar · 17 years ago
  81. 2ddbf95 sched: clean up sched_fork() by Hiroshi Shimamoto · 17 years ago
  82. 368059a sched: max_vruntime() simplification by Peter Zijlstra · 17 years ago
  83. 02e4bac sched: fix sched_fork() by Ingo Molnar · 17 years ago
  84. b8487b9 sched: fix sign check error in place_entity() by Ingo Molnar · 17 years ago
  85. 94359f0 sched: undo some of the recent changes by Ingo Molnar · 17 years ago
  86. dc1f31c sched: remove last_min_vruntime effect by Ingo Molnar · 17 years ago
  87. 785c29e sched: remove condition from set_task_cpu() by Ingo Molnar · 17 years ago
  88. 8465e79 sched: entity_key() fix by Ingo Molnar · 17 years ago
  89. ddc9729 sched debug: check spread by Peter Zijlstra · 17 years ago
  90. d822cec sched debug: more width for parameter printouts by Ingo Molnar · 17 years ago
  91. 67e9fb2 sched: add vslice by Peter Zijlstra · 17 years ago
  92. 1aa4731 sched debug: print settings by Ingo Molnar · 17 years ago
  93. c18b8a7 sched: remove unneeded tunables by Ingo Molnar · 17 years ago
  94. fdd71d1 sched debug: BKL usage statistics, fix by S.Caglar Onur · 17 years ago
  95. b8efb56 sched debug: BKL usage statistics by Ingo Molnar · 17 years ago
  96. 24e377a sched: add fair-user scheduler by Srivatsa Vaddagiri · 17 years ago
  97. 9b5b775 sched: clean up code under CONFIG_FAIR_GROUP_SCHED by Srivatsa Vaddagiri · 17 years ago
  98. 75c28ac sched: print &rq->cfs stats by Srivatsa Vaddagiri · 17 years ago
  99. 545f3b1 sched: print nr_running and load in /proc/sched_debug by Srivatsa Vaddagiri · 17 years ago
  100. 72ea22f sched: fix minor bug in yield by Srivatsa Vaddagiri · 17 years ago