1. 863bffc sched/fair: Fix group power_orig computation by Peter Zijlstra · 11 years ago
  2. b72ff13 sched/fair: Reduce local_group logic by Peter Zijlstra · 11 years ago
  3. 6263322 sched/fair: Rewrite group_imb trigger by Peter Zijlstra · 11 years ago
  4. fc84091 sched/debug: Take PID namespace into account by Peter Zijlstra · 11 years ago
  5. 6c9a27f sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones by Daisuke Nishimura · 11 years ago
  6. b0cff9d sched: Fix load balancing performance regression in should_we_balance() by Joonsoo Kim · 11 years ago
  7. 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. 5e0b3a4 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. 0d99b70 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  11. 10866e62 sched/fair: Fix the sd_parent_degenerate() code by Peter Zijlstra · 11 years ago
  12. 30ce5da sched/fair: Rework and comment the group_imb code by Peter Zijlstra · 11 years ago
  13. 6906a40 sched/fair: Optimize find_busiest_queue() by Peter Zijlstra · 11 years ago
  14. 3ae11c9 sched/fair: Make group power more consistent by Peter Zijlstra · 11 years ago
  15. 38d0f77 sched/fair: Remove duplicate load_per_task computations by Peter Zijlstra · 11 years ago
  16. 147c5fc sched/fair: Shrink sg_lb_stats and play memset games by Peter Zijlstra · 11 years ago
  17. 56cf515 sched: Clean-up struct sd_lb_stat by Joonsoo Kim · 11 years ago
  18. 23f0d20 sched: Factor out code to should_we_balance() by Joonsoo Kim · 11 years ago
  19. 95a79b8 sched: Remove one division operation in find_busiest_queue() by Joonsoo Kim · 11 years ago
  20. aee2bce Merge branch 'linus' into perf/core by Ingo Molnar · 11 years ago
  21. a4f61cc sched/cputime: Use this_cpu_add() in task_group_account_field() by Christoph Lameter · 11 years ago
  22. c8d2d47 cpumask: Fix cpumask leak in partition_sched_domains() by Xiaotian Feng · 11 years ago
  23. d3ec3a1 Merge tag 'v3.11-rc5' into sched/core by Ingo Molnar · 11 years ago
  24. c9572f0 Merge tag 'v3.11-rc5' into perf/core by Ingo Molnar · 11 years ago
  25. 6f1d657 Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 11 years ago
  26. af2350b vtime: Always debug check snapshot source _before_ updating it by Frederic Weisbecker · 11 years ago
  27. b854faf vtime: Always scale generic vtime accounting results by Frederic Weisbecker · 12 years ago
  28. b049340 vtime: Optimize full dynticks accounting off case with static keys by Frederic Weisbecker · 12 years ago
  29. 5446156 vtime: Fix racy cputime delta update by Frederic Weisbecker · 12 years ago
  30. 7621d1f vtime: Remove a few unneeded generic vtime state checks by Frederic Weisbecker · 12 years ago
  31. 48d6a81 context_tracking: Optimize guest APIs off case with static key by Frederic Weisbecker · 12 years ago
  32. 28fbc8b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. e0acd0a sched: fix the theoretical signal_wake_up() vs schedule() race by Oleg Nesterov · 11 years ago
  34. 5b206d4 vtime: Update a few comments by Frederic Weisbecker · 12 years ago
  35. fbb00b5 sched: Consolidate open coded preemptible() checks by Frederic Weisbecker · 12 years ago
  36. d99c872 cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  37. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  38. eb95419 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods by Tejun Heo · 11 years ago
  39. 6387698 cgroup: add css_parent() by Tejun Heo · 11 years ago
  40. a7c6d55 cgroup: add/update accessors which obtain subsys specific data from css by Tejun Heo · 11 years ago
  41. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  42. 10e84b9 mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG by Dave Kleikamp · 11 years ago
  43. bf0bd94 sched: Ensure update_cfs_shares() is called for parents of continuously-running tasks by Peter Zijlstra · 11 years ago
  44. 7d9ffa8 sched: Micro-optimize the smart wake-affine logic by Peter Zijlstra · 12 years ago
  45. 6247041 sched: Implement smarter wake-affine logic by Michael Wang · 12 years ago
  46. 6852079 sched: Move h_load calculation to task_h_load() by Vladimir Davydov · 11 years ago
  47. 87e3c8a sched/fair: Cleanup: remove duplicate variable declaration by Kirill Tkhai · 11 years ago
  48. b24d6f4 Merge tag 'v3.11-rc2' into sched/core by Ingo Molnar · 11 years ago
  49. e69f618 sched: Fix some kernel-doc warnings by Yacine Belkadi · 12 years ago
  50. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 12 years ago
  51. cedce3e sched/__wake_up_sync_key(): Fix nr_exclusive tasks which lead to WF_SYNC clearing by Kirill Tkhai · 12 years ago
  52. 971ee28 sched: Fix HRTICK by Peter Zijlstra · 12 years ago
  53. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. fa18f7b posix-cpu-timers: don't account cpu timer after stopped thread runtime accounting by KOSAKI Motohiro · 12 years ago
  55. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 12 years ago
  56. 333bb86 sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask by Alex Shi · 12 years ago
  57. add332a sched/debug: Fix formatting of /proc/<PID>/sched by Kamalesh Babulal · 12 years ago
  58. 0fc576d sched/fair: Fix typo describing flags in enqueue_entity by Kamalesh Babulal · 12 years ago
  59. 939fd73 sched/debug: Add load-tracking statistics to task by Kamalesh Babulal · 12 years ago
  60. a9dc5d0 sched: Change get_rq_runnable_load() to static and inline by Alex Shi · 12 years ago
  61. a9cef46 sched/tg: Remove tg.load_weight by Alex Shi · 12 years ago
  62. 2509940 sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t by Alex Shi · 12 years ago
  63. bf5b986 sched/tg: Use 'unsigned long' for load variable in task group by Alex Shi · 12 years ago
  64. 72a4cf2 sched: Change cfs_rq load avg to unsigned long by Alex Shi · 12 years ago
  65. a003a25 sched: Consider runnable load average in move_tasks() by Alex Shi · 12 years ago
  66. b92486c sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_task by Alex Shi · 12 years ago
  67. 83dfd52 sched: Update cpu load after task_tick by Alex Shi · 12 years ago
  68. 282cf49 sched: Fix sleep time double accounting in enqueue entity by Alex Shi · 12 years ago
  69. a75cdaa sched: Set an initial value of runnable avg for new forked task by Alex Shi · 12 years ago
  70. fa6bdde sched: Move a few runnable tg variables into CONFIG_SMP by Alex Shi · 12 years ago
  71. 141965c Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking" by Alex Shi · 12 years ago
  72. a3d5c34 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. be7002e sched: Don't mix use of typedef ctl_table and struct ctl_table by Joe Perches · 12 years ago
  74. 94c95ba sched: Remove WARN_ON(!sd) from init_sched_groups_power() by Viresh Kumar · 12 years ago
  75. cd08e92 sched: Fix memory leakage in build_sched_groups() by Viresh Kumar · 12 years ago
  76. 0936629 sched: Use cached value of span instead of calling sched_domain_span() by Viresh Kumar · 12 years ago
  77. 27723a6 sched: Create for_each_sd_topology() by Viresh Kumar · 12 years ago
  78. c75e012 sched: Don't set sd->child to NULL when it is already NULL by Viresh Kumar · 12 years ago
  79. 1c63216 sched: Don't initialize alloc_state in build_sched_domains() by Viresh Kumar · 12 years ago
  80. 22da956 sched: Optimize build_sched_domains() for saving first SD node for a cpu by Viresh Kumar · 12 years ago
  81. 4a850cb sched: Remove unused params of build_sched_domain() by Viresh Kumar · 12 years ago
  82. 8404c90 sched: Femove the useless declaration in kernel/sched/fair.c by Michael Wang · 12 years ago
  83. 22b958d sched: Refine the code in unthrottle_cfs_rq() by Michael Wang · 12 years ago
  84. e23ee74 sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_list by Kirill Tkhai · 12 years ago
  85. d81344c Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
  86. 873b4c6 sched: Fix clear NOHZ_BALANCE_KICK by Vincent Guittot · 12 years ago
  87. 0de358f sched/fair: Remove unused variable from expire_cfs_rq_runtime() by Kamalesh Babulal · 12 years ago
  88. 45eacc6 vtime: Use consistent clocks among nohz accounting by Frederic Weisbecker · 12 years ago
  89. 84f9f3a sched: Use swap() macro in scale_stime() by Stanislaw Gruszka · 12 years ago
  90. 78becc2 sched: Use an accessor to read the rq clock by Frederic Weisbecker · 12 years ago
  91. 1a55af2 sched: Update rq clock earlier in unthrottle_cfs_rq by Frederic Weisbecker · 12 years ago
  92. 1ad4ec0 sched: Update rq clock before calling check_preempt_curr() by Frederic Weisbecker · 12 years ago
  93. 71b1da4 sched: Update rq clock before setting fair group shares by Frederic Weisbecker · 12 years ago
  94. 77bd397 sched: Update rq clock before migrating tasks out of dying CPU by Frederic Weisbecker · 12 years ago
  95. c5405a4 sched: Remove redundant update_runtime notifier by Neil Zhang · 12 years ago
  96. 41261b6 sched/autogroup: Fix race with task_groups list by Gerald Schaefer · 12 years ago
  97. d07e75a Merge branch 'sched/cleanups' into sched/core by Ingo Molnar · 12 years ago
  98. 424c93f sched: Use this_rq() helper by Nathan Zimmer · 12 years ago
  99. 8527632 sched: Move update_load_*() methods from sched.h to fair.c by Paul Gortmaker · 12 years ago
  100. 45ceebf sched: Factor out load calculation code from sched/core.c --> sched/proc.c by Paul Gortmaker · 12 years ago