1. 487dec6 sched: Remove HMP related code and config by Puja Gupta · 7 years ago
  2. 39bdb30 Merge "sched: introduce sched_{up,down}migrate knobs" by Linux Build Service Account · 7 years ago
  3. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  4. 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  5. 8a48b7e sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() by Andy Lutomirski · 7 years ago
  6. b02fc00 sched: introduce sched_{up,down}migrate knobs by Joonwoo Park · 7 years ago
  7. a979047 Revert "sched: Remove synchronize rcu/sched calls from _cpu_down" by Kyle Yan · 7 years ago
  8. c9e8afb sched: Remove synchronize rcu/sched calls from _cpu_down by Kaushal Kumar · 7 years ago
  9. 303cde8 Merge remote-tracking branch '4.9/tmp-77d3588' into 4.9 by Kyle Yan · 7 years ago
  10. 27adebe ANDROID: fixup! sched/fair: jump to max OPP when crossing UP threshold by Juri Lelli · 8 years ago
  11. 1abebc2 sched: walt: Fix irq-work load reporting logic by Vikram Mulukutla · 7 years ago
  12. 25de011 sched: improve the scheduler by Syed Rameez Mustafa · 7 years ago
  13. 20acfe7 sched: improve the scheduler by Syed Rameez Mustafa · 7 years ago
  14. 84a8088 sched: WALT: account cumulative window demand by Joonwoo Park · 7 years ago
  15. 2ae888b sched: EAS: introduce cstate aware task placement by Joonwoo Park · 7 years ago
  16. 0a470d3 cpufreq: sched: WALT: don't apply capacity margin twice by Joonwoo Park · 7 years ago
  17. 01388ef sched: EAS: decouple capacity margin by Joonwoo Park · 7 years ago
  18. ebd02c2 sched: WALT: fix frequency invariant by Joonwoo Park · 7 years ago
  19. f995dd1 sched: EAS/WALT: finish accounting prior to task_tick by Joonwoo Park · 7 years ago
  20. 8aa6e02 cpufreq: sched: update capacity request upon tick always by Joonwoo Park · 7 years ago
  21. 4266ccd sched: EAS/WALT: use cr_avg instead of prev_runnable_sum by Joonwoo Park · 8 years ago
  22. f7d6cd4 sched/walt: factor out WALT from HMP scheduler by Joonwoo Park · 7 years ago
  23. 4b54aae sched: cpufreq: HMP load reporting changes by Vikram Mulukutla · 7 years ago
  24. e9afb1a sched/core_ctl: Fix state_lock spinlock contention by Pavankumar Kondeti · 7 years ago
  25. b2eb431 ANDROID: sched/walt: Fix missing locking in WALT port by Andres Oportus · 7 years ago
  26. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 7 years ago
  27. d056dbc sched: Refactor HMP code to allow easier rebasing by Vikram Mulukutla · 7 years ago
  28. 6deb2c4 sched: maintain group busy time counters in runqueue by Pavankumar Kondeti · 7 years ago
  29. 82e21a4 sched: kill sync_cpu maintenance by Pavankumar Kondeti · 7 years ago
  30. 7763f34 sched: Initialize variables by Olav Haugan · 7 years ago
  31. 52465c4 sched: Track average sleep time by Srivatsa Vaddagiri · 8 years ago
  32. ca00d55 sched: Track burst length for tasks by Srivatsa Vaddagiri · 8 years ago
  33. c3c3952 sched: Ensure proper task migration when a CPU is isolated by Syed Rameez Mustafa · 8 years ago
  34. 7484e16 sched/core: Fix race condition in clearing hmp request by Olav Haugan · 8 years ago
  35. dc10c3f sched/core: Prevent (user) space tasks from affining to isolated cpus by Olav Haugan · 8 years ago
  36. a976a45 sched: pre-allocate colocation groups by Joonwoo Park · 8 years ago
  37. eb5023d sched/core: Do not free task while holding rq lock by Olav Haugan · 8 years ago
  38. 1e8a44c sched: Ensure proper synch between isolation, hotplug, and suspend by Olav Haugan · 8 years ago
  39. 084075b sched/hmp: Enhance co-location and scheduler boost features by Syed Rameez Mustafa · 8 years ago
  40. 5fd8c05 sched: core: Skip migrating tasks that aren't enqueued on dead_rq by Vikram Mulukutla · 8 years ago
  41. 78bafee sched/core: Fix migrate tasks bail-out condition by Olav Haugan · 8 years ago
  42. 1111347 sched: Ensure watchdog is enabled before disabling by Olav Haugan · 8 years ago
  43. bf6b7fa sched/core: Keep rq online after cpu isolation by Olav Haugan · 8 years ago
  44. d67250b sched: Fix race condition with active balance by Olav Haugan · 8 years ago
  45. e5aaa48 sched/hmp: Use GFP_KERNEL for top task memory allocations by Syed Rameez Mustafa · 8 years ago
  46. a15ad1f sched/hmp: Automatically add children threads to colocation group by Syed Rameez Mustafa · 8 years ago
  47. 5fbfb69 sched: Set curr/prev_window_cpu pointers to NULL in sched_exit() by Syed Rameez Mustafa · 8 years ago
  48. 651132f sched/core_ctl: Move header file to global location by Olav Haugan · 8 years ago
  49. 7ac74fc sched: Optimize the next top task search logic upon task migration by Syed Rameez Mustafa · 8 years ago
  50. 59b5fb7 sched: Add the mechanics of top task tracking for frequency guidance by Syed Rameez Mustafa · 8 years ago
  51. 2c9256c sched: Enhance the scheduler migration load fixup feature by Syed Rameez Mustafa · 8 years ago
  52. 60cef21 sched: Add per CPU load tracking for each task by Syed Rameez Mustafa · 8 years ago
  53. 8de9ac6 sched: Add a device tree property to specify the sched boost type by Pavankumar Kondeti · 8 years ago
  54. 14c7900 sched: Add a stub function for init_clusters() by Pavankumar Kondeti · 8 years ago
  55. 601ebbd sched: Fix a division by zero bug in scale_exec_time() by Pavankumar Kondeti · 8 years ago
  56. 1855bff sched: Fix CPU selection when all online CPUs are isolated by Syed Rameez Mustafa · 8 years ago
  57. 833926cb sched/core_ctl: Integrate core control with cpu isolation by Olav Haugan · 8 years ago
  58. 39432ea sched/core: Add trace point for cpu isolation by Olav Haugan · 8 years ago
  59. 3f2cb30 sched: add cpu isolation support by Olav Haugan · 8 years ago
  60. 3480e6b ANDROID: FIXUP: sched: fix SchedFreq integration for both PELT and WALT by Patrick Bellasi · 8 years ago
  61. d4e7420 ANDROID: sched: EAS: Avoid causing spikes to max-freq unnecessarily by Todd Kjos · 8 years ago
  62. 3a73c96 ANDROID: sched/walt: Accounting for number of irqs pending on each core by Srinath Sridharan · 8 years ago
  63. 26c2154 ANDROID: sched: Introduce Window Assisted Load Tracking (WALT) by Srivatsa Vaddagiri · 8 years ago
  64. d248900 ANDROID: FIXUP: sched/tune: fix accounting for runnable tasks by Patrick Bellasi · 8 years ago
  65. 7750186 CHROMIUM: sched: update the average of nr_running by Joseph Lo · 11 years ago
  66. 608d494 ANDROID: sched/fair: jump to max OPP when crossing UP threshold by Steve Muckle · 9 years ago
  67. 43aac89 ANDROID: sched/{core,fair}: trigger OPP change request on fork() by Juri Lelli · 9 years ago
  68. 5cdeb5f ANDROID: sched: Add per-cpu max capacity to sched_group_capacity by Morten Rasmussen · 8 years ago
  69. bbb138b ANDROID: sched: Update max cpu capacity in case of max frequency constraints by Dietmar Eggemann · 9 years ago
  70. 61bf625 ANDROID: sched: Calculate energy consumption of sched_group by Morten Rasmussen · 9 years ago
  71. 30786a0 ANDROID: sched: Highest energy aware balancing sched_domain level pointer by Morten Rasmussen · 9 years ago
  72. 858d718 ANDROID: sched: Introduce SD_SHARE_CAP_STATES sched_domain flag by Morten Rasmussen · 9 years ago
  73. dd23c09 ANDROID: sched: Initialize energy data structures by Dietmar Eggemann · 10 years ago
  74. be00a27 ANDROID: sched: Enable might_sleep before initializing drivers. by Arve Hjønnevåg · 16 years ago
  75. c9cce0c sched: reduce sleep duration in wait_task_inactive() by Syed Rameez Mustafa · 7 years ago
  76. 432cf0bb sched: fix compilation error with !CONFIG_SMP by Joonwoo Park · 8 years ago
  77. dddcab7 sched: Introduce HMP scheduling by Syed Rameez Mustafa · 8 years ago
  78. dd5e9dd Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8 by Channagoud Kadabi · 8 years ago
  79. e6d4a92 Merge remote-tracking branch 'origin/tmp-a909d3e' into 1105 by Channagoud Kadabi · 8 years ago
  80. 8243d55 sched/core: Remove pointless printout in sched_show_task() by Linus Torvalds · 8 years ago
  81. 3820050 sched/core: Fix oops in sched_show_task() by Tetsuo Handa · 8 years ago
  82. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  83. 6a97fd9 cgroup: Fix issues in allow_attach callback by Rom Lemarchand · 9 years ago
  84. 6828a7f sched: Enable might_sleep before initializing drivers. by Arve Hjønnevåg · 16 years ago
  85. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. af79ad2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 49bd21e sched/core: Fix set_user_nice() by Peter Zijlstra · 8 years ago
  88. b2bf6c3 sched/fair: Introduce set_curr_task() helper by Peter Zijlstra · 8 years ago
  89. a458ae2 sched/core, ia64: Rename set_curr_task() by Peter Zijlstra · 8 years ago
  90. a399d23 sched/core: Fix incorrect utilization accounting when switching to fair class by Vincent Guittot · 8 years ago
  91. 1b568f0 sched/core: Optimize SCHED_SMT by Peter Zijlstra · 8 years ago
  92. 10e2f1a sched/core: Rewrite and improve select_idle_siblings() by Peter Zijlstra · 8 years ago
  93. 0e369d7 sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared by Peter Zijlstra · 8 years ago
  94. 24fc7ed sched/core: Introduce 'struct sched_domain_shared' by Peter Zijlstra · 8 years ago
  95. 16f3ef4 sched/core: Restructure destroy_sched_domain() by Peter Zijlstra · 8 years ago
  96. f39180e sched/core: Remove unused @cpu argument from destroy_sched_domain*() by Peter Zijlstra · 8 years ago
  97. 8f37961 sched/core, x86/topology: Fix NUMA in package topology bug by Tim Chen · 8 years ago
  98. a18a579 sched/debug: Hide printk() by default by Peter Zijlstra · 8 years ago
  99. 35a773a sched/core: Avoid _cond_resched() for PREEMPT=y by Peter Zijlstra · 8 years ago
  100. 9af6528 sched/core: Optimize __schedule() by Peter Zijlstra · 8 years ago