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