1. 21bd85c Merge remote-tracking branch 'android-4.9' into 'android-4.9-eas-dev' by Quentin Perret · 6 years ago
  2. b5ba569 sched/fair: select the most energy-efficient CPU candidate on wake-up by Quentin Perret · 7 years ago
  3. 58b761f sched/fair: introduce minimum capacity capping sched feature by Ionela Voinescu · 7 years ago
  4. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  5. 4e4a9eb sched/fair: Make select_idle_cpu() more aggressive by Peter Zijlstra · 7 years ago
  6. ac82d16 ANDROID: sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE feature flag by John Stultz · 8 years ago
  7. 94c4cea ANDROID: sched: Make energy awareness a sched feature by Morten Rasmussen · 9 years ago
  8. 8cd5601 sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define by Morten Rasmussen · 9 years ago
  9. 2b49d84 sched/numa: Remove the NUMA sched_feature by Srikar Dronamraju · 9 years ago
  10. a928051 sched/fair: Make the entity load aging on attaching tunable by Peter Zijlstra · 9 years ago
  11. 2a1ed24 sched/numa: Prefer NUMA hotness over cache hotness by Srikar Dronamraju · 9 years ago
  12. b6366f0 sched/rt: Use IPI to trigger RT task push migration instead of pulling by Steven Rostedt · 9 years ago
  13. 5d4dfdd sched: Rename capacity related flags by Nicolas Pitre · 10 years ago
  14. 7a0f308 sched/numa: Resist moving tasks towards nodes with fewer hinting faults by Mel Gorman · 11 years ago
  15. 3a7053b sched/numa: Favour moving tasks towards the preferred node by Mel Gorman · 11 years ago
  16. b726b7d Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node" by Mel Gorman · 11 years ago
  17. 41fcb9f mutex: Move mutex spinning code from sched/core.c back to mutex.c by Waiman Long · 11 years ago
  18. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  19. 5bca230 mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node by Mel Gorman · 12 years ago
  20. 1a687c2 mm: sched: numa: Control enabling and disabling of NUMA balancing by Mel Gorman · 12 years ago
  21. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  22. 8ed92e5 sched: Add WAKEUP_PREEMPTION feature flag, on by default by Ingo Molnar · 12 years ago
  23. bc2a27c sched: cpu_power: enable ARCH_POWER by Vincent Guittot · 12 years ago
  24. c751134 sched: Remove AFFINE_WAKEUPS feature flag by Namhyung Kim · 12 years ago
  25. eb95308 sched: Fix more load-balancing fallout by Peter Zijlstra · 12 years ago
  26. f8b6d1c sched: Use jump_labels for sched_feat by Peter Zijlstra · 13 years ago
  27. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed from kernel/sched_features.h]
  28. 4a6184c sched, rt: Provide means of disabling cross-cpu bandwidth sharing by Peter Zijlstra · 13 years ago
  29. 2c2efae sched: Kill WAKEUP_PREEMPT by Yong Zhang · 13 years ago
  30. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  31. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 13 years ago
  32. 095c0aa sched: adjust scheduler cpu power for stolen time by Glauber Costa · 13 years ago
  33. 317f394 sched: Move the second half of ttwu() to the remote cpu by Peter Zijlstra · 13 years ago
  34. 2069dd7 sched: Rewrite tg_shares_up) by Peter Zijlstra · 14 years ago
  35. aa48380 sched: Remove irq time from available CPU power by Venkatesh Pallipadi · 14 years ago
  36. 13814d4 sched: Remove ASYM_GRAN feature by Mike Galbraith · 14 years ago
  37. c6ee36c sched: Remove SYNC_WAKEUPS feature by Mike Galbraith · 14 years ago
  38. f2e74ee sched: Remove WAKEUP_SYNC feature by Mike Galbraith · 14 years ago
  39. 5ca9880 sched: Remove FAIR_SLEEPERS feature by Mike Galbraith · 14 years ago
  40. 6bc6cf2 sched: Remove NORMALIZED_SLEEPER by Mike Galbraith · 14 years ago
  41. e12f31d sched: Remove avg_overlap by Mike Galbraith · 14 years ago
  42. b42e0c4 sched: Remove avg_wakeup by Mike Galbraith · 14 years ago
  43. 6cecd08 sched: Discard some old bits by Peter Zijlstra · 15 years ago
  44. ad4b78b sched: Add new wakeup preemption mode: WAKEUP_RUNNING by Peter Zijlstra · 15 years ago
  45. 3b64089 sched: Optimize cgroup vs wakeup a bit by Peter Zijlstra · 15 years ago
  46. 51e0304 sched: Implement a gentler fair-sleepers feature by Ingo Molnar · 15 years ago
  47. e69b0f1 sched: Add a few SYNC hint knobs to play with by Peter Zijlstra · 15 years ago
  48. 8e6598a sched: Feature to disable APERF/MPERF cpu_power by Peter Zijlstra · 15 years ago
  49. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  50. e26af0e sched: Add come comments to the sched features by Peter Zijlstra · 15 years ago
  51. 3cb63d5 sched: Complete buddy switches by Mike Galbraith · 15 years ago
  52. e6b1b2c sched: Split WAKEUP_OVERLAP by Peter Zijlstra · 15 years ago
  53. 3f2aa30 sched: Disable NEW_FAIR_SLEEPERS for now by Ingo Molnar · 15 years ago
  54. c4e1aa6 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. e52fb7c sched: prefer wakers by Peter Zijlstra · 15 years ago
  56. 0d66bf6 mutex: implement adaptive spinning by Peter Zijlstra · 15 years ago
  57. 4793241 sched: backward looking buddy by Peter Zijlstra · 16 years ago
  58. 0c4b83d sched: disable the hrtick for now by Ingo Molnar · 16 years ago
  59. f681bbd sched: turn off WAKEUP_OVERLAP by Ingo Molnar · 16 years ago
  60. 15afe09 sched: wakeup preempt when small overlap by Peter Zijlstra · 16 years ago
  61. efc2dea sched: enable LB_BIAS by default by Peter Zijlstra · 16 years ago
  62. f5bfb7d sched: bias effective_load() error towards failing wake_affine(). by Peter Zijlstra · 16 years ago
  63. 2398f2c sched: update shares on wakeup by Peter Zijlstra · 16 years ago
  64. 93b7521 sched: disable source/target_load bias by Peter Zijlstra · 16 years ago
  65. c9c294a sched: fix calc_delta_asym() by Peter Zijlstra · 16 years ago
  66. a7be37a sched: revert the revert of: weight calculations by Peter Zijlstra · 16 years ago
  67. 6492c7f sched: trivial sched_features cleanup by Mike Galbraith · 16 years ago
  68. f00b45c sched: /debug/sched_features by Peter Zijlstra · 16 years ago