1. 595ae4a UPSTREAM: cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely by Chris Redpath · 7 years ago
  2. 3915186 UPSTREAM: cpufreq: schedutil: Refactor sugov_next_freq_shared() by Chris Redpath · 7 years ago
  3. 0942cea UPSTREAM: cpufreq: schedutil: Pass sg_policy to get_next_freq() by Viresh Kumar · 7 years ago
  4. 81162a9 UPSTREAM: cpufreq: schedutil: Rectify comment in sugov_irq_work() function by Viresh Kumar · 7 years ago
  5. 338ad2c UPSTREAM: cpufreq: schedutil: irq-work and mutex are only used in slow path by Chris Redpath · 7 years ago
  6. 99ab82d UPSTREAM: cpufreq: schedutil: enable fast switch earlier by Chris Redpath · 7 years ago
  7. 91a6b31 UPSTREAM: cpufreq: schedutil: Avoid indented labels by Chris Redpath · 7 years ago
  8. a33034d ANDROID: sched/{fair,tune}: simplify fair.c code by Patrick Bellasi · 8 years ago
  9. e72491c ANDROID: FIXUP: sched/tune: update accouting before CPU capacity by Patrick Bellasi · 8 years ago
  10. 578db5d ANDROID: sched: walt: fix window misalignment when HZ=300 by Joonwoo Park · 7 years ago
  11. 54a8edb ANDROID: sched/fair: Remove remnants of commit 608d49484ee466 by Quentin Perret · 7 years ago
  12. 385dcec ANDROID: schedstats/eas: guard properly to avoid breaking non-smp schedstats users by Chris Redpath · 7 years ago
  13. 293edee ANDROID: sched/tune: don't use schedtune before it is ready by Chris Redpath · 7 years ago
  14. 01ddd3e ANDROID: sched/fair: use SCHED_CAPACITY_SCALE for energy normalization by Patrick Bellasi · 8 years ago
  15. d8460c7 ANDROID: sched/{fair,tune}: use reciprocal_value to compute boost margin by Patrick Bellasi · 8 years ago
  16. c5616f2 ANDROID: sched/tune: Initialize raw_spin_lock in boosted_groups by Srinath Sridharan · 8 years ago
  17. c0c5d55 ANDROID: sched/tune: report when SchedTune has not been initialized by Patrick Bellasi · 8 years ago
  18. 9e20d60 ANDROID: sched/tune: fix sched_energy_diff tracepoint by Chris Redpath · 7 years ago
  19. e3cf616 ANDROID: sched/tune: increase group count to 5 by Chris Redpath · 7 years ago
  20. a6d6735 ANDROID: cpufreq/schedutil: use boosted_cpu_util for PELT to match WALT by Chris Redpath · 7 years ago
  21. e418850 ANDROID: sched/fair: Fix sched_group_energy() to support per-cpu capacity states by Morten Rasmussen · 7 years ago
  22. 352e096 ANDROID: sched/fair: discount task contribution to find CPU with lowest utilization by Valentin Schneider · 7 years ago
  23. db00ec1 ANDROID: sched/fair: ensure utilization signals are synchronized before use by Chris Redpath · 7 years ago
  24. 7de1b83 ANDROID: sched/fair: remove task util from own cpu when placing waking task by Chris Redpath · 7 years ago
  25. 8d40f58 ANDROID: trace:sched: Make util_avg in load_avg trace reflect PELT/WALT as used by Chris Redpath · 7 years ago
  26. af88a16 ANDROID: sched/fair: Add eas (& cas) specific rq, sd and task stats by Dietmar Eggemann · 7 years ago
  27. 8990dc7 ANDROID: sched/core: Fix PELT jump to max OPP upon util increase by Andres Oportus · 7 years ago
  28. 0665499 ANDROID: sched: EAS & 'single cpu per cluster'/cpu hotplug interoperability by Dietmar Eggemann · 9 years ago
  29. 6960f77 UPSTREAM: sched/core: Fix group_entity's share update by Vincent Guittot · 7 years ago
  30. 3a34bf5 UPSTREAM: sched/fair: Propagate asynchrous detach by Vincent Guittot · 8 years ago
  31. 96956e2 UPSTREAM: sched/fair: Propagate load during synchronous attach/detach by Vincent Guittot · 8 years ago
  32. 793cfff UPSTREAM: sched/fair: Factorize attach/detach entity by Vincent Guittot · 8 years ago
  33. 56ffdd6 ANDROID: sched/fair: Simplify idle_idx handling in select_idle_sibling() by Dietmar Eggemann · 7 years ago
  34. 2dfb172 ANDROID: sched/fair: refactor find_best_target() for simplicity by Dietmar Eggemann · 7 years ago
  35. 3bfde3b ANDROID: sched/fair: Change cpu iteration order in find_best_target() by Dietmar Eggemann · 7 years ago
  36. 14774e7 ANDROID: sched/core: Add first cpu w/ max/min orig capacity to root domain by Dietmar Eggemann · 7 years ago
  37. 52a8450 ANDROID: sched/core: Remove remnants of commit fd5c98da1a42 by Dietmar Eggemann · 7 years ago
  38. ea5a7f2 ANDROID: sched: Remove sysctl_sched_is_big_little by Dietmar Eggemann · 7 years ago
  39. 8c2e3d8 ANDROID: sched/fair: Code !is_big_little path into select_energy_cpu_brute() by Dietmar Eggemann · 7 years ago
  40. 52b09b1 ANDROID: EAS: sched/fair: Re-integrate 'honor sync wakeups' into wakeup path by Dietmar Eggemann · 7 years ago
  41. 8e862e1 ANDROID: Fixup!: sched/fair.c: Set SchedTune specific struct energy_env.task by Dietmar Eggemann · 7 years ago
  42. 9e31218 ANDROID: sched/fair: Energy-aware wake-up task placement by Morten Rasmussen · 8 years ago
  43. 5383892 ANDROID: sched/fair: Add energy_diff dead-zone margin by Morten Rasmussen · 8 years ago
  44. bb2a4442 ANDROID: arm64: Set SD_ASYM_CPUCAPACITY sched_domain flag on DIE level by Dietmar Eggemann · 7 years ago
  45. 5dbcdde UPSTREAM: sched/fair: Fix incorrect comment for capacity_margin by Morten Rasmussen · 8 years ago
  46. 942295e UPSTREAM: sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups by Morten Rasmussen · 8 years ago
  47. 3d8cb90 UPSTREAM: sched/fair: Add per-CPU min capacity to sched_group_capacity by Morten Rasmussen · 8 years ago
  48. 5444435 UPSTREAM: sched/fair: Consider spare capacity in find_idlest_group() by Morten Rasmussen · 8 years ago
  49. 35577243 UPSTREAM: sched/fair: Compute task/cpu utilization at wake-up correctly by Morten Rasmussen · 8 years ago
  50. 7fb3e0c ANDROID: Partial Revert: "ANDROID: sched: Add cpu capacity awareness to wakeup balancing" by Quentin Perret · 7 years ago
  51. 0df2898 ANDROID: sched/fair: Decommission energy_aware_wake_cpu() by Dietmar Eggemann · 7 years ago
  52. e5eb12a ANDROID: Revert "WIP: sched: Consider spare cpu capacity at task wake-up" by Dietmar Eggemann · 7 years ago
  53. 8c29c1a FROM-LIST: cpufreq: schedutil: Redefine the rate_limit_us tunable by Viresh Kumar · 7 years ago
  54. 4152c22 ANDROID: cpufreq: schedutil: add up/down frequency transition rate limits by Steve Muckle · 8 years ago
  55. 4328ce3 ANDROID: trace/sched: add rq utilization signal for WALT by Juri Lelli · 7 years ago
  56. c6e9438 ANDROID: sched/cpufreq: make schedutil use WALT signal by Juri Lelli · 7 years ago
  57. 8d40812 ANDROID: sched: cpufreq: use rt_avg as estimate of required RT CPU capacity by Steve Muckle · 8 years ago
  58. 29d892d7 UPSTREAM: cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task by Viresh Kumar · 8 years ago
  59. 4e685a2 ANDROID: sched/cpufreq: fix tunables for schedfreq governor by Steve Muckle · 8 years ago
  60. 682c1e3 cpufreq: interactive governor drops bits in time calculation by Chris Redpath · 11 years ago
  61. b224647 DEBUG: sched/fair: Fix sched_load_avg_cpu events for task_groups by Brendan Jackman · 7 years ago
  62. 0f493a7 DEBUG: sched/fair: Fix missing sched_load_avg_cpu events by Brendan Jackman · 7 years ago
  63. b19cdb9 sched: Consider misfit tasks when load-balancing by Morten Rasmussen · 8 years ago
  64. ed32335 ANDROID: binder: Don't BUG_ON(!spin_is_locked()). by Martijn Coenen · 7 years ago
  65. 9ae2c67 Merge 4.9.40 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  66. efcfbfb Linux 4.9.40 by Greg Kroah-Hartman · 7 years ago
  67. 91af5f0 alarmtimer: don't rate limit one-shot timers by Greg Hackmann · 7 years ago
  68. 919e481 tracing: Fix kmemleak in instance_rmdir by Chunyu Hu · 7 years ago
  69. 7bd804a PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present by Sudeep Holla · 7 years ago
  70. 69fbb44 reiserfs: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  71. 1c7e5ca spmi: Include OF based modalias in device uevent by Bjorn Andersson · 7 years ago
  72. a18935b of: device: Export of_device_{get_modalias, uvent_modalias} to modules by Stephen Boyd · 7 years ago
  73. 6b50bca acpi/nfit: Fix memory corruption/Unregister mce decoder on failure by Prarit Bhargava · 7 years ago
  74. 97de6f3 ovl: fix random return value on mount by Amir Goldstein · 7 years ago
  75. 5cf8443 hfsplus: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  76. b33da55 mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array by Bart Van Assche · 7 years ago
  77. a440425 drm/mst: Avoid processing partially received up/down message transactions by Imre Deak · 7 years ago
  78. 48376e6 drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req() by Imre Deak · 7 years ago
  79. bc3bd64 drm/mst: Fix error handling during MST sideband message reception by Imre Deak · 7 years ago
  80. db29753 RDMA/core: Initialize port_num in qp_attr by Ismail, Mustafa · 7 years ago
  81. acccf01 ceph: fix race in concurrent readdir by Yan, Zheng · 7 years ago
  82. d42f9c7 staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return code by Arnd Bergmann · 7 years ago
  83. 85643f6 staging: sm750fb: avoid conflicting vesafb by Teddy Wang · 7 years ago
  84. 2bc5240 staging: comedi: ni_mio_common: fix AO timer off-by-one regression by Ian Abbott · 7 years ago
  85. 964a21a staging: rtl8188eu: add TL-WN722N v2 support by Michael Gugino · 7 years ago
  86. a76a032 Revert "perf/core: Drop kernel samples even though :u is specified" by Ingo Molnar · 7 years ago
  87. 6141541 perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target by Jin Yao · 7 years ago
  88. d5f9cd0 iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done by Nicholas Bellinger · 7 years ago
  89. 672145d target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce by Jiang Yi · 7 years ago
  90. fa67ac1 udf: Fix deadlock between writeback and udf_setsize() by Jan Kara · 7 years ago
  91. 9ebfb4f NFS: only invalidate dentrys that are clearly invalid. by NeilBrown · 7 years ago
  92. 4dd0aa9 sunrpc: use constant time memory comparison for mac by Jason A. Donenfeld · 7 years ago
  93. dd0d650 IB/core: Namespace is mandatory input for address resolution by Moni Shoua · 7 years ago
  94. 5c2717f IB/iser: Fix connection teardown race condition by Vladimir Neyelov · 7 years ago
  95. 5b50e0e Input: i8042 - fix crash at boot time by Chen Hong · 7 years ago
  96. 6d77ac4 MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message by Maciej W. Rozycki · 7 years ago
  97. 3330a05 MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  98. d4bd6a1 MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  99. 99ce761 MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago
  100. 86dd4aa MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn' by Maciej W. Rozycki · 7 years ago