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