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