1. 6ef7467 Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  2. 5c54f5b sched: loadavg: make calc_load_n() public by Johannes Weiner · 6 years ago
  3. 8508cf3 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  4. a7fe519 cpuidle: menu: Remove get_loadavg() from the performance multiplier by Daniel Lezcano · 6 years ago
  5. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  6. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  7. 4ff4c31 signal: Remove SEND_SIG_FORCED by Eric W. Biederman · 6 years ago
  8. 961366a signal: Remove the siginfo paramater from kernel_dqueue_signal by Eric W. Biederman · 6 years ago
  9. 05484e0 sched/topology: Add SD_ASYM_CPUCAPACITY flag detection by Morten Rasmussen · 6 years ago
  10. cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  11. 52cba1a signal: make force_sigsegv() void by Christian Brauner · 6 years ago
  12. a2e5144 kernel/hung_task.c: allow to set checking interval separately from timeout by Dmitry Vyukov · 6 years ago
  13. fc37191 userns: use refcount_t for reference counting instead atomic_t by Sebastian Andrzej Siewior · 6 years ago
  14. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  15. d46eb14b fs: fsnotify: account fsnotify metadata to kmemcg by Shakeel Butt · 6 years ago
  16. c3ad2c3 signal: Don't restart fork when signals come in. by Eric W. Biederman · 6 years ago
  17. 924de3b fork: Have new threads join on-going signal group stops by Eric W. Biederman · 6 years ago
  18. 088fe47 signal: Add calculate_sigpending() by Eric W. Biederman · 6 years ago
  19. 4765096 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  20. f88a333 alpha: fix osf_wait4() breakage by Al Viro · 6 years ago
  21. 24122c7 signal: Pass pid and pid type into send_sigqueue by Eric W. Biederman · 6 years ago
  22. 6883f81 pid: Implement PIDTYPE_TGID by Eric W. Biederman · 8 years ago
  23. 2c47047 pids: Move the pgrp and session pid pointers from task_struct to signal_struct by Eric W. Biederman · 7 years ago
  24. 7a36094 pids: Compute task_tgid using signal->leader_pid by Eric W. Biederman · 7 years ago
  25. 1fb5356 pids: Move task_pid_type into sched/signal.h by Eric W. Biederman · 8 years ago
  26. 5fd7789 sched/sysctl: Remove unused sched_time_avg_ms sysctl by Vincent Guittot · 7 years ago
  27. 9378132 lockdep: fix fs_reclaim annotation by Omar Sandoval · 7 years ago
  28. eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  29. 46ca359 doc: document scope NOFS, NOIO APIs by Michal Hocko · 7 years ago
  30. b5bf9a9 sched/core: Introduce set_special_state() by Peter Zijlstra · 7 years ago
  31. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
  32. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
  33. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  34. 3612605 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  35. 5893ed1 Merge tag 'v4.16-rc6' into next-general by James Morris · 7 years ago
  36. ea14b57e sched/cpufreq: Provide migration hint by Peter Zijlstra · 7 years ago
  37. 00357f5 sched/nohz: Clean up nohz enter/exit by Peter Zijlstra · 7 years ago
  38. 8f111bc cpufreq/schedutil: Rewrite CPUFREQ_RT support by Peter Zijlstra · 7 years ago
  39. 4042d003 cpufreq/schedutil: Remove unused CPUFREQ_DL by Peter Zijlstra · 7 years ago
  40. fc4c5a3 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  41. 6b4f3d0 usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill by Stephen Smalley · 7 years ago
  42. 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
  43. 238ca35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  44. bef3efb efivarfs: Limit the rate for non-root to read files by Luck, Tony · 7 years ago
  45. d34bc48 include/linux/sched/mm.h: re-inline mmdrop() by Andrew Morton · 7 years ago
  46. dcdedb2 sched/nohz: Remove the 1 Hz tick code by Frederic Weisbecker · 7 years ago
  47. 1bda3f8 sched/isolation: Isolate workqueues when "nohz_full=" is set by Frederic Weisbecker · 7 years ago
  48. 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
  49. 70216e1 membarrier: Provide core serializing command, *_SYNC_CORE by Mathieu Desnoyers · 7 years ago
  50. c5f58bd membarrier: Provide GLOBAL_EXPEDITED command by Mathieu Desnoyers · 7 years ago
  51. 306e060 membarrier: Document scheduler barrier requirements by Mathieu Desnoyers · 7 years ago
  52. 3ccfebe powerpc, membarrier: Skip memory barrier in switch_mm() by Mathieu Desnoyers · 7 years ago
  53. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  54. d70f2a1 include/linux/sched/mm.h: uninline mmdrop_async(), etc by Andrew Morton · 7 years ago
  55. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  56. f71dd7d signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed by Eric W. Biederman · 7 years ago
  57. 3824673 signal: Helpers for faults with specialized siginfo layouts by Eric W. Biederman · 7 years ago
  58. f8ec660 signal: Add send_sig_fault and force_sig_fault by Eric W. Biederman · 7 years ago
  59. 5905429 fork: Provide usercopy whitelisting for task_struct by Kees Cook · 7 years ago
  60. 7e1a920 sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG_SMP by Juri Lelli · 7 years ago
  61. d4edd66 sched/cpufreq: Use the DEADLINE utilization signal by Juri Lelli · 7 years ago
  62. cb1f34d Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  63. 4837fe3 mm, oom_reaper: fix memory corruption by Michal Hocko · 7 years ago
  64. 00ef0ef sched/headers: Constify object_is_on_stack() by Sascha Hauer · 7 years ago
  65. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  66. 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  67. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  68. a9903f0 sched/sysctl: Fix attributes of some extern declarations by Matthias Kaehlcke · 7 years ago
  69. edb9382 sched/isolation: Move isolcpus= handling to the housekeeping code by Frederic Weisbecker · 7 years ago
  70. 6f1982f sched/isolation: Handle the nohz_full= parameter by Frederic Weisbecker · 7 years ago
  71. de20155 sched/isolation: Introduce housekeeping flags by Frederic Weisbecker · 7 years ago
  72. 5c4991e sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_HZ_FULL by Frederic Weisbecker · 7 years ago
  73. 204c083 sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu() by Frederic Weisbecker · 7 years ago
  74. e179f5a sched/isolation: Use its own static key by Frederic Weisbecker · 7 years ago
  75. 7e56a1c sched/isolation: Make the housekeeping cpumask private by Frederic Weisbecker · 7 years ago
  76. 9f0ca2d sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu() by Frederic Weisbecker · 7 years ago
  77. 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
  78. a961e40 membarrier: Provide register expedited private command by Mathieu Desnoyers · 7 years ago
  79. ff0d4a9 sched/rt: Add a helper to test for a RT task by Sebastian Andrzej Siewior · 7 years ago
  80. d153b15 sched/core: Fix wake_affine() performance regression by Peter Zijlstra · 7 years ago
  81. a1b2289 android: binder: drop lru lock in isolate callback by Sherry Yang · 7 years ago
  82. cfb766d sched/cputime: Expose cputime_adjust() by Tejun Heo · 7 years ago
  83. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  84. 2129258 mm: oom: let oom_reap_task and exit_mmap run concurrently by Andrea Arcangeli · 7 years ago
  85. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  86. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. 90001d6 sched/fair: Fix wake_affine() for !NUMA_BALANCING by Peter Zijlstra · 7 years ago
  88. d92a8cf locking/lockdep: Rework FS_RECLAIM annotation by Peter Zijlstra · 8 years ago
  89. 74dc338 sched/debug: Use task_pid_nr_ns in /proc/$pid/sched by Aleksa Sarai · 7 years ago
  90. 18f08da sched/core: Remove unnecessary initialization init_idle_bootup_task() by Cheng Jian · 7 years ago
  91. a91dbff sock: ulimit on MSG_ZEROCOPY pages by Willem de Bruijn · 7 years ago
  92. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  93. 1860033 mm: make PR_SET_THP_DISABLE immediately active by Michal Hocko · 8 years ago
  94. 8d97a6c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 4be9513 Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  96. 86d35af MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainer by Ingo Molnar · 8 years ago
  97. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  98. 3c85d6d sched/loadavg: Generalize "_idle" naming to "_nohz" by Frederic Weisbecker · 8 years ago
  99. f11cc07 sched/core: Drop the unused try_get_task_struct() helper function by Davidlohr Bueso · 8 years ago
  100. 92ebce5 osf_wait4: switch to kernel_wait4() by Al Viro · 8 years ago