1. 24b888d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. e6d4293 x86/resctrl: Avoid confusion over the new X86_RESCTRL config by Johannes Weiner · 6 years ago
  3. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  4. 73ab1cb umh: add exit routine for UMH process by Taehee Yoo · 6 years ago
  5. 9080293 x86/cache: Rename config option to CONFIG_X86_RESCTRL by Borislav Petkov · 6 years ago
  6. 17bf423 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. a52fb43 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  9. 4bbfd74 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  10. dfcb245 sched: Fix various typos in comments by Ingo Molnar · 6 years ago
  11. 4b78317 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  12. 9137bb2 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  13. 39eb456 function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack by Steven Rostedt (VMware) · 6 years ago
  14. 6fe07ce x86/resctrl: Rename the config option INTEL_RDT to RESCTRL by Babu Moger · 6 years ago
  15. 05f4157 rcu: Speed up expedited GPs when interrupting RCU reader by Paul E. McKenney · 6 years ago
  16. 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  17. 85cfb24 memcg: remove memcg_kmem_skip_account by Shakeel Butt · 6 years ago
  18. eb41468 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  19. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  20. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  21. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  22. c8d1262 fs/proc: Show STACKLEAK metrics in the /proc file system by Alexander Popov · 6 years ago
  23. afaef01 x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls by Alexander Popov · 6 years ago
  24. 9da3f2b x86/fault: BUG() when uaccess helpers fault on kernel addresses by Jann Horn · 6 years ago
  25. fcc878e rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special union by Paul E. McKenney · 7 years ago
  26. cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  27. a2e5144 kernel/hung_task.c: allow to set checking interval separately from timeout by Dmitry Vyukov · 6 years ago
  28. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  29. 84c07d1 mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB by Kirill Tkhai · 6 years ago
  30. 29ef680 memcg, oom: move out_of_memory back to the charge path by Michal Hocko · 6 years ago
  31. d46eb14b fs: fsnotify: account fsnotify metadata to kmemcg by Shakeel Butt · 6 years ago
  32. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  33. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  34. 6e30396 sched/numa: Remove redundant field by Srikar Dronamraju · 7 years ago
  35. 6883f81 pid: Implement PIDTYPE_TGID by Eric W. Biederman · 8 years ago
  36. 2c47047 pids: Move the pgrp and session pid pointers from task_struct to signal_struct by Eric W. Biederman · 7 years ago
  37. 7a36094 pids: Compute task_tgid using signal->leader_pid by Eric W. Biederman · 7 years ago
  38. 7696f99 sched/Documentation: Update wake_up() & co. memory-barrier guarantees by Andrea Parri · 6 years ago
  39. d09d8df blkcg: add generic throttling mechanism by Josef Bacik · 7 years ago
  40. 1cef115 kthread, sched/core: Fix kthread_parkme() (again...) by Peter Zijlstra · 7 years ago
  41. 784e030 rseq: Avoid infinite recursion when delivering SIGSEGV by Will Deacon · 7 years ago
  42. 9a789fc rseq/cleanup: Do not abort rseq c.s. in child on fork() by Mathieu Desnoyers · 7 years ago
  43. 0ed557a sched/core / kcov: avoid kcov_area during task switch by Mark Rutland · 7 years ago
  44. 050e9ba Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables by Linus Torvalds · 7 years ago
  45. b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  46. d7822b1 rseq: Introduce restartable sequences system call by Mathieu Desnoyers · 7 years ago
  47. f7f4e7f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. 4057ada Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. 5eec43a Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  50. 93ee37c thread_info: Add update_thread_flag() helpers by Dave Martin · 7 years ago
  51. 0548dc5 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  52. 3b78ce4 Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. 13a5531 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  54. c344269 softirq: Eliminate unused cond_resched_softirq() macro by Paul E. McKenney · 7 years ago
  55. 943d355 sched/core: Distinguish between idle_cpu() calls based on desired effect, introduce available_idle_cpu() by Rohit Jain · 7 years ago
  56. 356e4bf prctl: Add force disable speculation by Thomas Gleixner · 7 years ago
  57. b5bf9a9 sched/core: Introduce set_special_state() by Peter Zijlstra · 7 years ago
  58. 317d359 sched/core: Force proper alignment of 'struct util_est' by Peter Zijlstra · 7 years ago
  59. 7f65ea4 sched/fair: Add util_est on top of PELT by Patrick Bellasi · 7 years ago
  60. 9e49e24 sched/core: Remove TASK_ALL by Peter Zijlstra · 7 years ago
  61. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  62. 2ee0826 pids: introduce find_get_task_by_vpid() helper by Mike Rapoport · 7 years ago
  63. 32e839d sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS by Mel Gorman · 7 years ago
  64. af8c5e2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 794a56e sched/cpufreq: Change the worker kthread to SCHED_DEADLINE by Juri Lelli · 7 years ago
  66. 34be393 sched/deadline: Implement "runtime overrun signal" support by Juri Lelli · 7 years ago
  67. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  68. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. 3756f64 exec: avoid gcc-8 warning for get_task_comm by Arnd Bergmann · 7 years ago
  70. e966eae locking/lockdep: Remove the cross-release locking checks by Ingo Molnar · 7 years ago
  71. aa5222e sched/deadline: Don't use dubious signed bitfields by Dan Carpenter · 7 years ago
  72. 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  73. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  74. edb9382 sched/isolation: Move isolcpus= handling to the housekeeping code by Frederic Weisbecker · 7 years ago
  75. 799ba82 sched/deadline: Use C bitfields for the state flags by luca abeni · 7 years ago
  76. 1d48b08 sched/debug: Rename task-state printing helpers by Peter Zijlstra · 7 years ago
  77. 1ea6c46 sched/fair: Propagate an effective runnable_load_avg by Peter Zijlstra · 8 years ago
  78. 8ef9925 sched/debug: Add explicit TASK_PARKED printing by Peter Zijlstra · 7 years ago
  79. 06eb618 sched/debug: Add explicit TASK_IDLE printing by Peter Zijlstra · 7 years ago
  80. 5f6ad26 sched/tracing: Use common task-state helpers by Peter Zijlstra · 7 years ago
  81. efb40f5 sched/tracing: Fix trace_sched_switch task-state printing by Peter Zijlstra · 7 years ago
  82. 92c4bc9 sched/debug: Convert TASK_state to hex by Peter Zijlstra · 7 years ago
  83. 1593baa sched/debug: Implement consistent task-state printing by Peter Zijlstra · 7 years ago
  84. a23ba90 locking/rtmutex: replace top-waiter and pi_waiters leftmost caching by Davidlohr Bueso · 7 years ago
  85. f570917 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 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. f213a6c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 3a9ff4f Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  90. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  91. dd1c1f2 pids: make task_tgid_nr_ns() safe by Oleg Nesterov · 7 years ago
  92. ccdd29f rcu: Create reasonable API for do_exit() TASKS_RCU processing by Paul E. McKenney · 8 years ago
  93. 23f873d locking/lockdep: Detect and handle hist_lock ring buffer overwrite by Byungchul Park · 7 years ago
  94. b09be67 locking/lockdep: Implement the 'crossrelease' feature by Byungchul Park · 7 years ago
  95. d92a8cf locking/lockdep: Rework FS_RECLAIM annotation by Peter Zijlstra · 8 years ago
  96. 20435d8 sched/debug: Intruduce task_state_to_char() helper function by Xie XiuQi · 7 years ago
  97. d6aaba6 x86/intel_rdt/cqm: Add tasks file support by Vikas Shivappa · 7 years ago
  98. 0734ded x86/intel_rdt: Change closid type from int to u32 by Vikas Shivappa · 7 years ago
  99. f01d7d5 x86/intel_rdt: Introduce a common compile option for RDT by Vikas Shivappa · 7 years ago
  100. 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