1. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  2. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  3. 468a15bb sched, trace: update trace_sched_wakeup() by Peter Zijlstra · 18 years ago
  4. cbacc2c Merge branch 'next' into for-linus by James Morris · 18 years ago
  5. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  6. c71dd42 tracing: fix warnings in kernel/trace/trace_sched_switch.c by Ingo Molnar · 18 years ago
  7. 9c2c480 schedstat: consolidate per-task cpu runtime stats by Ken Chen · 18 years ago
  8. e9515c3 sched, cpuacct: export percpu cpuacct cgroup stats by Ken Chen · 18 years ago
  9. 720f549 sched, cpuacct: refactoring cpuusage_read / cpuusage_write by Ken Chen · 18 years ago
  10. 03e89e4 sched: fix wakeup preemption clock by Mike Galbraith · 18 years ago
  11. d65bd5e sched: add missing arch_update_cpu_topology() call by Heiko Carstens · 18 years ago
  12. ee79d1b sched: let arch_update_cpu_topology indicate if topology changed by Heiko Carstens · 18 years ago
  13. cbc34ed sched: fix tracepoints in scheduler by Peter Zijlstra · 18 years ago
  14. c1dfdc7 Merge commit 'v2.6.28-rc8' into sched/core by Ingo Molnar · 18 years ago
  15. 9a2bd24 sched: CPU remove deadlock fix by Brian King · 18 years ago
  16. efbe027 sched: idle_balance() does not call load_balance_newidle() by Vaidyanathan Srinivasan · 18 years ago
  17. 5436499 sched: fix sd_parent_degenerate on non-numa smp machine by Ken Chen · 18 years ago
  18. 4d117c5 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 18 years ago
  19. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 18 years ago
  20. ec98ce4 Merge branch 'master' into next by James Morris · 18 years ago
  21. 6c415b9 sched: add uid information to sched_debug for CONFIG_USER_SCHED by Arun R Bharadwaj · 18 years ago
  22. af6d596 sched: prevent divide by zero error in cpu_avg_load_per_task, update by Ingo Molnar · 18 years ago
  23. 70574a9 sched: move double_unlock_balance() higher by Alexey Dobriyan · 18 years ago
  24. f1860c3 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 18 years ago
  25. 4cd4262 sched: prevent divide by zero error in cpu_avg_load_per_task by Steven Rostedt · 18 years ago
  26. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 18 years ago
  27. 64b7482 Merge branch 'sched/rt' into sched/core by Ingo Molnar · 18 years ago
  28. 82f60f0 tracing/function-return-tracer: clean up task start/exit callbacks by Ingo Molnar · 18 years ago
  29. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 18 years ago
  30. 957ad01 sched: update comment for move_task_off_dead_cpu by Vegard Nossum · 18 years ago
  31. ec4e0e2 sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares by Ken Chen · 18 years ago
  32. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  33. 3ac3ba0 Merge branch 'linus' into sched/core by Ingo Molnar · 18 years ago
  34. 700018e cpuset: fix regression when failed to generate sched domains by Li Zefan · 18 years ago
  35. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 18 years ago
  36. 2b82892 Merge branch 'master' into next by James Morris · 18 years ago
  37. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 18 years ago
  38. b6dff3e CRED: Separate task security context from task_struct by David Howells · 18 years ago
  39. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 18 years ago
  40. 5cbd54e sched: fix init_idle()'s use of sched_clock() by Ingo Molnar · 18 years ago
  41. a2d4777 sched: fix stale value in average load per task by Balbir Singh · 18 years ago
  42. 934352f sched: add hierarchical accounting to cpu accounting controller by Bharata B Rao · 18 years ago
  43. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 18 years ago
  44. 5ac5c4d sched: clean up debug info by Peter Zijlstra · 18 years ago
  45. 6d21cd6 sched: clean up SCHED_CPUMASK_ALLOC by Li Zefan · 18 years ago
  46. 258594a Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 18 years ago
  47. ca3273f9 sched: fix memory leak in a failure path by Li Zefan · 18 years ago
  48. f29c9b1 sched: fix a bug in sched domain degenerate by Li Zefan · 18 years ago
  49. cf7f869 sched, lockdep: inline double_unlock_balance() by Sripathi Kodi · 18 years ago
  50. 4793241 sched: backward looking buddy by Peter Zijlstra · 18 years ago
  51. faa2f98 sched: add sanity check in partition_sched_domains() by Li Zefan · 18 years ago
  52. a17e226 sched: remove redundant call to unregister_sched_domain_sysctl() by Li Zefan · 18 years ago
  53. eefd796 sched debug: remove sd_level_to_string() by Li Zefan · 18 years ago
  54. 34f3a81 sched: switch sched_features to seqfile by Li Zefan · 18 years ago
  55. eab1722 sched: cleanup for alloc_rt/fair_sched_group() by Li Zefan · 18 years ago
  56. 3f3a490 sched: virtual time buddy preemption by Peter Zijlstra · 18 years ago
  57. 01c8c57 sched: fix a find_busiest_group buglet by Peter Zijlstra · 18 years ago
  58. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 18 years ago
  59. 1f6d6e8 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 · 18 years ago
  60. 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 · 18 years ago
  61. b5aadf7 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h by Alexey Dobriyan · 18 years ago
  62. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 18 years ago
  63. 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 · 18 years ago
  64. ffda12a sched: optimize group load balancer by Peter Zijlstra · 18 years ago
  65. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 18 years ago
  66. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 18 years ago
  67. 8cd162c sched: only update rq->clock while holding rq->lock by Peter Zijlstra · 18 years ago
  68. 0a16b60 tracing, sched: LTTng instrumentation - scheduler by Mathieu Desnoyers · 18 years ago
  69. a5d8c34 sched debug: add name to sched_domain sysctl entries by Ingo Molnar · 18 years ago
  70. 34b3ede sched: remove redundant code in cpu_cgroup_create() by Li Zefan · 18 years ago
  71. 2c10c22 Merge branch 'linus' into sched/devel by Ingo Molnar · 18 years ago
  72. 1508487 timers: fix itimer/many thread hang, fix by Ingo Molnar · 18 years ago
  73. ccc7dad hrtimer: prevent migration of per CPU hrtimers by Thomas Gleixner · 18 years ago
  74. 7086efe timers: fix itimer/many thread hang, v3 by Frank Mayhar · 18 years ago
  75. 4653f80 sched: more sanity checks on the bandwidth settings by Peter Zijlstra · 18 years ago
  76. 63e5c39 Merge branches 'sched/urgent' and 'sched/rt' into sched/devel by Ingo Molnar · 18 years ago
  77. bb34d92 timers: fix itimer/many thread hang, v2 by Frank Mayhar · 18 years ago
  78. 006c75f sched: clarify ifdef tangle by Andrew Morton · 18 years ago
  79. fa74820 sched: fix init_hrtick() section mismatch warning by Rakib Mullick · 18 years ago
  80. 15afe09 sched: wakeup preempt when small overlap by Peter Zijlstra · 18 years ago
  81. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 18 years ago
  82. 09b22a2 Merge commit 'v2.6.27-rc6' into sched/devel by Ingo Molnar · 18 years ago
  83. ec5d498 sched: fix deadlock in setting scheduler parameter to zero by Hiroshi Shimamoto · 18 years ago
  84. 291c54f Merge branch 'sched/cpuset' into sched/urgent by Ingo Molnar · 18 years ago
  85. dfb512e sched: arch_reinit_sched_domains() must destroy domains to force rebuild by Max Krasnyansky · 18 years ago
  86. 7f79d85 Merge branch 'linus' into sched/devel by Ingo Molnar · 18 years ago
  87. c8bfff6 sched: compilation fix with gcc 3.4.6 by Krzysztof Helt · 18 years ago
  88. cc584b2 hrtimer: convert kernel/* to the new hrtimer apis by Arjan van de Ven · 18 years ago
  89. 4904862 sched: fix process time monotonicity by Balbir Singh · 18 years ago
  90. 7940ca3 sched: extract walk_tg_tree(), fix by Ingo Molnar · 18 years ago
  91. aef745f sched: clean up __might_sleep() by Ingo Molnar · 18 years ago
  92. 29cbef4 make might_sleep() display the oopsing process by Joe Korty · 18 years ago
  93. 65eb3dc sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt by Kevin Diggs · 18 years ago
  94. 3cf430b Merge branch 'linus' into sched/devel by Ingo Molnar · 18 years ago
  95. 93dcf55 wait_task_inactive: "improve" the returned value for ->nvcsw == 0 by Oleg Nesterov · 18 years ago
  96. f31e11d wait_task_inactive(): don't consider task->nivcsw by Oleg Nesterov · 18 years ago
  97. 94d3d82 sched: do_wait_for_common: use signal_pending_state() by Oleg Nesterov · 18 years ago
  98. 9a7e0b1 sched: rt-bandwidth fixes by Peter Zijlstra · 18 years ago
  99. eb75580 sched: extract walk_tg_tree() by Peter Zijlstra · 18 years ago
  100. 0b148fa sched: rt-bandwidth group disable fixes by Peter Zijlstra · 18 years ago