1. af6d596 sched: prevent divide by zero error in cpu_avg_load_per_task, update by Ingo Molnar · 16 years ago
  2. 4cd4262 sched: prevent divide by zero error in cpu_avg_load_per_task by Steven Rostedt · 16 years ago
  3. 700018e cpuset: fix regression when failed to generate sched domains by Li Zefan · 16 years ago
  4. 5cbd54e sched: fix init_idle()'s use of sched_clock() by Ingo Molnar · 16 years ago
  5. a2d4777 sched: fix stale value in average load per task by Balbir Singh · 16 years ago
  6. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 16 years ago
  7. 5ac5c4d sched: clean up debug info by Peter Zijlstra · 16 years ago
  8. ca3273f9 sched: fix memory leak in a failure path by Li Zefan · 16 years ago
  9. f29c9b1 sched: fix a bug in sched domain degenerate by Li Zefan · 16 years ago
  10. 4793241 sched: backward looking buddy by Peter Zijlstra · 16 years ago
  11. 3f3a490 sched: virtual time buddy preemption by Peter Zijlstra · 16 years ago
  12. 01c8c57 sched: fix a find_busiest_group buglet by Peter Zijlstra · 16 years ago
  13. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  14. 1f6d6e8e Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  15. 133e887 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. b5aadf7 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h by Alexey Dobriyan · 16 years ago
  17. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  18. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  19. ffda12a sched: optimize group load balancer by Peter Zijlstra · 16 years ago
  20. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  21. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  22. 8cd162c sched: only update rq->clock while holding rq->lock by Peter Zijlstra · 16 years ago
  23. 0a16b60 tracing, sched: LTTng instrumentation - scheduler by Mathieu Desnoyers · 16 years ago
  24. a5d8c34 sched debug: add name to sched_domain sysctl entries by Ingo Molnar · 16 years ago
  25. 34b3ede sched: remove redundant code in cpu_cgroup_create() by Li Zefan · 16 years ago
  26. 2c10c22 Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
  27. 1508487 timers: fix itimer/many thread hang, fix by Ingo Molnar · 16 years ago
  28. ccc7dad hrtimer: prevent migration of per CPU hrtimers by Thomas Gleixner · 16 years ago
  29. 7086efe timers: fix itimer/many thread hang, v3 by Frank Mayhar · 16 years ago
  30. 4653f80 sched: more sanity checks on the bandwidth settings by Peter Zijlstra · 16 years ago
  31. 63e5c39 Merge branches 'sched/urgent' and 'sched/rt' into sched/devel by Ingo Molnar · 16 years ago
  32. bb34d92 timers: fix itimer/many thread hang, v2 by Frank Mayhar · 16 years ago
  33. 006c75f sched: clarify ifdef tangle by Andrew Morton · 16 years ago
  34. fa74820 sched: fix init_hrtick() section mismatch warning by Rakib Mullick · 16 years ago
  35. 15afe09 sched: wakeup preempt when small overlap by Peter Zijlstra · 16 years ago
  36. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  37. 09b22a2 Merge commit 'v2.6.27-rc6' into sched/devel by Ingo Molnar · 16 years ago
  38. ec5d498 sched: fix deadlock in setting scheduler parameter to zero by Hiroshi Shimamoto · 16 years ago
  39. 291c54f Merge branch 'sched/cpuset' into sched/urgent by Ingo Molnar · 16 years ago
  40. dfb512e sched: arch_reinit_sched_domains() must destroy domains to force rebuild by Max Krasnyansky · 16 years ago
  41. 7f79d85 Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
  42. c8bfff6 sched: compilation fix with gcc 3.4.6 by Krzysztof Helt · 16 years ago
  43. cc584b2 hrtimer: convert kernel/* to the new hrtimer apis by Arjan van de Ven · 16 years ago
  44. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  45. 7940ca3 sched: extract walk_tg_tree(), fix by Ingo Molnar · 16 years ago
  46. aef745f sched: clean up __might_sleep() by Ingo Molnar · 16 years ago
  47. 29cbef4 make might_sleep() display the oopsing process by Joe Korty · 16 years ago
  48. 65eb3dc sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt by Kevin Diggs · 16 years ago
  49. 3cf430b Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
  50. 93dcf55 wait_task_inactive: "improve" the returned value for ->nvcsw == 0 by Oleg Nesterov · 16 years ago
  51. f31e11d wait_task_inactive(): don't consider task->nivcsw by Oleg Nesterov · 16 years ago
  52. 94d3d82 sched: do_wait_for_common: use signal_pending_state() by Oleg Nesterov · 16 years ago
  53. 9a7e0b1 sched: rt-bandwidth fixes by Peter Zijlstra · 16 years ago
  54. eb75580 sched: extract walk_tg_tree() by Peter Zijlstra · 16 years ago
  55. 0b148fa sched: rt-bandwidth group disable fixes by Peter Zijlstra · 16 years ago
  56. c100548 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  57. 55cd534 sched: scale sysctl_sched_shares_ratelimit with nr_cpus by Peter Zijlstra · 16 years ago
  58. be4de35 completions: uninline try_wait_for_completion and completion_done by Dave Chinner · 16 years ago
  59. 09f2724 sched: fix the race between walk_tg_tree and sched_create_group by Zhang, Yanmin · in the future
  60. 1ea2950 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. 23a0ee9 Merge branch 'core/locking' into core/urgent by Ingo Molnar · 16 years ago
  62. 251a169 Merge branch 'linus' into sched/urgent by Ingo Molnar · 16 years ago
  63. 1b12bbc lockdep: re-annotate scheduler runqueues by Peter Zijlstra · 16 years ago
  64. 725aad2 __sched_setscheduler: don't do any policy checks when not "user" by Jeremy Fitzhardinge · 16 years ago
  65. 5e710e3 lockdep: change scheduler annotation by Peter Zijlstra · 16 years ago
  66. f718cd4 sched: make scheduler sysfs attributes sysdev class devices by Andi Kleen · 16 years ago
  67. e26873b sched: test runtime rather than period in global_rt_runtime() by roel kluin · 16 years ago
  68. 85ba2d8 tracehook: wait_task_inactive by Roland McGrath · 16 years ago
  69. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 16 years ago
  70. 49b5cf3 accounting: account for user time when updating memory integrals by Jonathan Lim · 16 years ago
  71. 7f9dce3 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
  72. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  73. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  74. ba42059 sched: hrtick_enabled() should use cpu_active() by Ingo Molnar · 16 years ago
  75. d986434 Merge branch 'sched/urgent' into sched/devel by Ingo Molnar · 16 years ago
  76. 3165651 sched, x86: clean up hrtick implementation by Peter Zijlstra · 16 years ago
  77. e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 16 years ago
  78. 13b40c1 sched: reduce stack size in isolated_cpu_setup() by Mike Travis · 16 years ago
  79. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  80. 666484f Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. 948769a Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  82. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  83. d14c8a6 Merge branch 'sched/for-linus' into tracing/for-linus by Ingo Molnar · 16 years ago
  84. 54ef76f Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
  85. ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  86. b1e3873 sched: fix cpu hotplug, cleanup by Linus Torvalds · 16 years ago
  87. bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 16 years ago
  88. dc7fab8 sched: fix cpu hotplug by Dmitry Adamushko · 16 years ago
  89. 076ac2a sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c by Mike Travis · 16 years ago
  90. 032f827 Merge commit 'v2.6.26-rc9' into sched/devel by Ingo Molnar · 16 years ago
  91. 68083e0 Merge commit 'v2.6.26-rc9' into cpus4096 by Ingo Molnar · 16 years ago
  92. 46ac22b sched: fix accounting in task delay accounting & migration by Ankita Garg · 16 years ago
  93. 2087a1a sched: add avg-overlap support to RT tasks by Gregory Haskins · 16 years ago
  94. c4acb2c sched: terminate newidle balancing once at least one task has moved over by Gregory Haskins · 16 years ago
  95. 619b048 sched: fix divide error when trying to configure rt_period to zero by Raistlin · 16 years ago
  96. 3043209 sched: fix warning by Vegard Nossum · 16 years ago
  97. 34e83e8 sched: build fix by Ingo Molnar · 16 years ago
  98. 79c5379 sched: fix cpu hotplug by Dmitry Adamushko · 16 years ago
  99. f1d239f sched: incremental effective_load() by Peter Zijlstra · 16 years ago
  100. 8337826 sched: correct wakeup weight calculations by Peter Zijlstra · 16 years ago