1. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  3. 2530be5 sched/fair: Fix the min_vruntime update logic in dequeue_entity() by Song Muchun · 6 years ago
  4. bc1fccc sched/fair: Fix throttle_list starvation with low CFS quota by Phil Auld · 6 years ago
  5. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. fa7a13e sched/fair: Fix vruntime_normalized() for remote non-migration wakeup by Steve Muckle · 6 years ago
  7. c964a2b ANDROID: sched/fair: cosmetics by Patrick Bellasi · 6 years ago
  8. 7fd4075 UPSTREAM: sched/fair: Consider RT/IRQ pressure in capacity_spare_wake by Joel Fernandes · 7 years ago
  9. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. a1e7a9e sched/numa: Use down_read_trylock() for the mmap_sem by Vlastimil Babka · 7 years ago
  11. 21bd85c Merge remote-tracking branch 'android-4.9' into 'android-4.9-eas-dev' by Quentin Perret · 6 years ago
  12. b5ba569 sched/fair: select the most energy-efficient CPU candidate on wake-up by Quentin Perret · 7 years ago
  13. 8a174b47 sched/fair: prevent possible infinite loop in sched_group_energy by Chris Redpath · 6 years ago
  14. de22a05 sched/fair: fix array out of bounds access in select_energy_cpu_idx() by Pavankumar Kondeti · 6 years ago
  15. f964120 sched/fair: use min capacity when evaluating active cpus by Ionela Voinescu · 7 years ago
  16. 88a968c sched/fair: use min capacity when evaluating idle backup cpus by Ionela Voinescu · 7 years ago
  17. 9e1c648 sched/fair: use min capacity when evaluating placement energy costs by Ionela Voinescu · 7 years ago
  18. 58b761f sched/fair: introduce minimum capacity capping sched feature by Ionela Voinescu · 7 years ago
  19. da6833cf sched/fair: introduce an arch scaling function for max frequency capping by Dietmar Eggemann · 7 years ago
  20. 7be1985 ANDROID: sched: EAS: check energy_aware() before calling select_energy_cpu_brute() in up-migrate path by Ke Wang · 6 years ago
  21. 3b9305d sched/fair: reduce rounding errors in energy computations by Patrick Bellasi · 7 years ago
  22. cf28cf0 sched/fair: re-factor energy_diff to use a single (extensible) energy_env by Patrick Bellasi · 7 years ago
  23. 142ce32 sched/fair: cleanup select_energy_cpu_brute to be more consistent by Patrick Bellasi · 7 years ago
  24. 7f44e92 sched/fair: remove capacity tracking from energy_diff by Patrick Bellasi · 7 years ago
  25. 4905932 sched/fair: remove energy_diff tracepoint in preparation to re-factoring by Patrick Bellasi · 7 years ago
  26. e997bf0 sched/fair: use *p to reference task_structs by Chris Redpath · 7 years ago
  27. 225006a sched: EAS: Fix the calculation of group util in group_idle_state() by Ke Wang · 7 years ago
  28. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  29. 4e4a9eb sched/fair: Make select_idle_cpu() more aggressive by Peter Zijlstra · 7 years ago
  30. b763480 sched: EAS/WALT: Don't take into account of running task's util by Ke Wang · 7 years ago
  31. b41e1ca sched: EAS/WALT: take into account of waking task's load by Joonwoo Park · 7 years ago
  32. 4f0693a sched: EAS: upmigrate misfit current task by Joonwoo Park · 7 years ago
  33. d345372 sched: avoid pushing tasks to an offline CPU by Prasad Sodagudi · 10 years ago
  34. 70e14af sched: Extend active balance to accept 'push_task' argument by Srivatsa Vaddagiri · 10 years ago
  35. a861193 sched/fair: prevent meaningless active migration by Joonwoo Park · 8 years ago
  36. cd76b21 sched: EAS: kill incorrect nohz idle cpu kick by Joonwoo Park · 7 years ago
  37. d7a6b8b sched: EAS: fix incorrect energy delta calculation due to rounding error by Joonwoo Park · 7 years ago
  38. 8b34bba sched: EAS/WALT: use cr_avg instead of prev_runnable_sum by Joonwoo Park · 8 years ago
  39. 904c79c sched: compute task utilisation with WALT consistently by Quentin Perret · 7 years ago
  40. e090755 cpufreq: Drop schedfreq governor by Viresh Kumar · 7 years ago
  41. c409b20 sched: EAS: Fix the condition to distinguish energy before/after by Ke Wang · 7 years ago
  42. ece6d3b sched: EAS: update trg_cpu to backup_cpu if no energy saving for target_cpu by Ke Wang · 7 years ago
  43. 06d637c sched/fair: consider task utilization in group_max_util() by Patrick Bellasi · 7 years ago
  44. 4530ed9 sched/fair: consider task utilization in group_norm_util() by Chris Redpath · 7 years ago
  45. 1e58674 sched/fair: enforce EAS mode by Patrick Bellasi · 7 years ago
  46. 78ff98b sched/fair: ignore backup CPU when not valid by Patrick Bellasi · 7 years ago
  47. 6abf18b sched/fair: trace energy_diff for non boosted tasks by Patrick Bellasi · 7 years ago
  48. 32ea775 UPSTREAM: sched/fair: Sync task util before slow-path wakeup by Brendan Jackman · 7 years ago
  49. 0aed57e UPSTREAM: sched/core: Add missing update_rq_clock() call for task_hot() by Peter Zijlstra · 8 years ago
  50. 4b9300b UPSTREAM: sched/core: Add missing update_rq_clock() in post_init_entity_util_avg() by Peter Zijlstra · 8 years ago
  51. 4604331 UPSTREAM: sched/fair: Fix task group initialization by Vincent Guittot · 8 years ago
  52. d870d26 cpufreq/sched: Consider max cpu capacity when choosing frequencies by Chris Redpath · 7 years ago
  53. dad887f sched/fair: remove erroneous RCU_LOCKDEP_WARN from start_cpu() by Dietmar Eggemann · 7 years ago
  54. 5783838 Merge branch 'android-4.9' into android-4.9-eas-dev by Quentin Perret · 7 years ago
  55. 185507e ANDROID: sched/fair: Select correct capacity state for energy_diff by Chris Redpath · 7 years ago
  56. 55f81c1 UPSTREAM: sched/fair: Fix usage of find_idlest_group() when the local group is idlest by Brendan Jackman · 7 years ago
  57. a8c3c11 UPSTREAM: sched/fair: Fix usage of find_idlest_group() when no groups are allowed by Brendan Jackman · 7 years ago
  58. 13c4d4f UPSTREAM: sched/fair: Fix find_idlest_group() when local group is not allowed by Brendan Jackman · 7 years ago
  59. da6485c UPSTREAM: sched/fair: Remove unnecessary comparison with -1 by Brendan Jackman · 7 years ago
  60. 6cc75c9 UPSTREAM: sched/fair: Move select_task_rq_fair() slow-path into its own function by Brendan Jackman · 7 years ago
  61. e019d8f UPSTREAM: sched/fair: Force balancing on NOHZ balance if local group has capacity by Brendan Jackman · 7 years ago
  62. 08c53a6 UPSTREAM: sched: use load_avg for selecting idlest group by Vincent Guittot · 8 years ago
  63. ff63400 UPSTREAM: sched: fix find_idlest_group for fork by Vincent Guittot · 8 years ago
  64. 0b4a2f1 UPSTREAM: sched/fair: Fix FTQ noise bench regression by Vincent Guittot · 7 years ago
  65. 7b2727c ANDROID: sched/fair: Add a backup_cpu to find_best_target by Chris Redpath · 7 years ago
  66. da03fc1 ANDROID: sched/fair: Try to estimate possible idle states. by Chris Redpath · 7 years ago
  67. c0a392b ANDROID: sched/fair: Sync task util before EAS wakeup by Brendan Jackman · 7 years ago
  68. 4ec7d81 ANDROID: Revert "sched/fair: ensure utilization signals are synchronized before use" by Quentin Perret · 7 years ago
  69. 0db9eac ANDROID: sched/fair: kick nohz idle balance for misfit task by Leo Yan · 7 years ago
  70. 5f97ef9 ANDROID: sched/fair: Update signals of nohz cpus if we are going idle by Chris Redpath · 7 years ago
  71. 11184b6 ANDROID: events: add tracepoint for find_best_target by Patrick Bellasi · 7 years ago
  72. 56e2719 ANDROID: sched/fair: streamline find_best_target heuristics by Patrick Bellasi · 7 years ago
  73. a33034d ANDROID: sched/{fair,tune}: simplify fair.c code by Patrick Bellasi · 8 years ago
  74. e72491c ANDROID: FIXUP: sched/tune: update accouting before CPU capacity by Patrick Bellasi · 8 years ago
  75. 54a8edb ANDROID: sched/fair: Remove remnants of commit 608d49484ee466 by Quentin Perret · 7 years ago
  76. 293edee ANDROID: sched/tune: don't use schedtune before it is ready by Chris Redpath · 7 years ago
  77. 01ddd3e ANDROID: sched/fair: use SCHED_CAPACITY_SCALE for energy normalization by Patrick Bellasi · 8 years ago
  78. d8460c7 ANDROID: sched/{fair,tune}: use reciprocal_value to compute boost margin by Patrick Bellasi · 8 years ago
  79. 9e20d60 ANDROID: sched/tune: fix sched_energy_diff tracepoint by Chris Redpath · 7 years ago
  80. e418850 ANDROID: sched/fair: Fix sched_group_energy() to support per-cpu capacity states by Morten Rasmussen · 7 years ago
  81. 352e096 ANDROID: sched/fair: discount task contribution to find CPU with lowest utilization by Valentin Schneider · 7 years ago
  82. db00ec1 ANDROID: sched/fair: ensure utilization signals are synchronized before use by Chris Redpath · 7 years ago
  83. 7de1b83 ANDROID: sched/fair: remove task util from own cpu when placing waking task by Chris Redpath · 7 years ago
  84. 8d40f58 ANDROID: trace:sched: Make util_avg in load_avg trace reflect PELT/WALT as used by Chris Redpath · 7 years ago
  85. af88a16 ANDROID: sched/fair: Add eas (& cas) specific rq, sd and task stats by Dietmar Eggemann · 7 years ago
  86. 0665499 ANDROID: sched: EAS & 'single cpu per cluster'/cpu hotplug interoperability by Dietmar Eggemann · 9 years ago
  87. 6960f77 UPSTREAM: sched/core: Fix group_entity's share update by Vincent Guittot · 7 years ago
  88. 3a34bf5 UPSTREAM: sched/fair: Propagate asynchrous detach by Vincent Guittot · 8 years ago
  89. 96956e2 UPSTREAM: sched/fair: Propagate load during synchronous attach/detach by Vincent Guittot · 8 years ago
  90. 793cfff UPSTREAM: sched/fair: Factorize attach/detach entity by Vincent Guittot · 8 years ago
  91. 56ffdd6 ANDROID: sched/fair: Simplify idle_idx handling in select_idle_sibling() by Dietmar Eggemann · 7 years ago
  92. 2dfb172 ANDROID: sched/fair: refactor find_best_target() for simplicity by Dietmar Eggemann · 7 years ago
  93. 3bfde3b ANDROID: sched/fair: Change cpu iteration order in find_best_target() by Dietmar Eggemann · 7 years ago
  94. ea5a7f2 ANDROID: sched: Remove sysctl_sched_is_big_little by Dietmar Eggemann · 7 years ago
  95. 8c2e3d8 ANDROID: sched/fair: Code !is_big_little path into select_energy_cpu_brute() by Dietmar Eggemann · 7 years ago
  96. 52b09b1 ANDROID: EAS: sched/fair: Re-integrate 'honor sync wakeups' into wakeup path by Dietmar Eggemann · 8 years ago
  97. 8e862e1 ANDROID: Fixup!: sched/fair.c: Set SchedTune specific struct energy_env.task by Dietmar Eggemann · 8 years ago
  98. 9e31218 ANDROID: sched/fair: Energy-aware wake-up task placement by Morten Rasmussen · 8 years ago
  99. 5383892 ANDROID: sched/fair: Add energy_diff dead-zone margin by Morten Rasmussen · 8 years ago
  100. 5dbcdde UPSTREAM: sched/fair: Fix incorrect comment for capacity_margin by Morten Rasmussen · 8 years ago