1. 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. 916a05b signal: protect SIGNAL_UNKILLABLE from unintentional clearing. by Jamie Iles · 7 years ago
  3. af88a16 ANDROID: sched/fair: Add eas (& cas) specific rq, sd and task stats by Dietmar Eggemann · 7 years ago
  4. a2659b2 Merge 4.9.24 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  5. f44236a cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups by Tejun Heo · 7 years ago
  6. e61abd8 ANDROID: sched: add a counter to track fsync by Jin Qian · 7 years ago
  7. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  8. 26c2154 ANDROID: sched: Introduce Window Assisted Load Tracking (WALT) by Srivatsa Vaddagiri · 8 years ago
  9. 7750186 CHROMIUM: sched: update the average of nr_running by Joseph Lo · 11 years ago
  10. 2f8ed12 ANDROID: DEBUG: sched,cpufreq: add cpu_capacity change tracepoint by Juri Lelli · 9 years ago
  11. 3b6188e ANDROID: sched: scheduler-driven cpu frequency selection by Michael Turquette · 9 years ago
  12. 858d718 ANDROID: sched: Introduce SD_SHARE_CAP_STATES sched_domain flag by Morten Rasmussen · 9 years ago
  13. 94c4cea ANDROID: sched: Make energy awareness a sched feature by Morten Rasmussen · 9 years ago
  14. e747b4a ptrace: Capture the ptracer's creds not PT_PTRACE_CAP by Eric W. Biederman · 8 years ago
  15. 8e5bfa8 sched/autogroup: Do not use autogroup->tg in zombie threads by Oleg Nesterov · 8 years ago
  16. 6fcb52a thp: reduce usage of huge zero page's atomic counter by Aaron Lu · 8 years ago
  17. 3f70dc3 mm: make sure that kthreads will not refault oom reaped memory by Michal Hocko · 8 years ago
  18. 862e307 mm, oom: get rid of signal_struct::oom_victims by Michal Hocko · 8 years ago
  19. 7283094ec kernel, oom: fix potential pgd_lock deadlock from __mmdrop by Michal Hocko · 8 years ago
  20. 26db62f oom: keep mm of the killed task available by Michal Hocko · 8 years ago
  21. 8496afa mm,oom_reaper: do not attempt to reap a task twice by Tetsuo Handa · 8 years ago
  22. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. af79ad2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. a458ae2 sched/core, ia64: Rename set_curr_task() by Peter Zijlstra · 8 years ago
  25. 10e2f1a sched/core: Rewrite and improve select_idle_siblings() by Peter Zijlstra · 8 years ago
  26. 0e369d7 sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared by Peter Zijlstra · 8 years ago
  27. 24fc7ed sched/core: Introduce 'struct sched_domain_shared' by Peter Zijlstra · 8 years ago
  28. 35a773a sched/core: Avoid _cond_resched() for PREEMPT=y by Peter Zijlstra · 8 years ago
  29. 9af6528 sched/core: Optimize __schedule() by Peter Zijlstra · 8 years ago
  30. 68f24b08 sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK by Andy Lutomirski · 8 years ago
  31. c6c314a sched/core: Add try_get_task_stack() and put_task_stack() by Andy Lutomirski · 8 years ago
  32. c65eacb sched/core: Allow putting thread_info into task_struct by Andy Lutomirski · 8 years ago
  33. 8c34ab1 cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition by Rafael J. Wysocki · 8 years ago
  34. ba14a19 fork: Add generic vmalloced stack support by Andy Lutomirski · 8 years ago
  35. 1f6e6c7c sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag by Morten Rasmussen · 8 years ago
  36. 58919e8 cpufreq / sched: Pass flags to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
  37. d1c6d14 sched/debug: Make the "Preemption disabled at ..." message more useful by Vegard Nossum · 8 years ago
  38. bd425d4 sched/core: Fix power to capacity renaming in comment by Morten Rasmussen · 8 years ago
  39. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  40. 11a410d mm, oom_reaper: do not attempt to reap a task more than twice by Michal Hocko · 8 years ago
  41. b18dc5f mm, oom: skip vforked tasks from being selected by Michal Hocko · 8 years ago
  42. 7dc603c sched/fair: Fix PELT integrity for new tasks by Peter Zijlstra · 8 years ago
  43. 630741f Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  44. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  45. 150593b sched/api: Introduce task_rcu_dereference() and try_get_task_struct() by Oleg Nesterov · 8 years ago
  46. 7ef949d7 mm: oom_reaper: remove some bloat by Michal Hocko · 8 years ago
  47. f89eae4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. b7e7ade sched/core: Fix remote wakeups by Peter Zijlstra · 8 years ago
  49. c96fc2d signal: make oom_flags a bool by Tetsuo Handa · 8 years ago
  50. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  51. 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  52. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  53. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  54. d2005e3 userfaultfd: don't pin the user memory in userfaultfd_file_create() by Oleg Nesterov · 8 years ago
  55. f44666b mm,oom: speed up select_bad_process() loop by Tetsuo Handa · 8 years ago
  56. ec8d7c1 mm, oom_reaper: do not mmput synchronously from the oom reaper context by Michal Hocko · 8 years ago
  57. bb8a4b7 mm, oom_reaper: hide oom reaped tasks from OOM killer more carefully by Michal Hocko · 8 years ago
  58. d57d394 Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  59. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 230e51f Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 0052af4 Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 50605ff sched/core: Provide a tsk_nr_cpus_allowed() helper by Thomas Gleixner · 8 years ago
  63. 4eb8676 Merge branch 'smp/hotplug' into sched/core, to resolve conflicts by Ingo Molnar · 8 years ago
  64. f2785dd sched/hotplug: Move migration CPU_DYING to sched_cpu_dying() by Thomas Gleixner · 8 years ago
  65. 40190a7 sched/hotplug: Convert cpu_[in]active notifiers to state machine by Thomas Gleixner · 8 years ago
  66. 9cf7243 sched: Make set_cpu_rq_start_time() a built in hotplug state by Thomas Gleixner · 8 years ago
  67. 7b59533 sched/fair: Add detailed description to the sched load avg metrics by Yuyang Du · 8 years ago
  68. 6ecdd74 sched/fair: Generalize the load/util averages resolution definition by Yuyang Du · 8 years ago
  69. c876eea signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack() by Andy Lutomirski · 8 years ago
  70. 2a74213 signals/sigaltstack: Implement SS_AUTODISARM flag by Stas Sergeev · 8 years ago
  71. 29c5e7b Merge back earlier cpufreq material for v4.7. by Rafael J. Wysocki · 8 years ago
  72. 1f41906 sched/fair: Correctly handle nohz ticks CPU load accounting by Frederic Weisbecker · 8 years ago
  73. cee1afc sched/fair: Gather CPU load functions under a more conventional namespace by Frederic Weisbecker · 8 years ago
  74. 2c923e9 sched/clock: Make local_clock()/cpu_clock() inline by Daniel Lezcano · 8 years ago
  75. 5f47992 Merge 4.6-rc3 into staging-next by Greg Kroah-Hartman · 8 years ago
  76. 77ed2c5 android,lowmemorykiller: Don't abuse TIF_MEMDIE. by Tetsuo Handa · 8 years ago
  77. 0bed612 cpufreq: sched: Helpers to add and remove update_util hooks by Rafael J. Wysocki · 8 years ago
  78. d18d12d lib/proportions: Remove unused code by Richard Cochran · 8 years ago
  79. f009a7a7 timers/nohz: Convert tick dependency mask to atomic_t by Frederic Weisbecker · 8 years ago
  80. bb29902 oom, oom_reaper: protect oom_reaper_list using simpler way by Tetsuo Handa · 8 years ago
  81. 29c696e oom: make oom_reaper_list single linked by Vladimir Davydov · 8 years ago
  82. 855b018 oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task by Michal Hocko · 8 years ago
  83. 0304926 mm, oom_reaper: implement OOM victims queuing by Michal Hocko · 8 years ago
  84. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 8 years ago
  85. 6c31da3 parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option by Helge Deller · 8 years ago
  86. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  87. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  88. da8b44d timer: convert timer_slack_ns from unsigned long to u64 by John Stultz · 8 years ago
  89. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  90. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  91. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. adaf9fc cpufreq: Move scheduler-related code to the sched directory by Rafael J. Wysocki · 8 years ago
  93. 72f9f3f sched/deadline: Remove dl_new from struct sched_dl_entity by Luca Abeni · 8 years ago
  94. 76d92ac sched: Migrate sched to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  95. d027d45 nohz: New tick dependency mask by Frederic Weisbecker · 9 years ago
  96. f904f58 sched/debug: Fix preempt_disable_ip recording for preempt_disable() by Sebastian Andrzej Siewior · 8 years ago
  97. ff77e46 sched/rt: Fix PI handling vs. sched_setscheduler() by Peter Zijlstra · 8 years ago
  98. cb25176 sched/debug: Make schedstats a runtime tunable that is disabled by default by Mel Gorman · 8 years ago
  99. 2e28d38 tty: audit: Handle tty audit enable atomically by Peter Hurley · 8 years ago
  100. eadee0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago