1. 2757e9b ANDROID: vfs: Add setattr2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  2. 29f888e ANDROID: vfs: Allow filesystems to access their private mount data by Daniel Rosenberg · 8 years ago
  3. 1aaf05b ANDROID: mnt: Add filesystem private data to mount points by Daniel Rosenberg · 8 years ago
  4. 9480415 ANDROID: sdcardfs: Move directory unlock before touch by Daniel Rosenberg · 8 years ago
  5. 2dd0dbb ANDROID: sdcardfs: fix external storage exporting incorrect uid by alvin_liang · 8 years ago
  6. 5080d24 ANDROID: sdcardfs: Added top to sdcardfs_inode_info by Daniel Rosenberg · 8 years ago
  7. fbd34b6 ANDROID: sdcardfs: Switch package list to RCU by Daniel Rosenberg · 8 years ago
  8. cb1b945 ANDROID: sdcardfs: Fix locking for permission fix up by Daniel Rosenberg · 8 years ago
  9. 7c4dcd2 ANDROID: sdcardfs: Check for other cases on path lookup by Daniel Rosenberg · 8 years ago
  10. 2b31462 ANDROID: sdcardfs: override umask on mkdir and create by Daniel Rosenberg · 8 years ago
  11. 262200a ANDROID: sched/debug: Add energy procfs interface by Dietmar Eggemann · 10 years ago
  12. 86ee634 ANDROID: cpufreq: sched: Fix kernel crash on accessing sysfs file by Viresh Kumar · 8 years ago
  13. 82ab243 ANDROID: FIXUP: sched/tune: add fixes missing from a previous patch by Patrick Bellasi · 8 years ago
  14. 751e509 ANDROID: sched: tune: Fix lacking spinlock initialization by Ke Wang · 8 years ago
  15. 69e2e59 ANDROID: cgroup: Remove leftover instances of allow_attach by Guenter Roeck · 8 years ago
  16. e57a740 ANDROID: FIXUP: sched: scheduler-driven cpu frequency selection by Ricky Liang · 8 years ago
  17. 345eb97 ANDROID: sched/rt: Add Kconfig option to enable panicking for RT throttling by Matt Wagantall · 10 years ago
  18. 989a768 ANDROID: sched/rt: print RT tasks when RT throttling is activated by Matt Wagantall · 10 years ago
  19. ae8edda ANDROID: sched/fair: Favor higher cpus only for boosted tasks by Srinath Sridharan · 8 years ago
  20. 6d9689e ANDROID: sched/fair: call OPP update when going idle after migration by Juri Lelli · 8 years ago
  21. 6344206 ANDROID: sched/cpufreq_sched: fix thermal capping events by Juri Lelli · 8 years ago
  22. 5ce4e78 ANDROID: sched/fair: Picking cpus with low OPPs for tasks that prefer idle CPUs by Srinath Sridharan · 8 years ago
  23. f472539 ANDROID: FIXUP: sched/tune: do initialization as a postcore_initicall by Patrick Bellasi · 8 years ago
  24. 8e45d94 ANDROID: DEBUG: sched: add tracepoint for RD overutilized by Patrick Bellasi · 8 years ago
  25. 42503db ANDROID: sched/tune: Introducing a new schedtune attribute prefer_idle by Srinath Sridharan · 8 years ago
  26. bd7ee31 ANDROID: sched: use util instead of capacity to select busy cpu by Todd Kjos · 8 years ago
  27. b5e1207 ANDROID: arch_timer: add error handling when the MPM global timer is cleared by Chris Redpath · 8 years ago
  28. a31778a ANDROID: FIXUP: sched: Fix double-release of spinlock in move_queued_task by Todd Kjos · 8 years ago
  29. 64f6fd1 ANDROID: FIXUP: sched/fair: Fix hang during suspend in sched_group_energy by Todd Kjos · 8 years ago
  30. 3480e6b ANDROID: FIXUP: sched: fix SchedFreq integration for both PELT and WALT by Patrick Bellasi · 8 years ago
  31. d4e7420 ANDROID: sched: EAS: Avoid causing spikes to max-freq unnecessarily by Todd Kjos · 8 years ago
  32. c4eef1f ANDROID: FIXUP: sched: fix set_cfs_cpu_capacity when WALT is in use by Patrick Bellasi · 8 years ago
  33. 3a73c96 ANDROID: sched/walt: Accounting for number of irqs pending on each core by Srinath Sridharan · 8 years ago
  34. 26c2154 ANDROID: sched: Introduce Window Assisted Load Tracking (WALT) by Srivatsa Vaddagiri · 8 years ago
  35. d5563d3 ANDROID: sched/tune: fix PB and PC cuts indexes definition by Patrick Bellasi · 8 years ago
  36. 8dce8eb ANDROID: sched/fair: optimize idle cpu selection for boosted tasks by Todd Kjos · 8 years ago
  37. d248900 ANDROID: FIXUP: sched/tune: fix accounting for runnable tasks by Patrick Bellasi · 8 years ago
  38. 52cb67e ANDROID: sched/tune: use a single initialisation function by Patrick Bellasi · 8 years ago
  39. 2ed513e ANDROID: FIXUP: sched/tune: fix payoff calculation for boost region by Patrick Bellasi · 8 years ago
  40. e71c425 ANDROID: sched/tune: Add support for negative boost values by Srinath Sridharan · 8 years ago
  41. c5b2042 ANDROID: FIX: sched/tune: move schedtune_nornalize_energy into fair.c by Patrick Bellasi · 8 years ago
  42. 4a5fe54 ANDROID: FIX: sched/tune: update usage of boosted task utilisation on CPU selection by Patrick Bellasi · 8 years ago
  43. c6a6f3b ANDROID: sched/fair: add tunable to set initial task load by Todd Kjos · 8 years ago
  44. 1931b93 ANDROID: sched/fair: add tunable to force selection at cpu granularity by Juri Lelli · 8 years ago
  45. bf47bdd ANDROID: sched: EAS: take cstate into account when selecting idle core by Srinath Sridharan · 8 years ago
  46. 98d73e4 ANDROID: sched/cpufreq_sched: Consolidated update by Srinath Sridharan · 8 years ago
  47. 2178e84 ANDROID: FIXUP: sched: fix build for non-SMP target by Patrick Bellasi · 8 years ago
  48. 5824d98 ANDROID: DEBUG: sched/tune: add tracepoint on P-E space filtering by Patrick Bellasi · 8 years ago
  49. 110441b ANDROID: DEBUG: sched/tune: add tracepoint for energy_diff() values by Patrick Bellasi · 8 years ago
  50. ecccdb7 ANDROID: DEBUG: sched/tune: add tracepoint for task boost signal by Patrick Bellasi · 8 years ago
  51. 7750186 CHROMIUM: sched: update the average of nr_running by Joseph Lo · 11 years ago
  52. 953b104 ANDROID: DEBUG: schedtune: add tracepoint for schedtune_tasks_update() values by Patrick Bellasi · 9 years ago
  53. cccead1 ANDROID: DEBUG: schedtune: add tracepoint for CPU boost signal by Patrick Bellasi · 9 years ago
  54. 050dcb8 ANDROID: DEBUG: schedtune: add tracepoint for SchedTune configuration update by Patrick Bellasi · 9 years ago
  55. 2f8ed12 ANDROID: DEBUG: sched,cpufreq: add cpu_capacity change tracepoint by Juri Lelli · 9 years ago
  56. 7947880 ANDROID: DEBUG: sched: add tracepoint for CPU load/util signals by Juri Lelli · 9 years ago
  57. a4b0c3a ANDROID: DEBUG: sched: add tracepoint for task load/util signals by Juri Lelli · 9 years ago
  58. 0a94200 ANDROID: DEBUG: sched: add tracepoint for cpu/freq scale invariance by Juri Lelli · 9 years ago
  59. 88d0605 ANDROID: sched/fair: filter energy_diff() based on energy_payoff value by Patrick Bellasi · 8 years ago
  60. 2f369bb ANDROID: sched/tune: add support to compute normalized energy by Patrick Bellasi · 8 years ago
  61. 632905f ANDROID: sched/fair: keep track of energy/capacity variations by Patrick Bellasi · 8 years ago
  62. 9b2b8da ANDROID: sched/fair: add boosted task utilization by Patrick Bellasi · 8 years ago
  63. edd28d3 ANDROID: sched/{fair,tune}: track RUNNABLE tasks impact on per CPU boost value by Patrick Bellasi · 9 years ago
  64. 9a871ed ANDROID: sched/tune: compute and keep track of per CPU boost value by Patrick Bellasi · 8 years ago
  65. ae71030 ANDROID: sched/tune: add initial support for CGroups based boosting by Patrick Bellasi · 9 years ago
  66. caa24e4 ANDROID: sched/fair: add boosted CPU usage by Patrick Bellasi · 9 years ago
  67. b08685b ANDROID: sched/fair: add function to convert boost value into "margin" by Patrick Bellasi · 9 years ago
  68. 69fa4c7 ANDROID: sched/tune: add sysctl interface to define a boost value by Patrick Bellasi · 9 years ago
  69. afe22aa ANDROID: sched/tune: add detailed documentation by Patrick Bellasi · 9 years ago
  70. 871a9ff ANDROID: fixup! sched: scheduler-driven cpu frequency selection by Juri Lelli · 8 years ago
  71. 795949d ANDROID: sched: remove call of sched_avg_update from sched_rt_avg_update by Vincent Guittot · 9 years ago
  72. bb5fca2 ANDROID: sched/cpufreq_sched: add trace events by Steve Muckle · 9 years ago
  73. 608d494 ANDROID: sched/fair: jump to max OPP when crossing UP threshold by Steve Muckle · 9 years ago
  74. c9bf15a ANDROID: sched/fair: cpufreq_sched triggers for load balancing by Juri Lelli · 9 years ago
  75. 43aac89 ANDROID: sched/{core,fair}: trigger OPP change request on fork() by Juri Lelli · 9 years ago
  76. 4585a26 ANDROID: sched/fair: add triggers for OPP change requests by Juri Lelli · 9 years ago
  77. 3b6188e ANDROID: sched: scheduler-driven cpu frequency selection by Michael Turquette · 9 years ago
  78. dabce2b ANDROID: cpufreq: introduce cpufreq_driver_is_slow by Michael Turquette · 9 years ago
  79. 4c6a824 ANDROID: sched: Add group_misfit_task load-balance type by Morten Rasmussen · 8 years ago
  80. 5cdeb5f ANDROID: sched: Add per-cpu max capacity to sched_group_capacity by Morten Rasmussen · 8 years ago
  81. 785367f ANDROID: sched: Do eas idle balance regardless of the rq avg idle value by Dietmar Eggemann · 8 years ago
  82. 8f48554 ANDROID: arm64: Enable max freq invariant scheduler load-tracking and capacity support by Dietmar Eggemann · 9 years ago
  83. 568913e ANDROID: arm: Enable max freq invariant scheduler load-tracking and capacity support by Dietmar Eggemann · 9 years ago
  84. bbb138b ANDROID: sched: Update max cpu capacity in case of max frequency constraints by Dietmar Eggemann · 9 years ago
  85. 4eb9297 ANDROID: cpufreq: Max freq invariant scheduler load-tracking and cpu capacity support by Dietmar Eggemann · 9 years ago
  86. f69e2dc ANDROID: sched: Disable energy-unfriendly nohz kicks by Morten Rasmussen · 9 years ago
  87. 53065e8 ANDROID: sched: Consider a not over-utilized energy-aware system as balanced by Dietmar Eggemann · 9 years ago
  88. 4017a8e ANDROID: sched: Energy-aware wake-up task placement by Morten Rasmussen · 9 years ago
  89. 1f884f4 ANDROID: sched: Determine the current sched_group idle-state by Dietmar Eggemann · 9 years ago
  90. 0691064 ANDROID: sched, cpuidle: Track cpuidle state index in the scheduler by Morten Rasmussen · 9 years ago
  91. a562dfc ANDROID: sched: Add over-utilization/tipping point indicator by Morten Rasmussen · 9 years ago
  92. 931bd82 ANDROID: sched: Estimate energy impact of scheduling decisions by Morten Rasmussen · 9 years ago
  93. a455fa7 ANDROID: sched: Extend sched_group_energy to test load-balancing decisions by Morten Rasmussen · 9 years ago
  94. 61bf625 ANDROID: sched: Calculate energy consumption of sched_group by Morten Rasmussen · 9 years ago
  95. 30786a0 ANDROID: sched: Highest energy aware balancing sched_domain level pointer by Morten Rasmussen · 9 years ago
  96. 9978d13 ANDROID: sched: Relocated cpu_util() and change return type by Morten Rasmussen · 9 years ago
  97. 8b35ef4 ANDROID: sched: Compute cpu capacity available at current frequency by Morten Rasmussen · 9 years ago
  98. 1f998b3 ANDROID: sched: Support for extracting EAS energy costs from DT by Robin Randhawa · 9 years ago
  99. 4f56999 ANDROID: arm64, topology: Updates to use DT bindings for EAS costing data by Robin Randhawa · 9 years ago
  100. 5e900d4 ANDROID: arm64: Cpu invariant scheduler load-tracking and capacity support by Juri Lelli · 9 years ago