1. a5d8c34 sched debug: add name to sched_domain sysctl entries by Ingo Molnar · 16 years ago
  2. 34b3ede sched: remove redundant code in cpu_cgroup_create() by Li Zefan · 16 years ago
  3. 2c10c22 Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
  4. ccc7dad hrtimer: prevent migration of per CPU hrtimers by Thomas Gleixner · 16 years ago
  5. 4653f80 sched: more sanity checks on the bandwidth settings by Peter Zijlstra · 16 years ago
  6. 63e5c39 Merge branches 'sched/urgent' and 'sched/rt' into sched/devel by Ingo Molnar · 16 years ago
  7. 006c75f sched: clarify ifdef tangle by Andrew Morton · 16 years ago
  8. fa74820 sched: fix init_hrtick() section mismatch warning by Rakib Mullick · 16 years ago
  9. 15afe09 sched: wakeup preempt when small overlap by Peter Zijlstra · 16 years ago
  10. 09b22a2 Merge commit 'v2.6.27-rc6' into sched/devel by Ingo Molnar · 16 years ago
  11. ec5d498 sched: fix deadlock in setting scheduler parameter to zero by Hiroshi Shimamoto · 16 years ago
  12. 291c54f Merge branch 'sched/cpuset' into sched/urgent by Ingo Molnar · 16 years ago
  13. dfb512e sched: arch_reinit_sched_domains() must destroy domains to force rebuild by Max Krasnyansky · 16 years ago
  14. 7f79d85 Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
  15. c8bfff6 sched: compilation fix with gcc 3.4.6 by Krzysztof Helt · 16 years ago
  16. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  17. 7940ca3 sched: extract walk_tg_tree(), fix by Ingo Molnar · 16 years ago
  18. aef745f sched: clean up __might_sleep() by Ingo Molnar · 16 years ago
  19. 29cbef4 make might_sleep() display the oopsing process by Joe Korty · 16 years ago
  20. 65eb3dc sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt by Kevin Diggs · 16 years ago
  21. 3cf430b Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
  22. 93dcf55 wait_task_inactive: "improve" the returned value for ->nvcsw == 0 by Oleg Nesterov · 16 years ago
  23. f31e11d wait_task_inactive(): don't consider task->nivcsw by Oleg Nesterov · 16 years ago
  24. 94d3d82 sched: do_wait_for_common: use signal_pending_state() by Oleg Nesterov · 16 years ago
  25. 9a7e0b1 sched: rt-bandwidth fixes by Peter Zijlstra · 16 years ago
  26. eb75580 sched: extract walk_tg_tree() by Peter Zijlstra · 16 years ago
  27. 0b148fa sched: rt-bandwidth group disable fixes by Peter Zijlstra · 16 years ago
  28. 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
  29. 55cd534 sched: scale sysctl_sched_shares_ratelimit with nr_cpus by Peter Zijlstra · 16 years ago
  30. be4de35 completions: uninline try_wait_for_completion and completion_done by Dave Chinner · 16 years ago
  31. 09f2724 sched: fix the race between walk_tg_tree and sched_create_group by Zhang, Yanmin · in the future
  32. 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
  33. 23a0ee9 Merge branch 'core/locking' into core/urgent by Ingo Molnar · 16 years ago
  34. 251a169 Merge branch 'linus' into sched/urgent by Ingo Molnar · 16 years ago
  35. 1b12bbc lockdep: re-annotate scheduler runqueues by Peter Zijlstra · 16 years ago
  36. 725aad2 __sched_setscheduler: don't do any policy checks when not "user" by Jeremy Fitzhardinge · 16 years ago
  37. 5e710e3 lockdep: change scheduler annotation by Peter Zijlstra · 16 years ago
  38. f718cd4 sched: make scheduler sysfs attributes sysdev class devices by Andi Kleen · 16 years ago
  39. e26873b sched: test runtime rather than period in global_rt_runtime() by roel kluin · 17 years ago
  40. 85ba2d8 tracehook: wait_task_inactive by Roland McGrath · 17 years ago
  41. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 17 years ago
  42. 49b5cf3 accounting: account for user time when updating memory integrals by Jonathan Lim · 17 years ago
  43. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  44. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  45. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 17 years ago
  46. ba42059 sched: hrtick_enabled() should use cpu_active() by Ingo Molnar · 17 years ago
  47. d986434 Merge branch 'sched/urgent' into sched/devel by Ingo Molnar · 17 years ago
  48. 3165651 sched, x86: clean up hrtick implementation by Peter Zijlstra · 17 years ago
  49. e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 17 years ago
  50. 13b40c1 sched: reduce stack size in isolated_cpu_setup() by Mike Travis · 17 years ago
  51. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 17 years ago
  52. 666484f Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  53. 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 · 17 years ago
  54. 5806b81a Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 17 years ago
  55. d14c8a6 Merge branch 'sched/for-linus' into tracing/for-linus by Ingo Molnar · 17 years ago
  56. 54ef76f Merge branch 'linus' into sched/devel by Ingo Molnar · 17 years ago
  57. ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 17 years ago
  58. b1e3873 sched: fix cpu hotplug, cleanup by Linus Torvalds · 17 years ago
  59. bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 17 years ago
  60. dc7fab8 sched: fix cpu hotplug by Dmitry Adamushko · 17 years ago
  61. 076ac2a sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c by Mike Travis · 17 years ago
  62. 032f827 Merge commit 'v2.6.26-rc9' into sched/devel by Ingo Molnar · 17 years ago
  63. 68083e0 Merge commit 'v2.6.26-rc9' into cpus4096 by Ingo Molnar · 17 years ago
  64. 46ac22b sched: fix accounting in task delay accounting & migration by Ankita Garg · 17 years ago
  65. 2087a1a sched: add avg-overlap support to RT tasks by Gregory Haskins · 17 years ago
  66. c4acb2c sched: terminate newidle balancing once at least one task has moved over by Gregory Haskins · 17 years ago
  67. 619b048 sched: fix divide error when trying to configure rt_period to zero by Raistlin · 17 years ago
  68. 3043209 sched: fix warning by Vegard Nossum · 17 years ago
  69. 34e83e8 sched: build fix by Ingo Molnar · 17 years ago
  70. 79c5379 sched: fix cpu hotplug by Dmitry Adamushko · 17 years ago
  71. f1d239f sched: incremental effective_load() by Peter Zijlstra · 17 years ago
  72. 8337826 sched: correct wakeup weight calculations by Peter Zijlstra · 17 years ago
  73. 2398f2c sched: update shares on wakeup by Peter Zijlstra · 17 years ago
  74. cd80917 sched: fix shares boost logic by Peter Zijlstra · 17 years ago
  75. 93b7521 sched: disable source/target_load bias by Peter Zijlstra · 17 years ago
  76. 051c676 sched: remove prio preference from balance decisions by Peter Zijlstra · 17 years ago
  77. 408ed06 sched: hierarchical load vs find_busiest_group by Peter Zijlstra · 17 years ago
  78. a8a51d5 sched: persistent average load per task by Peter Zijlstra · 17 years ago
  79. 039a1c41 sched: fix sched_balance_self() smp group balancing by Peter Zijlstra · 17 years ago
  80. 3e5459b sched: fix newidle smp group balancing by Peter Zijlstra · 17 years ago
  81. c8cba85 sched: simplify the group load balancer by Peter Zijlstra · 17 years ago
  82. a25b5ac sched: no need to aggregate task_weight by Peter Zijlstra · 17 years ago
  83. d3f40db sched: dont micro manage share losses by Peter Zijlstra · 17 years ago
  84. 4d8d595 sched: update aggregate when holding the RQs by Peter Zijlstra · 17 years ago
  85. b6a86c7 sched: fix sched_domain aggregation by Peter Zijlstra · 17 years ago
  86. 103638d9 sched: fix wakeup granularity and buddy granularity by Peter Zijlstra · 17 years ago
  87. 76a2a6e sched: sched_clock_cpu() based cpu_clock() by Peter Zijlstra · 17 years ago
  88. c09595f sched: revert revert of: fair-group: SMP-nice for group scheduling by Peter Zijlstra · 17 years ago
  89. a7be37a sched: revert the revert of: weight calculations by Peter Zijlstra · 17 years ago
  90. 97e6722 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 17 years ago
  91. 773dc8e Merge branch 'linus' into sched/new-API-sched_setscheduler by Ingo Molnar · 17 years ago
  92. f57aec5 Merge branch 'linus' into sched/devel by Ingo Molnar · 17 years ago
  93. ace7f1b Merge branch 'linus' into core/softirq by Ingo Molnar · 17 years ago
  94. 961ccdd sched: add new API sched_setscheduler_nocheck: add a flag to control access checks by Rusty Russell · 17 years ago
  95. 1de8644 Merge branch 'linus' into sched/devel by Ingo Molnar · 17 years ago
  96. f34bfb1 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 17 years ago
  97. 198bb97 Merge branch 'linus' into sched/urgent by Ingo Molnar · 17 years ago
  98. a60b33c Merge branch 'linus' into core/softirq by Ingo Molnar · 17 years ago
  99. 1f1e2ce Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  100. ea71a54 sched: refactor wait_for_completion_timeout() by Oleg Nesterov · 17 years ago