1. 468cf98 Merge "Merge remote-tracking branch '4.9/tmp-e6b0c64f' into 4.9" by Linux Build Service Account · 7 years ago
  2. f0c7cce Merge "tracing: fix race condition reading saved tgids" by Linux Build Service Account · 7 years ago
  3. 50b2d86 tracing: fix race condition reading saved tgids by Adrian Salido · 7 years ago
  4. 8299e7a Merge "perf: protect group_leader from races that cause ctx double-free" by Linux Build Service Account · 7 years ago
  5. a51cd20 Merge "coresight: abort coresight tracing on kernel crash" by Linux Build Service Account · 7 years ago
  6. ac5a7a9 Merge "kernel: time: Fix accuracy for low resolution timer" by Linux Build Service Account · 7 years ago
  7. eca43b3 Merge "perf: don't leave group_entry on sibling list (use-after-free)" by Linux Build Service Account · 7 years ago
  8. d16ae5d coresight: abort coresight tracing on kernel crash by Rama Aparna Mallavarapu · 7 years ago
  9. daf4560 perf: protect group_leader from races that cause ctx double-free by John Dias · 8 years ago
  10. 7912460 perf: don't leave group_entry on sibling list (use-after-free) by John Dias · 8 years ago
  11. ce49c27 kernel: time: Fix accuracy for low resolution timer by Channagoud Kadabi · 7 years ago
  12. 043b462 Merge "timers, sched/clock: Hook into s2idle freeze path" by Linux Build Service Account · 7 years ago
  13. b71f8dc timers, sched/clock: Hook into s2idle freeze path by Stephen Boyd · 7 years ago
  14. 24c1812 sched: Remove sched_ktime_clock() by Stephen Boyd · 7 years ago
  15. e2486b7 Merge remote-tracking branch '4.9/tmp-e6b0c64f' into 4.9 by Kyle Yan · 7 years ago
  16. 591995f sched: walt: fix load_to_freq() for 32 bit system by Pavankumar Kondeti · 7 years ago
  17. e4ee075 Merge "kernel: Restrict permissions of /proc/iomem." by Linux Build Service Account · 7 years ago
  18. 6ebad12 Merge "cpufreq: schedutil: Add current capacity info to schedutil tracepoint" by Linux Build Service Account · 7 years ago
  19. f64b56f Merge "tracing: do not leak kernel addresses" by Linux Build Service Account · 7 years ago
  20. 1fb1129 Merge "time: sched_clock: record cycle count in suspend and resume" by Linux Build Service Account · 7 years ago
  21. 3b1ac3a kernel: Restrict permissions of /proc/iomem. by Biswajit Paul · 9 years ago
  22. 2cd0e9e cpufreq: schedutil: Add current capacity info to schedutil tracepoint by Rohit Gupta · 7 years ago
  23. f763741 Merge "cpufreq: schedutil: Avoid WALT logic when WALT sysctl flag not set" by Linux Build Service Account · 7 years ago
  24. f9b19a9 tracing: do not leak kernel addresses by Nick Desaulniers · 7 years ago
  25. 20ee7cc time: sched_clock: record cycle count in suspend and resume by Srinivas Ramana · 8 years ago
  26. 703e243 cpufreq: schedutil: Avoid WALT logic when WALT sysctl flag not set by Jonathan Avila · 7 years ago
  27. f1047f4 Merge "include/linux/string.h: add the option of fortified string.h functions" by Linux Build Service Account · 7 years ago
  28. ced1e70 Merge "cgroup: prefer %pK to %p" by Linux Build Service Account · 7 years ago
  29. c6bb32b cgroup: prefer %pK to %p by Nick Desaulniers · 8 years ago
  30. 7843ac5 Merge "core_ctl: Switch isolation to new hotplug state callbacks" by Linux Build Service Account · 7 years ago
  31. 39a2221 Merge "random: convert get_random_int/long into get_random_u32/u64" by Linux Build Service Account · 7 years ago
  32. b918428 Merge "Perf: core: create/delete shared kernel events" by Linux Build Service Account · 7 years ago
  33. 518d4abc core_ctl: Switch isolation to new hotplug state callbacks by Sabyasachi Singh · 7 years ago
  34. baedb24 kexec_file: adjust declaration of kexec_purgatory by Kees Cook · 7 years ago
  35. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  36. 13f64d3 Merge "genirq: Use irq_set_affinity_locked to change irq affinity" by Linux Build Service Account · 7 years ago
  37. ab0a48e Merge "sched: Don't update idle_cpus_mask during core isolation" by Linux Build Service Account · 7 years ago
  38. 62b5776 sched/cgroup: Move sched_online_group() back into css_online() to fix crash by Konstantin Khlebnikov · 7 years ago
  39. 6b3d13f smp/hotplug: Replace BUG_ON and react useful by Thomas Gleixner · 7 years ago
  40. 7b4e4b1 smp/hotplug: Move unparking of percpu threads to the control CPU by Thomas Gleixner · 7 years ago
  41. 1edef9b Merge "sched: add sched_get_cpu_last_busy_time() API" by Linux Build Service Account · 7 years ago
  42. 5218d13 kthread: Fix use-after-free if kthread fork fails by Vegard Nossum · 7 years ago
  43. 9c7d644 sched: Don't update idle_cpus_mask during core isolation by Puja Gupta · 7 years ago
  44. 25532bf sched: bring back sched_migrate_task trace point by Pavankumar Kondeti · 7 years ago
  45. 3066bc4 sched: move task_util() to sched.h by Pavankumar Kondeti · 7 years ago
  46. 7b2727c ANDROID: sched/fair: Add a backup_cpu to find_best_target by Chris Redpath · 7 years ago
  47. da03fc1 ANDROID: sched/fair: Try to estimate possible idle states. by Chris Redpath · 7 years ago
  48. c0a392b ANDROID: sched/fair: Sync task util before EAS wakeup by Brendan Jackman · 7 years ago
  49. 4ec7d81 ANDROID: Revert "sched/fair: ensure utilization signals are synchronized before use" by Quentin Perret · 7 years ago
  50. 0db9eac ANDROID: sched/fair: kick nohz idle balance for misfit task by Leo Yan · 7 years ago
  51. 5f97ef9 ANDROID: sched/fair: Update signals of nohz cpus if we are going idle by Chris Redpath · 7 years ago
  52. 11184b6 ANDROID: events: add tracepoint for find_best_target by Patrick Bellasi · 7 years ago
  53. 56e2719 ANDROID: sched/fair: streamline find_best_target heuristics by Patrick Bellasi · 7 years ago
  54. 6702ce1 UPSTREAM: cpufreq: schedutil: Trace frequency only if it has changed by Chris Redpath · 7 years ago
  55. 595ae4a UPSTREAM: cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely by Chris Redpath · 7 years ago
  56. 3915186 UPSTREAM: cpufreq: schedutil: Refactor sugov_next_freq_shared() by Chris Redpath · 7 years ago
  57. 0942cea UPSTREAM: cpufreq: schedutil: Pass sg_policy to get_next_freq() by Viresh Kumar · 7 years ago
  58. 81162a9 UPSTREAM: cpufreq: schedutil: Rectify comment in sugov_irq_work() function by Viresh Kumar · 8 years ago
  59. 338ad2c UPSTREAM: cpufreq: schedutil: irq-work and mutex are only used in slow path by Chris Redpath · 7 years ago
  60. 99ab82d UPSTREAM: cpufreq: schedutil: enable fast switch earlier by Chris Redpath · 7 years ago
  61. 91a6b31 UPSTREAM: cpufreq: schedutil: Avoid indented labels by Chris Redpath · 7 years ago
  62. a33034d ANDROID: sched/{fair,tune}: simplify fair.c code by Patrick Bellasi · 8 years ago
  63. e72491c ANDROID: FIXUP: sched/tune: update accouting before CPU capacity by Patrick Bellasi · 8 years ago
  64. 578db5d ANDROID: sched: walt: fix window misalignment when HZ=300 by Joonwoo Park · 7 years ago
  65. 54a8edb ANDROID: sched/fair: Remove remnants of commit 608d49484ee466 by Quentin Perret · 7 years ago
  66. 385dcec ANDROID: schedstats/eas: guard properly to avoid breaking non-smp schedstats users by Chris Redpath · 7 years ago
  67. 293edee ANDROID: sched/tune: don't use schedtune before it is ready by Chris Redpath · 7 years ago
  68. 01ddd3e ANDROID: sched/fair: use SCHED_CAPACITY_SCALE for energy normalization by Patrick Bellasi · 8 years ago
  69. d8460c7 ANDROID: sched/{fair,tune}: use reciprocal_value to compute boost margin by Patrick Bellasi · 8 years ago
  70. c5616f2 ANDROID: sched/tune: Initialize raw_spin_lock in boosted_groups by Srinath Sridharan · 8 years ago
  71. c0c5d55 ANDROID: sched/tune: report when SchedTune has not been initialized by Patrick Bellasi · 8 years ago
  72. 9e20d60 ANDROID: sched/tune: fix sched_energy_diff tracepoint by Chris Redpath · 7 years ago
  73. e3cf616 ANDROID: sched/tune: increase group count to 5 by Chris Redpath · 7 years ago
  74. a6d6735 ANDROID: cpufreq/schedutil: use boosted_cpu_util for PELT to match WALT by Chris Redpath · 7 years ago
  75. e418850 ANDROID: sched/fair: Fix sched_group_energy() to support per-cpu capacity states by Morten Rasmussen · 7 years ago
  76. 352e096 ANDROID: sched/fair: discount task contribution to find CPU with lowest utilization by Valentin Schneider · 7 years ago
  77. db00ec1 ANDROID: sched/fair: ensure utilization signals are synchronized before use by Chris Redpath · 7 years ago
  78. 7de1b83 ANDROID: sched/fair: remove task util from own cpu when placing waking task by Chris Redpath · 7 years ago
  79. 8d40f58 ANDROID: trace:sched: Make util_avg in load_avg trace reflect PELT/WALT as used by Chris Redpath · 7 years ago
  80. af88a16 ANDROID: sched/fair: Add eas (& cas) specific rq, sd and task stats by Dietmar Eggemann · 7 years ago
  81. 8990dc7 ANDROID: sched/core: Fix PELT jump to max OPP upon util increase by Andres Oportus · 7 years ago
  82. 0665499 ANDROID: sched: EAS & 'single cpu per cluster'/cpu hotplug interoperability by Dietmar Eggemann · 9 years ago
  83. 6960f77 UPSTREAM: sched/core: Fix group_entity's share update by Vincent Guittot · 7 years ago
  84. 3a34bf5 UPSTREAM: sched/fair: Propagate asynchrous detach by Vincent Guittot · 8 years ago
  85. 96956e2 UPSTREAM: sched/fair: Propagate load during synchronous attach/detach by Vincent Guittot · 8 years ago
  86. 793cfff UPSTREAM: sched/fair: Factorize attach/detach entity by Vincent Guittot · 8 years ago
  87. 56ffdd6 ANDROID: sched/fair: Simplify idle_idx handling in select_idle_sibling() by Dietmar Eggemann · 7 years ago
  88. 2dfb172 ANDROID: sched/fair: refactor find_best_target() for simplicity by Dietmar Eggemann · 7 years ago
  89. 3bfde3b ANDROID: sched/fair: Change cpu iteration order in find_best_target() by Dietmar Eggemann · 7 years ago
  90. 14774e7 ANDROID: sched/core: Add first cpu w/ max/min orig capacity to root domain by Dietmar Eggemann · 7 years ago
  91. 52a8450 ANDROID: sched/core: Remove remnants of commit fd5c98da1a42 by Dietmar Eggemann · 7 years ago
  92. ea5a7f2 ANDROID: sched: Remove sysctl_sched_is_big_little by Dietmar Eggemann · 7 years ago
  93. 8c2e3d8 ANDROID: sched/fair: Code !is_big_little path into select_energy_cpu_brute() by Dietmar Eggemann · 7 years ago
  94. 52b09b1 ANDROID: EAS: sched/fair: Re-integrate 'honor sync wakeups' into wakeup path by Dietmar Eggemann · 8 years ago
  95. 8e862e1 ANDROID: Fixup!: sched/fair.c: Set SchedTune specific struct energy_env.task by Dietmar Eggemann · 8 years ago
  96. 9e31218 ANDROID: sched/fair: Energy-aware wake-up task placement by Morten Rasmussen · 8 years ago
  97. 5383892 ANDROID: sched/fair: Add energy_diff dead-zone margin by Morten Rasmussen · 8 years ago
  98. 5dbcdde UPSTREAM: sched/fair: Fix incorrect comment for capacity_margin by Morten Rasmussen · 8 years ago
  99. 942295e UPSTREAM: sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups by Morten Rasmussen · 8 years ago
  100. 3d8cb90 UPSTREAM: sched/fair: Add per-CPU min capacity to sched_group_capacity by Morten Rasmussen · 8 years ago