1. 8faa25f Merge android-4.9.119 (92e8704) into msm-4.9 by Minming Qi · 6 years ago
  2. 03f9d77 Merge android-4.9.118 (47b77b8) into msm-4.9 by Minming Qi · 6 years ago
  3. a5718e3 Merge android-4.9.117 (8b21e85) into msm-4.9 by Minming Qi · 6 years ago
  4. 19819b8 Merge "Merge android-4.9.114 (dbcb748) into msm-4.9" by Linux Build Service Account · 6 years ago
  5. 8835a2c Merge "lib: spinlock: Trigger a watchdog bite on spin_dump for rwlock" by Linux Build Service Account · 6 years ago
  6. f56989b Merge android-4.9.114 (dbcb748) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  7. 0422a21 Merge android-4.9.113 (7f6f94c) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  8. 2f1fbe4 trace: ipc_logging: Fix memory leak of "struct dfunc_info" by Arun Kumar Neelakantam · 6 years ago
  9. 736630c sched/walt: Fix the memory leak of idle task load pointers by Pavankumar Kondeti · 6 years ago
  10. 74cbd88 Merge "sched/walt: improve the scheduler" by Linux Build Service Account · 6 years ago
  11. 023ebc7 sched/walt: improve the scheduler by Abhijeet Dharmapurikar · 6 years ago
  12. ee8cf2e sched: avoid energy evaluation for isolated prev_cpu by Lingutla Chandrasekhar · 6 years ago
  13. 75a3c4e sched: Improve the scheduler by Pavankumar Kondeti · 6 years ago
  14. c6f1dd8 sched/fair: Fix redundant load balancer reattempt due to LBF_ALL_PINNED by Pavankumar Kondeti · 6 years ago
  15. 21910c2 sched/fair: Allow idle local group to pull tasks from overloaded group by Pavankumar Kondeti · 6 years ago
  16. abda8d3 sched: remove skip_sg by Abhijeet Dharmapurikar · 6 years ago
  17. 16c7045 sched/fair: start_cpu() fix for rtg_target case by Pavankumar Kondeti · 6 years ago
  18. a7fc94a sched/fair: improve placement logic by Satya Durga Srinivasu Prabhala · 6 years ago
  19. 1657039 Merge "tracing: Avoid sleep in atomic context" by Linux Build Service Account · 6 years ago
  20. cd3ede4 timers: Clear timer_base::must_forward_clk with timer_base::lock held by Gaurav Kohli · 6 years ago
  21. 4421082 Merge "sysctl/sched: do not allow value "0" for sched_{up,down}_migrate knobs" by Linux Build Service Account · 6 years ago
  22. 38ce388 Merge "cpuhotplug: fix cleanup issue in hotplug fail path" by Linux Build Service Account · 6 years ago
  23. 3929bf0 sysctl/sched: do not allow value "0" for sched_{up,down}_migrate knobs by Satya Durga Srinivasu Prabhala · 6 years ago
  24. 2ff2e57 tracing: Avoid sleep in atomic context by Zhenhua Huang · 6 years ago
  25. 892f3bc genirq/irq_sim: Return the base of the irq range from irq_sim_init() by Bartosz Golaszewski · 7 years ago
  26. 4de74b7 genirq/irq_sim: Check the return value of irq_sim_init() for error codes by Bartosz Golaszewski · 7 years ago
  27. 59a863a genirq/irq_sim: Explicitly include slab.h by Bartosz Golaszewski · 7 years ago
  28. 3e55cfc genirq/irq_sim: Add a devres variant of irq_sim_init() by Bartosz Golaszewski · 7 years ago
  29. da24fe1 genirq/irq_sim: Add a simple interrupt simulator framework by Bartosz Golaszewski · 7 years ago
  30. 0cd3099 sched/fair: Improve no-hz idle balance kicking in misfit task scenario by Maria Yu · 6 years ago
  31. ff2341a cpuhotplug: fix cleanup issue in hotplug fail path by Mukesh Ojha · 6 years ago
  32. 7ea1c88 Merge "time: Fix extra sleeptime injection when suspend fails" by Linux Build Service Account · 6 years ago
  33. 92e8704 Merge 4.9.119 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  34. 6a19e26 fork: unconditionally clear stack on fork by Kees Cook · 6 years ago
  35. 885b49b kmemleak: clear stale pointers from task stacks by Konstantin Khlebnikov · 7 years ago
  36. a26030a ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 6 years ago
  37. f4a9db5 nohz: Fix local_timer_softirq_pending() by Anna-Maria Gleixner · 6 years ago
  38. eecd08a genirq: Make force irq threading setup more robust by Thomas Gleixner · 6 years ago
  39. 47b77b8 Merge 4.9.118 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  40. 047f9d6 sched/wait: Remove the lockless swait_active() check in swake_up*() by Boqun Feng · 7 years ago
  41. fb7c20f Merge "sched: fix softirq time accounting" by Linux Build Service Account · 6 years ago
  42. 4e756c50 Merge "Kconfig.debug: module: Add debug config to debug modules" by Linux Build Service Account · 6 years ago
  43. f07a157 Merge "Merge android-4.9.112 (9e79039) into msm-4.9" by Linux Build Service Account · 6 years ago
  44. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  45. 5f5e70d audit: allow not equal op for audit by executable by Ondrej Mosnáček · 6 years ago
  46. 7d044d9 stop_machine: Use raw spinlocks by Thomas Gleixner · 6 years ago
  47. e31a06e bpf: fix references to free_bpf_prog_info() in comments by Jakub Kicinski · 6 years ago
  48. 31ad104 kcov: ensure irq code sees a valid area by Mark Rutland · 6 years ago
  49. b985a73 tracing: Quiet gcc warning about maybe unused link variable by Steven Rostedt (VMware) · 6 years ago
  50. 987e425a tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure by Artem Savkov · 6 years ago
  51. b38f829 kthread, tracing: Don't expose half-written comm when creating kthreads by Snild Dolkow · 6 years ago
  52. a9737bb tracing: Fix possible double free in event_enable_trigger_func() by Steven Rostedt (VMware) · 6 years ago
  53. 2a0ce1f tracing: Fix double free of event_trigger_data by Steven Rostedt (VMware) · 6 years ago
  54. 914d085 sched: fix softirq time accounting by Rabin Vincent · 7 years ago
  55. aab245c time: Fix extra sleeptime injection when suspend fails by Mukesh Ojha · 6 years ago
  56. a409687 Merge "sched: rt: Use RCU lock in rt task cpu select path" by Linux Build Service Account · 6 years ago
  57. a450072 Merge "tracing: irqsoff: Fix compilation warning" by Linux Build Service Account · 6 years ago
  58. 34c5814 Merge "Merge android-4.9.111 (03c70fe) into msm-4.9" by Linux Build Service Account · 6 years ago
  59. 0cdc29e sched: rt: Use RCU lock in rt task cpu select path by Lingutla Chandrasekhar · 6 years ago
  60. 071be09 sched: Fix lockdep warning for rq locks by Lingutla Chandrasekhar · 6 years ago
  61. 56384aa tracing: irqsoff: Fix compilation warning by Lingutla Chandrasekhar · 6 years ago
  62. 1394757 ANDROID: sched/walt: Fix lockdep warning by Joel Fernandes (Google) · 6 years ago
  63. 378dc16 Merge "ANDROID: sched/fair: Fix incorrect usage of RCU in CPU select path" by Linux Build Service Account · 6 years ago
  64. d35fc8e ANDROID: sched/fair: Fix incorrect usage of RCU in CPU select path by Joel Fernandes (Google) · 6 years ago
  65. e26d8b2 Merge "Merge android-4.9.110 (00a0bcb) into msm-4.9" by Linux Build Service Account · 6 years ago
  66. 192abd8 Merge "Merge android-4.9.109 (a4230be) into msm-4.9" by Linux Build Service Account · 6 years ago
  67. 0c4a066 sched: walt: fix out-of-bounds access by John Dias · 6 years ago
  68. 47bbcd6 ANDROID: Fix massive cpufreq_times memory leaks by Sultan Alsawaf · 6 years ago
  69. 23a1412 ANDROID: Reduce use of #ifdef CONFIG_CPU_FREQ_TIMES by Connor O'Brien · 6 years ago
  70. 7f6f94c Merge 4.9.113 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  71. 34f841a PM / hibernate: Fix oops at snapshot_write() by Tetsuo Handa · 6 years ago
  72. 1a734c2 sched/fair: dont run energy calculation unless necessary by Abhijeet Dharmapurikar · 6 years ago
  73. 2dba40b sched: improve trace prints by Abhijeet Dharmapurikar · 6 years ago
  74. 5b2c995 sched: energy: rebuild sched_domains with actual capacities by Lingutla Chandrasekhar · 6 years ago
  75. 68a56a7 Merge android-4.9.112 (9e79039) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  76. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  77. 07cd816 tracing: Fix missing return symbol in function_graph output by Changbin Du · 7 years ago
  78. fe64630 Merge android-4.9.111 (03c70fe) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  79. a237e18 Merge android-4.9.110 (00a0bcb) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  80. 80f55ac Merge android-4.9.108 (b7d377b) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  81. 8ab4956 Kconfig.debug: module: Add debug config to debug modules by Mukesh Ojha · 6 years ago
  82. fccab51 Merge "kthread/smpboot: Disable irq while setting smpboot thread as running" by Linux Build Service Account · 6 years ago
  83. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  84. 8fd8658 time: Make sure jiffies_to_msecs() preserves non-zero time periods by Geert Uytterhoeven · 6 years ago
  85. db2baee printk: fix possible reuse of va_list variable by Tetsuo Handa · 6 years ago
  86. 655636b kthread/smpboot: Disable irq while setting smpboot thread as running by Gaurav Kohli · 6 years ago
  87. b9e4cc2b mm: make faultaround produce old ptes by Vinayak Menon · 6 years ago
  88. e1b61ad Merge "Revert "mm: memory: reduce fault_around_bytes"" by Linux Build Service Account · 6 years ago
  89. bd93514 Merge "sched: walt: use_cycle_counter check before rq lock held" by Linux Build Service Account · 6 years ago
  90. cfde0fd Merge "sched/fair: Force balancing on NOHZ balance if local group has capacity" by Linux Build Service Account · 6 years ago
  91. 696d37f Merge "Merge android-4.9.106 (8b94b87) into msm-4.9" by Linux Build Service Account · 6 years ago
  92. a3c813a Merge "sched: walt: Add BUG_ON() when wallclock goes backwards" by Linux Build Service Account · 6 years ago
  93. 671a974 Merge "locking/qrwlock: Prevent slowpath writers getting held up by fastpath" by Linux Build Service Account · 6 years ago
  94. d817384 mm: protect mm_rb tree with a rwlock by Laurent Dufour · 6 years ago
  95. 6315ccc mm: introduce INIT_VMA() by Laurent Dufour · 6 years ago
  96. cea0f8a sched: walt: use_cycle_counter check before rq lock held by Maria Yu · 6 years ago
  97. f8a2923 Merge "locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock" by Linux Build Service Account · 6 years ago
  98. 49d5d32 Merge "locking/atomic: Add atomic_cond_read_acquire()" by Linux Build Service Account · 6 years ago
  99. c84ba41 Merge "sched: Avoid placing task on isolated prev_cpu" by Linux Build Service Account · 6 years ago
  100. ee5b4c1 sched: walt: Add BUG_ON() when wallclock goes backwards by Pavankumar Kondeti · 6 years ago