1. 4d2fd5d Merge android-4.9.176 (e0625b3) into msm-4.9 by jianzhou · 5 years ago
  2. a39a300 Merge android-4.9-172 (2dbf78b) into msm-4.9 by Tengfei Fan · 5 years ago
  3. a56988d Merge commit android-4.9.171 (3383326) into msm-4.9 by Tengfei Fan · 5 years ago
  4. 45728c3 Merge android-4.9.169 (1ef64da) into msm-4.9 by jianzhou · 5 years ago
  5. 19d550f Merge android-4.9.166 (0166b9e) into msm-4.9 by jianzhou · 5 years ago
  6. b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 5 years ago
  7. e0625b3 Merge 4.9.176 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  8. c803409 sched: Add sched_smt_active() by Ben Hutchings · 5 years ago
  9. 2dbf78b Merge 4.9.172 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  10. c9e5f60 sched/numa: Fix a possible divide-by-zero by Xie XiuQi · 5 years ago
  11. 3383326 Merge 4.9.171 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  12. 33f2a3e sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup by Phil Auld · 5 years ago
  13. 4ebd139 Merge 4.9.169 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  14. 6d1e1da sched/fair: Do not re-read ->h_load_next during hierarchical load calculation by Mel Gorman · 6 years ago
  15. cbbb29d ANDROID: fix 4.9 backport of psi header refactoring by Suren Baghdasaryan · 6 years ago
  16. a163d3f FROMLIST: psi: introduce psi monitor by Suren Baghdasaryan · 6 years ago
  17. c405bfb FROMLIST: refactor header includes to allow kthread.h inclusion in psi_types.h by Suren Baghdasaryan · 6 years ago
  18. 889171b FROMLIST: psi: track changed states by Suren Baghdasaryan · 6 years ago
  19. 9afaea3 FROMLIST: psi: split update_stats into parts by Suren Baghdasaryan · 6 years ago
  20. d1f4274 FROMLIST: psi: rename psi fields in preparation for psi trigger addition by Suren Baghdasaryan · 6 years ago
  21. 7a659eb FROMLIST: psi: make psi_enable static by Suren Baghdasaryan · 6 years ago
  22. 386ebd4 FROMLIST: psi: introduce state_mask to represent stalled psi states by Suren Baghdasaryan · 6 years ago
  23. 555ab86 UPSTREAM: psi: avoid divide-by-zero crash inside virtual machines by Johannes Weiner · 6 years ago
  24. b7f0f22 UPSTREAM: psi: fix aggregation idle shut-off by Johannes Weiner · 6 years ago
  25. c9f51ce BACKPORT: psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 6 years ago
  26. 7d97949 UPSTREAM: kernel/sched/psi.c: simplify cgroup_move_task() by Olof Johansson · 6 years ago
  27. e868a99 BACKPORT: psi: cgroup support by Johannes Weiner · 6 years ago
  28. 3df0e59 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  29. 6a99eb1 BACKPORT: sched: introduce this_rq_lock_irq() by Johannes Weiner · 6 years ago
  30. 089605b BACKPORT: sched: sched.h: make rq locking and clock functions available in stats.h by Johannes Weiner · 6 years ago
  31. 3cd62fc UPSTREAM: sched: loadavg: make calc_load_n() public by Johannes Weiner · 6 years ago
  32. f1675aa UPSTREAM: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  33. badaff8 UPSTREAM: sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  34. 5a91d73 BACKPORT: sched/core: Add wrappers for lockdep_(un)pin_lock() by Matt Fleming · 8 years ago
  35. 47d813f ANDROID: sched/fair: fix energy compute when a cluster is only a cpu core in multi-cluster system by Samer Xie · 6 years ago
  36. 435eea9 cpuset: Restore tasks affinity while moving across cpusets by Pavankumar Kondeti · 6 years ago
  37. 2ceabae Revert "sched/fair: Add overutilization condition to sync wakeup case" by Puja Gupta · 6 years ago
  38. a40398b Merge "sched/walt: improve the scheduler" by Linux Build Service Account · 6 years ago
  39. 1019b01 Merge "sched/walt: improve the scheduler" by Linux Build Service Account · 6 years ago
  40. c18b403 sched/walt: improve the scheduler by Satya Durga Srinivasu Prabhala · 6 years ago
  41. 53ee423 sched/walt: improve the scheduler by Abhijeet Dharmapurikar · 6 years ago
  42. 027adbe sched/fair: Improve the scheduler by Pavankumar Kondeti · 6 years ago
  43. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 6 years ago
  44. 67a883f Merge "Merge android-4.9.135 (03fcc2f) into msm-4.9" by Linux Build Service Account · 6 years ago
  45. c5976f8 Merge android-4.9.135 (03fcc2f) into msm-4.9 by Minming Qi · 6 years ago
  46. 6c8b01e Merge "sched/walt: Fix stale max_capacity issue during CPU hotplug" by Linux Build Service Account · 6 years ago
  47. 976dc8c Merge "Merge android-4.9.130 (1c7637c) into msm-4.9" by Linux Build Service Account · 6 years ago
  48. c6c7b25 sched/fair: Add overutilization condition to sync wakeup case by Pavankumar Kondeti · 6 years ago
  49. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  50. 5a416ed sched/core: Allow __sched_setscheduler() in interrupts when PI is not used by Steven Rostedt (VMware) · 8 years ago
  51. f51d539 sched/walt: Fix stale max_capacity issue during CPU hotplug by Pavankumar Kondeti · 6 years ago
  52. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  54. 8f00a1d Merge android-4.9.130 (1c7637c) into msm-4.9 by Minming Qi · 6 years ago
  55. c3282d1 ANDROID: sched/debug: Make Energy Model read-only by Chris Redpath · 6 years ago
  56. 2530be5 sched/fair: Fix the min_vruntime update logic in dequeue_entity() by Song Muchun · 6 years ago
  57. bc1fccc sched/fair: Fix throttle_list starvation with low CFS quota by Phil Auld · 6 years ago
  58. 03f9d77 Merge android-4.9.118 (47b77b8) into msm-4.9 by Minming Qi · 6 years ago
  59. b8bd066 kernel/sched: Fix up 4.9.135 merge by Nathan Chancellor · 6 years ago
  60. 03fcc2f Merge 4.9.135 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  61. aee0c9e sched/cputime: Fix ksoftirqd cputime accounting regression by Frederic Weisbecker · 7 years ago
  62. 034cd8a sched/cputime: Increment kcpustat directly on irqtime account by Frederic Weisbecker · 8 years ago
  63. dbf9a05 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 8 years ago
  64. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  65. fa7a13e sched/fair: Fix vruntime_normalized() for remote non-migration wakeup by Steve Muckle · 6 years ago
  66. f56989b Merge android-4.9.114 (dbcb748) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  67. aa4de6f ANDROID: restrict store of prefer_idle as boolean by Wei Wang · 6 years ago
  68. 736630c sched/walt: Fix the memory leak of idle task load pointers by Pavankumar Kondeti · 6 years ago
  69. 74cbd88 Merge "sched/walt: improve the scheduler" by Linux Build Service Account · 6 years ago
  70. 023ebc7 sched/walt: improve the scheduler by Abhijeet Dharmapurikar · 6 years ago
  71. ee8cf2e sched: avoid energy evaluation for isolated prev_cpu by Lingutla Chandrasekhar · 6 years ago
  72. 75a3c4e sched: Improve the scheduler by Pavankumar Kondeti · 6 years ago
  73. c6f1dd8 sched/fair: Fix redundant load balancer reattempt due to LBF_ALL_PINNED by Pavankumar Kondeti · 6 years ago
  74. 21910c2 sched/fair: Allow idle local group to pull tasks from overloaded group by Pavankumar Kondeti · 6 years ago
  75. abda8d3 sched: remove skip_sg by Abhijeet Dharmapurikar · 6 years ago
  76. 16c7045 sched/fair: start_cpu() fix for rtg_target case by Pavankumar Kondeti · 6 years ago
  77. a7fc94a sched/fair: improve placement logic by Satya Durga Srinivasu Prabhala · 6 years ago
  78. 0cd3099 sched/fair: Improve no-hz idle balance kicking in misfit task scenario by Maria Yu · 6 years ago
  79. 47b77b8 Merge 4.9.118 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  80. 047f9d6 sched/wait: Remove the lockless swait_active() check in swake_up*() by Boqun Feng · 7 years ago
  81. 914d085 sched: fix softirq time accounting by Rabin Vincent · 7 years ago
  82. 0cdc29e sched: rt: Use RCU lock in rt task cpu select path by Lingutla Chandrasekhar · 6 years ago
  83. 071be09 sched: Fix lockdep warning for rq locks by Lingutla Chandrasekhar · 6 years ago
  84. 1394757 ANDROID: sched/walt: Fix lockdep warning by Joel Fernandes (Google) · 6 years ago
  85. 378dc16 Merge "ANDROID: sched/fair: Fix incorrect usage of RCU in CPU select path" by Linux Build Service Account · 6 years ago
  86. d35fc8e ANDROID: sched/fair: Fix incorrect usage of RCU in CPU select path by Joel Fernandes (Google) · 6 years ago
  87. e26d8b2 Merge "Merge android-4.9.110 (00a0bcb) into msm-4.9" by Linux Build Service Account · 6 years ago
  88. 192abd8 Merge "Merge android-4.9.109 (a4230be) into msm-4.9" by Linux Build Service Account · 6 years ago
  89. 0c4a066 sched: walt: fix out-of-bounds access by John Dias · 6 years ago
  90. 47bbcd6 ANDROID: Fix massive cpufreq_times memory leaks by Sultan Alsawaf · 6 years ago
  91. 23a1412 ANDROID: Reduce use of #ifdef CONFIG_CPU_FREQ_TIMES by Connor O'Brien · 6 years ago
  92. 1a734c2 sched/fair: dont run energy calculation unless necessary by Abhijeet Dharmapurikar · 6 years ago
  93. 2dba40b sched: improve trace prints by Abhijeet Dharmapurikar · 6 years ago
  94. 5b2c995 sched: energy: rebuild sched_domains with actual capacities by Lingutla Chandrasekhar · 6 years ago
  95. a237e18 Merge android-4.9.110 (00a0bcb) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  96. 80f55ac Merge android-4.9.108 (b7d377b) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  97. bd93514 Merge "sched: walt: use_cycle_counter check before rq lock held" by Linux Build Service Account · 6 years ago
  98. cfde0fd Merge "sched/fair: Force balancing on NOHZ balance if local group has capacity" by Linux Build Service Account · 6 years ago
  99. 696d37f Merge "Merge android-4.9.106 (8b94b87) into msm-4.9" by Linux Build Service Account · 6 years ago
  100. a3c813a Merge "sched: walt: Add BUG_ON() when wallclock goes backwards" by Linux Build Service Account · 6 years ago