1. 435eea9 cpuset: Restore tasks affinity while moving across cpusets by Pavankumar Kondeti · 5 years ago
  2. 2ceabae Revert "sched/fair: Add overutilization condition to sync wakeup case" by Puja Gupta · 5 years ago
  3. a40398b Merge "sched/walt: improve the scheduler" by Linux Build Service Account · 5 years ago
  4. 1019b01 Merge "sched/walt: improve the scheduler" by Linux Build Service Account · 5 years ago
  5. c18b403 sched/walt: improve the scheduler by Satya Durga Srinivasu Prabhala · 6 years ago
  6. 53ee423 sched/walt: improve the scheduler by Abhijeet Dharmapurikar · 6 years ago
  7. 027adbe sched/fair: Improve the scheduler by Pavankumar Kondeti · 6 years ago
  8. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  9. 67a883f Merge "Merge android-4.9.135 (03fcc2f) into msm-4.9" by Linux Build Service Account · 5 years ago
  10. c5976f8 Merge android-4.9.135 (03fcc2f) into msm-4.9 by Minming Qi · 5 years ago
  11. 6c8b01e Merge "sched/walt: Fix stale max_capacity issue during CPU hotplug" by Linux Build Service Account · 5 years ago
  12. 976dc8c Merge "Merge android-4.9.130 (1c7637c) into msm-4.9" by Linux Build Service Account · 6 years ago
  13. c6c7b25 sched/fair: Add overutilization condition to sync wakeup case by Pavankumar Kondeti · 6 years ago
  14. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. 5a416ed sched/core: Allow __sched_setscheduler() in interrupts when PI is not used by Steven Rostedt (VMware) · 7 years ago
  16. f51d539 sched/walt: Fix stale max_capacity issue during CPU hotplug by Pavankumar Kondeti · 6 years ago
  17. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  18. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. 8f00a1d Merge android-4.9.130 (1c7637c) into msm-4.9 by Minming Qi · 6 years ago
  20. c3282d1 ANDROID: sched/debug: Make Energy Model read-only by Chris Redpath · 6 years ago
  21. 2530be5 sched/fair: Fix the min_vruntime update logic in dequeue_entity() by Song Muchun · 6 years ago
  22. bc1fccc sched/fair: Fix throttle_list starvation with low CFS quota by Phil Auld · 6 years ago
  23. 03f9d77 Merge android-4.9.118 (47b77b8) into msm-4.9 by Minming Qi · 6 years ago
  24. b8bd066 kernel/sched: Fix up 4.9.135 merge by Nathan Chancellor · 6 years ago
  25. 03fcc2f Merge 4.9.135 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  26. aee0c9e sched/cputime: Fix ksoftirqd cputime accounting regression by Frederic Weisbecker · 7 years ago
  27. 034cd8a sched/cputime: Increment kcpustat directly on irqtime account by Frederic Weisbecker · 7 years ago
  28. dbf9a05 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 7 years ago
  29. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  30. fa7a13e sched/fair: Fix vruntime_normalized() for remote non-migration wakeup by Steve Muckle · 6 years ago
  31. f56989b Merge android-4.9.114 (dbcb748) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  32. aa4de6f ANDROID: restrict store of prefer_idle as boolean by Wei Wang · 6 years ago
  33. 736630c sched/walt: Fix the memory leak of idle task load pointers by Pavankumar Kondeti · 6 years ago
  34. 74cbd88 Merge "sched/walt: improve the scheduler" by Linux Build Service Account · 6 years ago
  35. 023ebc7 sched/walt: improve the scheduler by Abhijeet Dharmapurikar · 6 years ago
  36. ee8cf2e sched: avoid energy evaluation for isolated prev_cpu by Lingutla Chandrasekhar · 6 years ago
  37. 75a3c4e sched: Improve the scheduler by Pavankumar Kondeti · 6 years ago
  38. c6f1dd8 sched/fair: Fix redundant load balancer reattempt due to LBF_ALL_PINNED by Pavankumar Kondeti · 6 years ago
  39. 21910c2 sched/fair: Allow idle local group to pull tasks from overloaded group by Pavankumar Kondeti · 6 years ago
  40. abda8d3 sched: remove skip_sg by Abhijeet Dharmapurikar · 6 years ago
  41. 16c7045 sched/fair: start_cpu() fix for rtg_target case by Pavankumar Kondeti · 6 years ago
  42. a7fc94a sched/fair: improve placement logic by Satya Durga Srinivasu Prabhala · 6 years ago
  43. 0cd3099 sched/fair: Improve no-hz idle balance kicking in misfit task scenario by Maria Yu · 6 years ago
  44. 47b77b8 Merge 4.9.118 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  45. 047f9d6 sched/wait: Remove the lockless swait_active() check in swake_up*() by Boqun Feng · 7 years ago
  46. 914d085 sched: fix softirq time accounting by Rabin Vincent · 6 years ago
  47. 0cdc29e sched: rt: Use RCU lock in rt task cpu select path by Lingutla Chandrasekhar · 6 years ago
  48. 071be09 sched: Fix lockdep warning for rq locks by Lingutla Chandrasekhar · 6 years ago
  49. 1394757 ANDROID: sched/walt: Fix lockdep warning by Joel Fernandes (Google) · 6 years ago
  50. 378dc16 Merge "ANDROID: sched/fair: Fix incorrect usage of RCU in CPU select path" by Linux Build Service Account · 6 years ago
  51. d35fc8e ANDROID: sched/fair: Fix incorrect usage of RCU in CPU select path by Joel Fernandes (Google) · 6 years ago
  52. e26d8b2 Merge "Merge android-4.9.110 (00a0bcb) into msm-4.9" by Linux Build Service Account · 6 years ago
  53. 192abd8 Merge "Merge android-4.9.109 (a4230be) into msm-4.9" by Linux Build Service Account · 6 years ago
  54. 0c4a066 sched: walt: fix out-of-bounds access by John Dias · 6 years ago
  55. 47bbcd6 ANDROID: Fix massive cpufreq_times memory leaks by Sultan Alsawaf · 6 years ago
  56. 23a1412 ANDROID: Reduce use of #ifdef CONFIG_CPU_FREQ_TIMES by Connor O'Brien · 6 years ago
  57. 1a734c2 sched/fair: dont run energy calculation unless necessary by Abhijeet Dharmapurikar · 6 years ago
  58. 2dba40b sched: improve trace prints by Abhijeet Dharmapurikar · 6 years ago
  59. 5b2c995 sched: energy: rebuild sched_domains with actual capacities by Lingutla Chandrasekhar · 6 years ago
  60. a237e18 Merge android-4.9.110 (00a0bcb) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  61. 80f55ac Merge android-4.9.108 (b7d377b) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  62. bd93514 Merge "sched: walt: use_cycle_counter check before rq lock held" by Linux Build Service Account · 6 years ago
  63. cfde0fd Merge "sched/fair: Force balancing on NOHZ balance if local group has capacity" by Linux Build Service Account · 6 years ago
  64. 696d37f Merge "Merge android-4.9.106 (8b94b87) into msm-4.9" by Linux Build Service Account · 6 years ago
  65. a3c813a Merge "sched: walt: Add BUG_ON() when wallclock goes backwards" by Linux Build Service Account · 6 years ago
  66. cea0f8a sched: walt: use_cycle_counter check before rq lock held by Maria Yu · 6 years ago
  67. ee5b4c1 sched: walt: Add BUG_ON() when wallclock goes backwards by Pavankumar Kondeti · 6 years ago
  68. faa0444 Revert "sched: Remove sched_ktime_clock()" by Pavankumar Kondeti · 6 years ago
  69. 3d9aec7 sched/fair: Force balancing on NOHZ balance if local group has capacity by tip-bot for Jacob Shin · 7 years ago
  70. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  71. e7fd5b1 UPSTREAM: cpufreq: schedutil: use now as reference when aggregating shared policy requests by Juri Lelli · 7 years ago
  72. ef13e1e sched: Avoid placing task on isolated prev_cpu by Pavankumar Kondeti · 6 years ago
  73. db2c520 ANDROID: sched/tune: fix boost_group spin_lock re-initialization by Patrick Bellasi · 6 years ago
  74. eafebca ANDROID: sched/tune: cleanup schedtune_boostgroup_{init,release} by Patrick Bellasi · 6 years ago
  75. ca17b83 ANDROID: sched/tune: remove unused variable by Patrick Bellasi · 6 years ago
  76. c964a2b ANDROID: sched/fair: cosmetics by Patrick Bellasi · 6 years ago
  77. f40618d Merge "sched: ceil idle index to prevent from out of bound accessing" by Linux Build Service Account · 6 years ago
  78. 334c6f0 Merge "sched: prevent out of bound access in sched_group_energy()" by Linux Build Service Account · 6 years ago
  79. b91a3bb core_ctl: Isolate not_preferred CPUs first during max_cpus limiting by Pavankumar Kondeti · 6 years ago
  80. 95867cc sched/cpupri: Exclude isolated CPUs from the lowest_mask by Pavankumar Kondeti · 6 years ago
  81. a56900fa ANDROID: sched/walt: Fix compilation issue for x86_64 by Satya Durga Srinivasu Prabhala · 7 years ago
  82. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  83. 3d06325 sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning by Davidlohr Bueso · 6 years ago
  84. 7fd4075 UPSTREAM: sched/fair: Consider RT/IRQ pressure in capacity_spare_wake by Joel Fernandes · 7 years ago
  85. ca40000 Merge "sched: walt: fix updating stale window_start for walt load" by Linux Build Service Account · 6 years ago
  86. d60cdac sched: walt: fix updating stale window_start for walt load by Lingutla Chandrasekhar · 6 years ago
  87. ecedc7a sched: ceil idle index to prevent from out of bound accessing by Joonwoo Park · 7 years ago
  88. bb5b0e6 sched: prevent out of bound access in sched_group_energy() by Joonwoo Park · 7 years ago
  89. 999b62a sched: Use capacity_orig_of instead of capacity_of in overutilized function by Satya Durga Srinivasu Prabhala · 6 years ago
  90. a2d277f Merge "sched/fair: Fix task placement issue under sched boost conditions" by Linux Build Service Account · 6 years ago
  91. 66223aa Merge "sched/fair: Consider task affinity while skipping a sched group" by Linux Build Service Account · 6 years ago
  92. f724094 Merge "sched/walt: improve the scheduler" by Linux Build Service Account · 6 years ago
  93. 230f5ef Merge "Merge android-4.9.95 (b4c14c2) into msm-4.9" by Linux Build Service Account · 6 years ago
  94. 8d7b34b Merge "sched: add tracing support for bias to waker and prev cpu" into msm-4.9 by Linux Build Service Account · 6 years ago
  95. 2e229cb02 Merge android-4.9.94 (8683408) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  96. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  97. cf0babd sched/fair: Fix task placement issue under sched boost conditions by Pavankumar Kondeti · 6 years ago
  98. 256be6b sched: Remove unnecessary calls to cpufreq_update_util() by Pavankumar Kondeti · 6 years ago
  99. 7fa1540 sched/walt: Fix stale window start marker passed to the schedutil by Pavankumar Kondeti · 6 years ago
  100. 2176725 sched/fair: Consider task affinity while skipping a sched group by Pavankumar Kondeti · 6 years ago