1. cc1f4b1 sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h by Li Zefan · 12 years ago
  2. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  3. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 12 years ago
  4. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  5. 3105b86 mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG by Mel Gorman · 12 years ago
  6. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  7. f4e26b1 sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking by Paul Turner · 12 years ago
  8. 8295836 sched: Replace update_shares weight distribution with per-entity computation by Paul Turner · 12 years ago
  9. f1b1728 sched: Maintain runnable averages across throttled periods by Paul Turner · 12 years ago
  10. bb17f65 sched: Normalize tg load contributions against runnable time by Paul Turner · 12 years ago
  11. c566e8e sched: Aggregate total task_group load by Paul Turner · 12 years ago
  12. aff3e49 sched: Account for blocked load waking back up by Paul Turner · 12 years ago
  13. 9ee474f sched: Maintain the load contribution of blocked entities by Paul Turner · 12 years ago
  14. 2dac754 sched: Aggregate load contributed by task entities on parenting cfs_rq by Paul Turner · 12 years ago
  15. 18bf280 sched: Maintain per-rq runnable averages by Ben Segall · 12 years ago
  16. f3e9478 sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW by Peter Zijlstra · 12 years ago
  17. 59f9794 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
  18. a4c96ae sched: Unthrottle rt runqueues in __disable_runtime() by Peter Boonstoppel · 12 years ago
  19. 73fbec6 sched: Move cputime code to its own file by Frederic Weisbecker · 13 years ago
  20. 35cf4e5 sched,cgroup: Fix up task_groups list by Mike Galbraith · 12 years ago
  21. a35b646 sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies by Peter Zijlstra · 12 years ago
  22. 8323f26 sched: Fix race in task_group() by Peter Zijlstra · 13 years ago
  23. 5167e8d sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 13 years ago
  24. c117487 sched: Fix domain iteration by Peter Zijlstra · 13 years ago
  25. 556061b sched/nohz: Fix rq->cpu_load[] calculations by Peter Zijlstra · 13 years ago
  26. c82513e sched: Change rq->nr_running to unsigned int by Peter Zijlstra · 13 years ago
  27. f22e08a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  28. 1f56ee7 Merge branch 'sched/arch' into sched/urgent by Ingo Molnar · 13 years ago
  29. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  30. 01f23e1 sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback by Catalin Marinas · 13 years ago
  31. 367456c sched: Ditch per cgroup task lists for load-balancing by Peter Zijlstra · 13 years ago
  32. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  33. de5bdff sched: Make initial SCHED_RR timeslace DEF_TIMESLICE by Hiroshi Shimamoto · 13 years ago
  34. 30fd049 sched: Remove sched_switch by Rakib Mullick · 13 years ago
  35. 518cd62 sched: Only queue remote wakeups when crossing cache boundaries by Peter Zijlstra · 13 years ago
  36. f8b6d1c sched: Use jump_labels for sched_feat by Peter Zijlstra · 13 years ago
  37. 54c707e sched/accounting: Re-use scheduler statistics for the root cgroup by Glauber Costa · 13 years ago
  38. b39e66e sched: Save some hrtick_start_fair cycles by Mike Galbraith · 13 years ago
  39. 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 13 years ago
  40. 1c792db sched, nohz: Introduce nohz_flags in 'struct rq' by Suresh Siddha · 13 years ago
  41. 77e8136 sched: Clean up domain traversal in select_idle_sibling() by Suresh Siddha · 13 years ago
  42. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed (99%) from kernel/sched.h]
  43. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago