1. cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  2. e05a8e4 sched/wait: assert the wait_queue_head lock is held in __wake_up_common by Christoph Hellwig · 6 years ago
  3. dfec4a8 Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  4. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  5. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  6. 7059b36 sched: idle: Avoid retaining the tick when it has been stopped by Rafael J. Wysocki · 6 years ago
  7. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. 13e091b Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  9. 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
  10. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 6 years ago
  11. 088fe47 signal: Add calculate_sigpending() by Eric W. Biederman · 6 years ago
  12. c3bc8fd tracing: Centralize preemptirq tracepoints and unify their usage by Joel Fernandes (Google) · 6 years ago
  13. bd9f943 sched/clock: Disable interrupts when calling generic_sched_clock_init() by Pavel Tatashin · 6 years ago
  14. b6a60cf sched/numa: Move task_numa_placement() closer to numa_migrate_preferred() by Srikar Dronamraju · 7 years ago
  15. f35678b sched/numa: Use group_weights to identify if migration degrades locality by Srikar Dronamraju · 7 years ago
  16. 30619c8 sched/numa: Update the scan period without holding the numa_group lock by Srikar Dronamraju · 7 years ago
  17. 2d4056f sched/numa: Remove numa_has_capacity() by Srikar Dronamraju · 7 years ago
  18. 0ad4e3d sched/numa: Modify migrate_swap() to accept additional parameters by Srikar Dronamraju · 7 years ago
  19. 10864a9 sched/numa: Remove unused task_capacity from 'struct numa_stats' by Srikar Dronamraju · 7 years ago
  20. 0ee7e74 sched/numa: Skip nodes that are at 'hoplimit' by Srikar Dronamraju · 7 years ago
  21. 67d9f6c25 sched/debug: Reverse the order of printing faults by Srikar Dronamraju · 7 years ago
  22. f03bb67 sched/numa: Use task faults only if numa_group is not yet set up by Srikar Dronamraju · 7 years ago
  23. 8cd45ee sched/numa: Set preferred_node based on best_cpu by Srikar Dronamraju · 7 years ago
  24. 5f95ba7 sched/numa: Simplify load_too_imbalanced() by Srikar Dronamraju · 7 years ago
  25. 305c1fa sched/numa: Evaluate move once per node by Srikar Dronamraju · 7 years ago
  26. 3d6c50c sched/debug: Show the sum wait time of a task group by Yun Wang · 7 years ago
  27. 2e62c47 sched/fair: Remove #ifdefs from scale_rt_capacity() by Vincent Guittot · 6 years ago
  28. 4765096 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  29. f3d133e sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE by Hailong Liu · 6 years ago
  30. 840d719 sched/deadline: Update rq_clock of later_rq when pushing a task by Daniel Bristot de Oliveira · 6 years ago
  31. 6cd0c58 sched/topology: Check variable group before dereferencing it by Yi Wang · 6 years ago
  32. 9407f5a sched/clock: Close a hole in sched_clock_init() by Peter Zijlstra · 6 years ago
  33. 46457ea sched/clock: Use static key for sched_clock_running by Pavel Tatashin · 6 years ago
  34. 857baa8 sched/clock: Enable sched clock early by Pavel Tatashin · 6 years ago
  35. 5d2a4e9 sched/clock: Move sched clock initialization and merge with generic clock by Pavel Tatashin · 6 years ago
  36. 7696f99 sched/Documentation: Update wake_up() & co. memory-barrier guarantees by Andrea Parri · 6 years ago
  37. 3d85b27 locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock() by Andrea Parri · 6 years ago
  38. 76e079f sched/core: Use smp_mb() in wake_woken_function() by Andrea Parri · 6 years ago
  39. af0fffd sched/core: Remove get_cpu() from sched_fork() by Sebastian Andrzej Siewior · 7 years ago
  40. 45f5519 sched/cpufreq: Clarify sugov_get_util() by Peter Zijlstra · 7 years ago
  41. 5fd7789 sched/sysctl: Remove unused sched_time_avg_ms sysctl by Vincent Guittot · 7 years ago
  42. bbb62c0 sched/core: Remove the rt_avg code by Vincent Guittot · 7 years ago
  43. 523e979 sched/core: Use PELT for scale_rt_capacity() by Vincent Guittot · 7 years ago
  44. dfa444d sched/cpufreq: Remove sugov_aggregate_util() by Vincent Guittot · 7 years ago
  45. 9033ea1 cpufreq/schedutil: Take time spent in interrupts into account by Vincent Guittot · 7 years ago
  46. 91c2749 sched/irq: Add IRQ utilization tracking by Vincent Guittot · 7 years ago
  47. 8cc9051 cpufreq/schedutil: Use DL utilization tracking by Vincent Guittot · 7 years ago
  48. 3727e0e sched/dl: Add dl_rq utilization tracking by Vincent Guittot · 7 years ago
  49. 3ae117c cpufreq/schedutil: Use RT utilization tracking by Vincent Guittot · 7 years ago
  50. 371bf42 sched/rt: Add rt_rq utilization tracking by Vincent Guittot · 7 years ago
  51. c079629 sched/pelt: Move PELT related code in a dedicated file by Vincent Guittot · 7 years ago
  52. 8fe5c5a sched/fair: Fix util_avg of new tasks for asymmetric systems by Quentin Perret · 7 years ago
  53. e117cb5 sched/deadline: Fix switched_from_dl() warning by Juri Lelli · 6 years ago
  54. 4520843 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  55. 1cef115 kthread, sched/core: Fix kthread_parkme() (again...) by Peter Zijlstra · 7 years ago
  56. 3482d98 sched/util_est: Fix util_est_dequeue() for throttled cfs_rq by Vincent Guittot · 7 years ago
  57. f1d1be8 sched/fair: Advance global expiration when period timer is restarted by Xunlei Pang · 7 years ago
  58. 512ac99 sched/fair: Fix bandwidth timer clock drift condition by Xunlei Pang · 7 years ago
  59. 296b2ff sched/rt: Fix call to cpufreq_update_util() by Vincent Guittot · 7 years ago
  60. d9c0ffc sched/nohz: Skip remote tick on idle task entirely by Frederic Weisbecker · 7 years ago
  61. 03585a9 sched/fair: Remove stale tg_unthrottle_up() comments by Li RongQing · 7 years ago
  62. 8f894bf sched/debug: Use match_string() helper instead of open-coded logic by Yisheng Xie · 7 years ago
  63. ba2591a sched/smt: Update sched_smt_present at runtime by Peter Zijlstra · 7 years ago
  64. b3dae10 sched/swait: Rename to exclusive by Peter Zijlstra · 7 years ago
  65. 0abf17b sched/swait: Switch to full exclusive mode by Peter Zijlstra · 7 years ago
  66. 6519750 sched/swait: Remove __prepare_to_swait by Peter Zijlstra · 7 years ago
  67. 0ed557a sched/core / kcov: avoid kcov_area during task switch by Mark Rutland · 7 years ago
  68. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  69. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  70. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. d7822b1 rseq: Introduce restartable sequences system call by Mathieu Desnoyers · 7 years ago
  72. 3c89adb0 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  73. 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
  74. 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
  75. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  76. 601ef1f Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle' by Rafael J. Wysocki · 7 years ago
  77. 595058b sched/headers: Fix typo by Davidlohr Bueso · 7 years ago
  78. ecda2b6 sched/deadline: Fix missing clock update by Juri Lelli · 7 years ago
  79. 7af443e sched/core: Require cpu_active() in select_task_rq(), for user tasks by Paul Burton · 7 years ago
  80. 175f0e2 sched/core: Fix rules for running on online && !active CPUs by Peter Zijlstra · 7 years ago
  81. 2539fc8 sched/fair: Update util_est before updating schedutil by Patrick Bellasi · 7 years ago
  82. 8ecf04e sched/cpufreq: Modify aggregate utilization to always include blocked FAIR utilization by Patrick Bellasi · 7 years ago
  83. 0548dc5 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  84. bf5015a sched/topology: Clarify root domain(s) debug string by Juri Lelli · 7 years ago
  85. a61dec7 cpufreq: schedutil: Avoid missing updates for one-CPU policies by Rafael J. Wysocki · 7 years ago
  86. 152db03 schedutil: Allow cpufreq requests to be made even when kthread kicked by Joel Fernandes (Google) · 7 years ago
  87. 0363997 cpufreq: Rename cpufreq_can_do_remote_dvfs() by Viresh Kumar · 7 years ago
  88. fd7d528 cpufreq: schedutil: Cleanup and document iowait boost by Patrick Bellasi · 7 years ago
  89. 295f1a99 cpufreq: schedutil: Fix iowait boost reset by Patrick Bellasi · 7 years ago
  90. 3febfc8a sched/deadline: Make the grub_reclaim() function static by Mathieu Malaterre · 7 years ago
  91. f6a34630 sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/sched/sched.h by Mathieu Malaterre · 7 years ago
  92. 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
  93. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  94. c344269 softirq: Eliminate unused cond_resched_softirq() macro by Paul E. McKenney · 7 years ago
  95. ecd2884 cpufreq: schedutil: Don't set next_freq to UINT_MAX by Viresh Kumar · 7 years ago
  96. 1b04722 Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily" by Dietmar Eggemann · 7 years ago
  97. 943d355 sched/core: Distinguish between idle_cpu() calls based on desired effect, introduce available_idle_cpu() by Rohit Jain · 7 years ago
  98. 1378447 sched/numa: Stagger NUMA balancing scan periods for new threads by Mel Gorman · 7 years ago
  99. dfd5c3e Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependencies by Ingo Molnar · 7 years ago
  100. 66e1c94 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago