1. cf9c1e4 kernel/lib: add additional debug capabilities for data corruption by Syed Rameez Mustafa · 11 years ago
  2. 577379a Merge "Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9" into msm-4.9 by Channagoud Kadabi · 8 years ago
  3. 20e0464 Merge "sched/core_ctl: Fix state_lock spinlock contention" into msm-4.9 by Kyle Yan · 8 years ago
  4. 110cce4 Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9 by Kyle Yan · 8 years ago
  5. d198dde core_ctl: Bail out early from the boost API when core_ctl is disabled by Pavankumar Kondeti · 8 years ago
  6. 1e951a7 core_ctl: Add a kernel parameter to disable core_ctl by Pavankumar Kondeti · 8 years ago
  7. e9afb1a sched/core_ctl: Fix state_lock spinlock contention by Pavankumar Kondeti · 8 years ago
  8. 9767aee Merge "sched: Call sched_exit() when a task is exiting" into msm-4.9 by Kyle Yan · 8 years ago
  9. 239ad2d Merge "trace: cpu_freq_switch: Add profiler for CPU frequency switch times" into msm-4.9 by Kyle Yan · 8 years ago
  10. d5b9f97 sched: Call sched_exit() when a task is exiting by Syed Rameez Mustafa · 8 years ago
  11. 4fed24d sched: don't assume higher capacity means higher power in tick migration by Pavankumar Kondeti · 8 years ago
  12. 5229664 sched: optimize cpumask operations during task placement by Pavankumar Kondeti · 8 years ago
  13. 068743c sched: don't select an inactive/isolated CPU in sbc() by Pavankumar Kondeti · 8 years ago
  14. b1bfa78 sched: Fix load tracking bug to avoid adding phantom task demand by Syed Rameez Mustafa · 8 years ago
  15. 82175be Merge "sched: fix bug in auto adjustment of group upmigrate/downmigrate" into msm-4.9 by Kyle Yan · 8 years ago
  16. aff73b6 Merge "sched: remove sched_new_task_windows tunable" into msm-4.9 by Kyle Yan · 8 years ago
  17. 2444a62 Merge "core_ctl: remove "cpus" sysfs file that prints CPU online status" into msm-4.9 by Kyle Yan · 8 years ago
  18. 3b0d26c Merge "core_ctl: use pr_fmt" into msm-4.9 by Kyle Yan · 8 years ago
  19. 66e7c96 Merge "core_ctl: kill maintenance of online state" into msm-4.9 by Kyle Yan · 8 years ago
  20. 5d467eb Merge "core_ctl: fix bug in assignment of not_preferred tunable values" into msm-4.9 by Kyle Yan · 8 years ago
  21. 4076c83 Merge "core_ctl: redo offline_delay_ms tunable implementation" into msm-4.9 by Kyle Yan · 8 years ago
  22. 74fdd73 drivers: Fix more compiler warnings by Kyle Yan · 8 years ago
  23. 7298964 locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y by Niklas Cassel · 8 years ago
  24. 7135bd3 futex: Add missing error handling to FUTEX_REQUEUE_PI am: 1522181f4b by Peter Zijlstra · 8 years ago
  25. 11a359f futex: Fix potential use-after-free in FUTEX_REQUEUE_PI am: 6244ffc5a1 by Peter Zijlstra · 8 years ago
  26. 82af7ab bpf: fix mark_reg_unknown_value for spilled regs on map value marking by Daniel Borkmann · 8 years ago
  27. 01db8bf bpf: fix regression on verifier pruning wrt map lookups am: 1889d6d9b5 by Daniel Borkmann · 8 years ago
  28. 67684a3 bpf: fix state equivalence am: b7f5aa1ca0 by Alexei Starovoitov · 8 years ago
  29. 199e71c bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers am: 1411707acb by Thomas Graf · 8 years ago
  30. c406096 locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y by Niklas Cassel · 8 years ago
  31. 1522181 futex: Add missing error handling to FUTEX_REQUEUE_PI by Peter Zijlstra · 8 years ago
  32. 6244ffc futex: Fix potential use-after-free in FUTEX_REQUEUE_PI by Peter Zijlstra · 8 years ago
  33. 0e0f1d6 bpf: fix mark_reg_unknown_value for spilled regs on map value marking by Daniel Borkmann · 8 years ago
  34. 1889d6d bpf: fix regression on verifier pruning wrt map lookups by Daniel Borkmann · 8 years ago
  35. b7f5aa1 bpf: fix state equivalence by Alexei Starovoitov · 8 years ago
  36. 1411707 bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers by Thomas Graf · 8 years ago
  37. 80f5fbf sched: fix bug in auto adjustment of group upmigrate/downmigrate by Pavankumar Kondeti · 8 years ago
  38. 41b4166 sched: remove sched_new_task_windows tunable by Pavankumar Kondeti · 8 years ago
  39. fbfa7b3 core_ctl: remove "cpus" sysfs file that prints CPU online status by Pavankumar Kondeti · 8 years ago
  40. 088f334 core_ctl: use pr_fmt by Pavankumar Kondeti · 8 years ago
  41. 85dfbfa core_ctl: kill maintenance of online state by Pavankumar Kondeti · 8 years ago
  42. 63877bc core_ctl: fix bug in assignment of not_preferred tunable values by Pavankumar Kondeti · 8 years ago
  43. 83236e3 core_ctl: redo offline_delay_ms tunable implementation by Pavankumar Kondeti · 8 years ago
  44. deb64a7 Merge remote-tracking branch '4.9/tmp-23b839a' into msm-4.9 by Kyle Yan · 8 years ago
  45. c481c78 trace: cpu_freq_switch: Add profiler for CPU frequency switch times by Matt Wagantall · 12 years ago
  46. 4ee06d5 ucount: Remove the atomicity from ucount->count am: ee6f7ee1e4 by Eric W. Biederman · 8 years ago
  47. ee6f7ee ucount: Remove the atomicity from ucount->count by Eric W. Biederman · 8 years ago
  48. 2a3c6e6 ANDROID: sched: fix duplicate sched_group_energy const specifiers by Greg Hackmann · 8 years ago
  49. 0795fff Merge "Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9" into msm-4.9 by Kyle Yan · 8 years ago
  50. 90ed47f Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9 by Kyle Yan · 8 years ago
  51. 2eada80 kernel: rcu: Panic on RCU stall by Channagoud Kadabi · 8 years ago
  52. 5feec54 fs: Better permission checking for submounts am: d3381fab77 by Eric W. Biederman · 8 years ago
  53. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  54. df06519 timer: Fix incorrect parenthesis in timer by Kyle Yan · 8 years ago
  55. b2eb431 ANDROID: sched/walt: Fix missing locking in WALT port by Andres Oportus · 8 years ago
  56. da75569 Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9 by Kyle Yan · 8 years ago
  57. e7ccc25 Fix: Disable sys_membarrier when nohz_full is enabled am: 3de5a92847 by Mathieu Desnoyers · 8 years ago
  58. 6d8a3f1 sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT am: 6d94a6b32e by Stas Sergeev · 8 years ago
  59. 9f702ef mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} by Dan Williams · 8 years ago
  60. 3de5a92 Fix: Disable sys_membarrier when nohz_full is enabled by Mathieu Desnoyers · 8 years ago
  61. 6d94a6b sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT by Stas Sergeev · 8 years ago
  62. f1faaec mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} by Dan Williams · 8 years ago
  63. e584864 Merge "timer: Initialize global deferrable timer" into msm-4.9 by Kyle Yan · 8 years ago
  64. 309fb62 watchdog: Induce non secure watchdog bite for lockup by Prasad Sodagudi · 8 years ago
  65. 5d33676 Merge "Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9" into msm-4.9 by Kyle Yan · 8 years ago
  66. 8ae9bd6 Merge "clocksource: add API to force re-selection of the best clocksource" into msm-4.9 by Kyle Yan · 8 years ago
  67. e980f1e timer: Initialize global deferrable timer by Kyle Yan · 8 years ago
  68. e682dcb Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9 by Kyle Yan · 8 years ago
  69. c1f109c timer: Add a global deferrable timer by Kyle Yan · 8 years ago
  70. 3f8e648 clocksource: add API to force re-selection of the best clocksource by Se Wang (Patrick) Oh · 9 years ago
  71. 930e235 kernel: tick-sched: Add API to get the next wakeup for a CPU by Mahesh Sivasubramanian · 8 years ago
  72. 6d0d150 Merge "workqueue: fix possible livelock with concurrent mod_delayed_work()" into msm-4.8 by Kyle Yan · 8 years ago
  73. 0455ac9 Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 8 years ago
  74. 00aaa93 lpm-levels: Do not disable non-sec interrupts in suspend by Murali Nalajala · 9 years ago
  75. de7c75e cpu_pm: Add level to the cluster pm notification by Murali Nalajala · 10 years ago
  76. 215d4d6 timekeeping: Use deferred printk() in debug code by Sergey Senozhatsky · 8 years ago
  77. 7ee2103 printk: use rcuidle console tracepoint by Sergey Senozhatsky · 8 years ago
  78. 808de34 futex: Move futex_init() to core_initcall by Yang Yang · 8 years ago
  79. 0c0b764 workqueue: fix possible livelock with concurrent mod_delayed_work() by Pavankumar Kondeti · 8 years ago
  80. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 8 years ago
  81. 193d25c UPSTREAM: cpufreq: schedutil: Add iowait boosting by Rafael J. Wysocki · 8 years ago
  82. 097cf68 UPSTREAM: cpufreq / sched: ignore SMT when determining max cpu capacity by Steve Muckle · 8 years ago
  83. c456872 BACKPORT: cpufreq / sched: Pass flags to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
  84. d7439bc UPSTREAM: cpufreq: schedutil: map raw required frequency to driver frequency by Steve Muckle · 8 years ago
  85. 73d427c UPSTREAM: cpufreq: governor: Create cpufreq_policy_apply_limits() by Viresh Kumar · 8 years ago
  86. 48f5adc BACKPORT: cpufreq: governor: Get rid of governor events by Rafael J. Wysocki · 8 years ago
  87. 87ecf32 UPSTREAM: cpufreq: schedutil: Improve prints messages with pr_fmt by Viresh Kumar · 8 years ago
  88. 3bc7dc8 BACKPORT: cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit() by Rafael J. Wysocki · 8 years ago
  89. b1d0976 BACKPORT: cpufreq: schedutil: New governor based on scheduler utilization data by Rafael J. Wysocki · 8 years ago
  90. cb05734 Merge tag 'v4.9.10' into android-4.9-aosp by Dmitry Shmidt · 8 years ago
  91. 3479e4d Use after free from pid_nr_ns() by Oleg Nesterov · 8 years ago
  92. 5552900 Merge "sched: Refactor HMP code to allow easier rebasing" into msm-4.8 by Kyle Yan · 8 years ago
  93. e5c2e51 perf/core: Fix crash in perf_event_read() by Peter Zijlstra · 8 years ago
  94. 6b4af0d stacktrace, lockdep: Fix address, newline ugliness by Omar Sandoval · 8 years ago
  95. d056dbc sched: Refactor HMP code to allow easier rebasing by Vikram Mulukutla · 8 years ago
  96. 75e7c27 Merge "time: alarmtimer: include lpm-levels for MSM targets only" into msm-4.8 by Kyle Yan · 8 years ago
  97. e0703b8 Merge "rtc: alarm: Change wake-up source" into msm-4.8 by Kyle Yan · 8 years ago
  98. 9f16aae Merge "rtc: alarm: Add power-on alarm feature" into msm-4.8 by Kyle Yan · 8 years ago
  99. e188996 Merge "alarmtimer: add rtc irq support for alarm" into msm-4.8 by Kyle Yan · 8 years ago
  100. 3df9170 time: alarmtimer: include lpm-levels for MSM targets only by Lingutla Chandrasekhar · 9 years ago