1. 050dcb8 ANDROID: DEBUG: schedtune: add tracepoint for SchedTune configuration update by Patrick Bellasi · 9 years ago
  2. 2f8ed12 ANDROID: DEBUG: sched,cpufreq: add cpu_capacity change tracepoint by Juri Lelli · 9 years ago
  3. 7947880 ANDROID: DEBUG: sched: add tracepoint for CPU load/util signals by Juri Lelli · 9 years ago
  4. a4b0c3a ANDROID: DEBUG: sched: add tracepoint for task load/util signals by Juri Lelli · 9 years ago
  5. 0a94200 ANDROID: DEBUG: sched: add tracepoint for cpu/freq scale invariance by Juri Lelli · 9 years ago
  6. 88d0605 ANDROID: sched/fair: filter energy_diff() based on energy_payoff value by Patrick Bellasi · 8 years ago
  7. 2f369bb ANDROID: sched/tune: add support to compute normalized energy by Patrick Bellasi · 8 years ago
  8. 632905f ANDROID: sched/fair: keep track of energy/capacity variations by Patrick Bellasi · 8 years ago
  9. 9b2b8da ANDROID: sched/fair: add boosted task utilization by Patrick Bellasi · 8 years ago
  10. edd28d3 ANDROID: sched/{fair,tune}: track RUNNABLE tasks impact on per CPU boost value by Patrick Bellasi · 9 years ago
  11. 9a871ed ANDROID: sched/tune: compute and keep track of per CPU boost value by Patrick Bellasi · 8 years ago
  12. ae71030 ANDROID: sched/tune: add initial support for CGroups based boosting by Patrick Bellasi · 9 years ago
  13. caa24e4 ANDROID: sched/fair: add boosted CPU usage by Patrick Bellasi · 9 years ago
  14. b08685b ANDROID: sched/fair: add function to convert boost value into "margin" by Patrick Bellasi · 9 years ago
  15. 69fa4c7 ANDROID: sched/tune: add sysctl interface to define a boost value by Patrick Bellasi · 9 years ago
  16. afe22aa ANDROID: sched/tune: add detailed documentation by Patrick Bellasi · 9 years ago
  17. 871a9ff ANDROID: fixup! sched: scheduler-driven cpu frequency selection by Juri Lelli · 8 years ago
  18. 795949d ANDROID: sched: remove call of sched_avg_update from sched_rt_avg_update by Vincent Guittot · 9 years ago
  19. bb5fca2 ANDROID: sched/cpufreq_sched: add trace events by Steve Muckle · 8 years ago
  20. 608d494 ANDROID: sched/fair: jump to max OPP when crossing UP threshold by Steve Muckle · 9 years ago
  21. c9bf15a ANDROID: sched/fair: cpufreq_sched triggers for load balancing by Juri Lelli · 9 years ago
  22. 43aac89 ANDROID: sched/{core,fair}: trigger OPP change request on fork() by Juri Lelli · 9 years ago
  23. 4585a26 ANDROID: sched/fair: add triggers for OPP change requests by Juri Lelli · 9 years ago
  24. 3b6188e ANDROID: sched: scheduler-driven cpu frequency selection by Michael Turquette · 9 years ago
  25. dabce2b ANDROID: cpufreq: introduce cpufreq_driver_is_slow by Michael Turquette · 9 years ago
  26. 4c6a824 ANDROID: sched: Add group_misfit_task load-balance type by Morten Rasmussen · 8 years ago
  27. 5cdeb5f ANDROID: sched: Add per-cpu max capacity to sched_group_capacity by Morten Rasmussen · 8 years ago
  28. 785367f ANDROID: sched: Do eas idle balance regardless of the rq avg idle value by Dietmar Eggemann · 8 years ago
  29. 8f48554 ANDROID: arm64: Enable max freq invariant scheduler load-tracking and capacity support by Dietmar Eggemann · 9 years ago
  30. 568913e ANDROID: arm: Enable max freq invariant scheduler load-tracking and capacity support by Dietmar Eggemann · 9 years ago
  31. bbb138b ANDROID: sched: Update max cpu capacity in case of max frequency constraints by Dietmar Eggemann · 9 years ago
  32. 4eb9297 ANDROID: cpufreq: Max freq invariant scheduler load-tracking and cpu capacity support by Dietmar Eggemann · 9 years ago
  33. f69e2dc ANDROID: sched: Disable energy-unfriendly nohz kicks by Morten Rasmussen · 9 years ago
  34. 53065e8 ANDROID: sched: Consider a not over-utilized energy-aware system as balanced by Dietmar Eggemann · 9 years ago
  35. 4017a8e ANDROID: sched: Energy-aware wake-up task placement by Morten Rasmussen · 9 years ago
  36. 1f884f4 ANDROID: sched: Determine the current sched_group idle-state by Dietmar Eggemann · 9 years ago
  37. 0691064 ANDROID: sched, cpuidle: Track cpuidle state index in the scheduler by Morten Rasmussen · 9 years ago
  38. a562dfc ANDROID: sched: Add over-utilization/tipping point indicator by Morten Rasmussen · 9 years ago
  39. 931bd82 ANDROID: sched: Estimate energy impact of scheduling decisions by Morten Rasmussen · 9 years ago
  40. a455fa7 ANDROID: sched: Extend sched_group_energy to test load-balancing decisions by Morten Rasmussen · 9 years ago
  41. 61bf625 ANDROID: sched: Calculate energy consumption of sched_group by Morten Rasmussen · 9 years ago
  42. 30786a0 ANDROID: sched: Highest energy aware balancing sched_domain level pointer by Morten Rasmussen · 9 years ago
  43. 9978d13 ANDROID: sched: Relocated cpu_util() and change return type by Morten Rasmussen · 9 years ago
  44. 8b35ef4 ANDROID: sched: Compute cpu capacity available at current frequency by Morten Rasmussen · 9 years ago
  45. 1f998b3 ANDROID: sched: Support for extracting EAS energy costs from DT by Robin Randhawa · 9 years ago
  46. 4f569991 ANDROID: arm64, topology: Updates to use DT bindings for EAS costing data by Robin Randhawa · 9 years ago
  47. 5e900d4 ANDROID: arm64: Cpu invariant scheduler load-tracking and capacity support by Juri Lelli · 9 years ago
  48. b4ca4bc ANDROID: arm: Cpu invariant scheduler load-tracking and capacity support by Dietmar Eggemann · 9 years ago
  49. 858d718 ANDROID: sched: Introduce SD_SHARE_CAP_STATES sched_domain flag by Morten Rasmussen · 9 years ago
  50. dd23c09 ANDROID: sched: Initialize energy data structures by Dietmar Eggemann · 10 years ago
  51. 94c4cea ANDROID: sched: Make energy awareness a sched feature by Morten Rasmussen · 9 years ago
  52. 577daca ANDROID: sched: Documentation for scheduler energy cost model by Morten Rasmussen · 9 years ago
  53. 94beeae ANDROID: sched: Prevent unnecessary active balance of single task in sched group by Morten Rasmussen · 9 years ago
  54. 90f309f ANDROID: sched: Enable idle balance to pull single task towards cpu with higher capacity by Dietmar Eggemann · 9 years ago
  55. de9b636 ANDROID: sched: Consider spare cpu capacity at task wake-up by Morten Rasmussen · 9 years ago
  56. b9ac009 ANDROID: sched: Add cpu capacity awareness to wakeup balancing by Morten Rasmussen · 9 years ago
  57. 25cea24 ANDROID: arm: Update arch_scale_cpu_capacity() to reflect change to define by Morten Rasmussen · 9 years ago
  58. ea31a3e ANDROID: arm64: Enable frequency invariant scheduler load-tracking support by Dietmar Eggemann · 9 years ago
  59. 42083ec ANDROID: arm: Enable frequency invariant scheduler load-tracking support by Dietmar Eggemann · 9 years ago
  60. c33be5d ANDROID: cpufreq: Frequency invariant scheduler load-tracking support by Dietmar Eggemann · 9 years ago
  61. 52e61ad ANDROID: [CPUFREQ] Don't export governors for default governor by Sven Wegener · 16 years ago
  62. 3fa5b5b ANDROID: kernel/configs: recommended: CONFIG_ARM64_SW_TTBR0_PAN=y by Sami Tolvanen · 7 years ago
  63. 580a537 ANDROID: kernel/configs: base: Enable QUOTA related configs by Jin Qian · 7 years ago
  64. 9998c697 ANDROID: kernel/configs: recommended: Enable MEMORY_STATE_TIME by Amit Pundir · 7 years ago
  65. 95bb7b3 FROMLIST: config: android-base: enable hardened usercopy and kernel ASLR by Amit Pundir · 7 years ago
  66. 52e4597 FROMLIST: config: android-recommended: disable aio support by Daniel Micay · 7 years ago
  67. abfff41 ANDROID: kernel/configs: recommended: enable fstack-protector-strong by Jeff Vander Stoep · 8 years ago
  68. 611ef60 ANDROID: kernel/configs: base: enable UID_CPUTIME by Amit Pundir · 8 years ago
  69. 270ef0c ANDROID: kernel/configs: base: restrict access to perf events by Jeff Vander Stoep · 8 years ago
  70. c88356f9 ANDROID: configs: base: enable configfs gadget functions by Amit Pundir · 9 years ago
  71. c250cd6 ANDROID: configs: merge AOSP config fragments by Amit Pundir · 8 years ago
  72. ad3c02f ANDROID: Implement memory_state_time, used by qcom,cpubw by James Carr · 8 years ago
  73. c5b8dcd ANDROID: dm: rebase for 4.9 by Badhri Jagan Sridharan · 7 years ago
  74. 48baaa3 ANDROID: usb: otg-wakelock: Remove wakelock.h dependencies by Dmitry Shmidt · 7 years ago
  75. 1626ae3 ANDROID: gpio_matrix: Remove wakelock.h dependencies by Dmitry Shmidt · 7 years ago
  76. b4a2694 ANDROID: fiq_debugger: Remove wakelock.h dependencies by Dmitry Shmidt · 7 years ago
  77. 1452d39 UPSTREAM: net: socket: don't set sk_uid to garbage value in ->setattr() by Eric Biggers · 7 years ago
  78. d997d9d ANDROID: trace: net: use %pK for kernel pointers by mukesh agrawal · 8 years ago
  79. 2b9e162 UPSTREAM: net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu. by Lorenzo Colitti · 7 years ago
  80. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  81. 2ec93fe UPSTREAM: net: core: add UID to flows, rules, and routes by Lorenzo Colitti · 8 years ago
  82. 81a1591 UPSTREAM: net: core: Add a UID field to struct sock. by Lorenzo Colitti · 8 years ago
  83. 25cc70f ANDROID: fs: FS tracepoints to track IO. by Mohan Srinivasan · 7 years ago
  84. e2d8878 ANDROID: MMC/UFS IO Latency Histograms. by Mohan Srinivasan · 7 years ago
  85. 2a061a8 CHROMIUM: fix warning when releasing active sync point by Dmitry Torokhov · 9 years ago
  86. 192892b2 ANDROID: goldfish_pipe: fix allmodconfig build by Jin Qian · 8 years ago
  87. ac95768 ANDROID: goldfish: goldfish_pipe: fix locking errors by Greg Hackmann · 8 years ago
  88. b95ca37 ANDROID: goldfish_pipe: fix call_kern.cocci warnings by Julia Lawall · 8 years ago
  89. f910124 ANDROID: goldfish_pipe: An implementation of more parallel pipe by Yurii Zubrytskyi · 8 years ago
  90. ba574b6 ANDROID: goldfish_pipe: bugfixes and performance improvements. by Yurii Zubrytskyi · 8 years ago
  91. 2bed616 ANDROID: goldfish: disable GOLDFISH_SYNC by Jin Qian · 7 years ago
  92. 1a03fc0 ANDROID: goldfish: enable CONFIG_INET_DIAG_DESTROY by Jin Qian · 7 years ago
  93. d7d2efa ANDROID: build: fix build config kernel_dir by Jin Qian · 7 years ago
  94. eb4228c ANDROID: dm verity: add minimum prefetch size by Keun-young Park · 8 years ago
  95. a716dc5 ANDROID: build: add build server configs for goldfish by Jin Qian · 8 years ago
  96. 2b0491e UPSTREAM: trace: Update documentation for mono, mono_raw and boot clock by Joel Fernandes · 7 years ago
  97. 59cbbe3 UPSTREAM: trace: Add an option for boot clock as trace clock by Joel Fernandes · 7 years ago
  98. 72408a6 UPSTREAM: timekeeping: Add a fast and NMI safe boot clock by Joel Fernandes · 7 years ago
  99. e4bc8c9 ANDROID: video: goldfishfb: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 8 years ago
  100. b821439 ANDROID: arm64: rename ranchu defconfig to ranchu64 by Jin Qian · 8 years ago