1. f26f9af Sched: fix skip_clock_update optimization by Mike Galbraith · 14 years ago
  2. 0f004f5 sched: Cure more NO_HZ load average woes by Peter Zijlstra · 14 years ago
  3. 1e5a740 sched: Fix cross-sched-class wakeup preemption by Peter Zijlstra · 14 years ago
  4. aae6d3d sched: Use group weight, idle cpu metrics to fix imbalances during idle by Suresh Siddha · 14 years ago
  5. 37542b6a Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. b2b5ce0 sched, cgroup: Fixup broken cgroup movement by Peter Zijlstra · 14 years ago
  7. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. 888a6f7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. b0ae198 security: remove unused parameter from security_task_setscheduler() by KOSAKI Motohiro · 14 years ago
  11. b7dadc3 sched: Export account_system_vtime() by Ingo Molnar · 14 years ago
  12. d267f87 sched: Call tick_check_idle before __irq_enter by Venkatesh Pallipadi · 14 years ago
  13. aa48380 sched: Remove irq time from available CPU power by Venkatesh Pallipadi · 14 years ago
  14. 305e683 sched: Do not account irq time to current task by Venkatesh Pallipadi · 14 years ago
  15. b52bfee sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time by Venkatesh Pallipadi · 14 years ago
  16. 75e1056 sched: Fix softirq time accounting by Venkatesh Pallipadi · 14 years ago
  17. ef8002f sched: Do not consider SCHED_IDLE tasks to be cache hot by Nikhil Rao · 14 years ago
  18. 17bdcf9 sched: Drop all load weight manipulation for RT tasks by Linus Walleij · 14 years ago
  19. 34f971f sched: Create special class for stop/migrate work by Peter Zijlstra · 14 years ago
  20. 4924627 sched: Unindent labels by Peter Zijlstra · 14 years ago
  21. ed859ed Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  22. 6506cf6c sched: fix RCU lockdep splat from task_group() by Peter Zijlstra · 14 years ago
  23. 90edf27f Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  24. a802707 tracing/sched: Add sched_pi_setprio tracepoint by Steven Rostedt · 14 years ago
  25. cf84fd9 Merge commit 'v2.6.36-rc5' into sched/core by Ingo Molnar · 14 years ago
  26. e9d2b06 perf: Undo the per cpu-context timer stuff by Peter Zijlstra · 14 years ago
  27. 31915ab sched: Remove branch hints within context_switch() by Heiko Carstens · 14 years ago
  28. e75e863 sched: Fix user time incorrectly accounted as system time on 32-bit by Stanislaw Gruszka · 14 years ago
  29. 3aabae7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  30. 7740191 sched: Fix string comparison in /proc/sched_features by Mathieu Desnoyers · 14 years ago
  31. b5ab4cd perf: Per cpu-context rotation timer by Peter Zijlstra · 14 years ago
  32. 01a0854 sched: Add book scheduling domain by Heiko Carstens · 14 years ago
  33. f269893 sched: Merge cpu_to_core_group functions by Heiko Carstens · 14 years ago
  34. da2b71e sched: Move sched_avg_update() to update_cpu_load() by Suresh Siddha · 14 years ago
  35. ed2d372 sched: Remove unnecessary #ifdef CONFIG_SMP by Christian Dietrich · 14 years ago
  36. 9d0f4dc mutex: Improve the scalability of optimistic spinning by Tim Chen · 14 years ago
  37. c4efd6b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. 0bcfe75 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 14 years ago
  39. dca45ad Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  40. 68c38fc sched: No need for bootmem special cases by Pekka Enberg · 14 years ago
  41. 396e894 sched: Revert nohz_ratelimit() for now by Peter Zijlstra · 14 years ago
  42. 08f8ba0 Merge commit 'v2.6.35-rc4' into perf/core by Ingo Molnar · 14 years ago
  43. 123f94f Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  44. 8c215bd sched: Cure nr_iowait_cpu() users by Peter Zijlstra · 15 years ago
  45. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 15 years ago
  46. f014d93 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. 0d98bb2 sched: Prevent compiler from optimising the sched_avg_update() loop by Will Deacon · 15 years ago
  48. 8695159 sched: silence PROVE_RCU in sched_fork() by Peter Zijlstra · 15 years ago
  49. 0b2e918 sched, cpuset: Drop __cpuexit from cpu hotplug callbacks by Tejun Heo · 15 years ago
  50. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 15 years ago
  51. a44702e8 sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value lockless by Oleg Nesterov · 15 years ago
  52. 3c93717 sched: Fix over-scheduling bug by Alex,Shi · 15 years ago
  53. 83cd4fe sched: Change nohz idle load balancing logic to push model by Venkatesh Pallipadi · 15 years ago
  54. fdf3e95 sched: Avoid side-effect of tickless idle on update_cpu_load by Venkatesh Pallipadi · 15 years ago
  55. 246d86b sched: Simplify the reacquire_kernel_lock() logic by Oleg Nesterov · 15 years ago
  56. c676329 sched_clock: Add local_clock() API and improve documentation by Peter Zijlstra · 15 years ago
  57. 95ae3c59 Merge branch 'sched-wq' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into sched/core by Ingo Molnar · 15 years ago
  58. 21aa9af sched: add hooks for workqueue by Tejun Heo · 15 years ago
  59. 9ed3811 sched: refactor try_to_wake_up() by Tejun Heo · 15 years ago
  60. 3a101d0 sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining by Tejun Heo · 15 years ago
  61. 50a323b sched: define and use CPU_PRI_* enums for cpu notifier priorities by Tejun Heo · 15 years ago
  62. 6113e45 Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
  63. dc61b1d sched: Fix PROVE_RCU vs cpu_cgroup by Peter Zijlstra · 15 years ago
  64. d1f74e2 tracing/sched: Make preempt_schedule() notrace by Steven Rostedt · 15 years ago
  65. e51fd5e sched: Fix wake_affine() vs RT tasks by Peter Zijlstra · 15 years ago
  66. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  67. 0aa12fb sched: add wait_for_completion_killable_timeout by Sage Weil · 15 years ago
  68. b7b8ff63 signals: kill the awful task_rq_unlock_wait() hack by Oleg Nesterov · 15 years ago
  69. 90b9a32 Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  70. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  71. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 15 years ago
  72. 22c43c8 wait_event_interruptible_locked() interface by Michal Nazarewicz · 15 years ago
  73. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. a93d2f17 sched, wait: Use wrapper functions by Changli Gao · 15 years ago
  76. 25502a6 rcu: refactor RCU's context-switch handling by Paul E. McKenney · 15 years ago
  77. e7858f5 Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core by Ingo Molnar · 15 years ago
  78. cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  79. 27a9da6 sched: Remove rq argument to the tracepoints by Peter Zijlstra · 15 years ago
  80. fc390cd rcu: need barrier() in UP synchronize_sched_expedited() by Paul E. McKenney · 15 years ago
  81. cc631fb sched: correctly place paranioa memory barriers in synchronize_sched_expedited() by Paul E. McKenney · 15 years ago
  82. 94458d5 sched: kill paranoia check in synchronize_sched_expedited() by Tejun Heo · 15 years ago
  83. 969c792 sched: replace migration_thread with cpu_stop by Tejun Heo · 15 years ago
  84. 8b08ca5 rcu: Fix RCU lockdep splat in set_task_cpu on fork path by Peter Zijlstra · 15 years ago
  85. 70bce3b Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  86. 669c55e sched: Pre-compute cpumask_weight(sched_domain_span(sd)) by Peter Zijlstra · 15 years ago
  87. 74f5187 sched: Cure load average vs NO_HZ woes by Peter Zijlstra · 15 years ago
  88. 4b40221 mutex: Don't spin when the owner CPU is offline or other weird cases by Benjamin Herrenschmidt · 15 years ago
  89. 09a40af sched: Fix UP update_avg() build warning by Mike Galbraith · 15 years ago
  90. b257c14 Merge branch 'linus' into sched/core by Ingo Molnar · 15 years ago
  91. 2aedd19 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  93. 84fba5e sched: Fix sched_getaffinity() by Anton Blanchard · 15 years ago
  94. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  95. 371fd7e sched: Add enqueue/dequeue flags by Peter Zijlstra · 15 years ago
  96. cc87f76 sched: Fix nr_uninterruptible count by Peter Zijlstra · 15 years ago
  97. 65cc8e4 sched: Optimize task_rq_lock() by Peter Zijlstra · 15 years ago
  98. 0017d73 sched: Fix TASK_WAKING vs fork deadlock by Peter Zijlstra · 15 years ago
  99. 9084bb8 sched: Make select_fallback_rq() cpuset friendly by Oleg Nesterov · 15 years ago
  100. 6a1bdc1 sched: _cpu_down(): Don't play with current->cpus_allowed by Oleg Nesterov · 15 years ago