1. 5f2a45f sched: Allow put_prev_task() to drop rq->lock by Peter Zijlstra · 6 years ago
  2. 03b7fad sched: Add task_struct pointer to sched_class::set_curr_task by Peter Zijlstra · 6 years ago
  3. 10e7071 sched: Rework CPU hotplug task selection by Peter Zijlstra · 5 years ago
  4. 5feeb78 sched: Fix kerneldoc comment for ia64_set_curr_task by Peter Zijlstra · 6 years ago
  5. 139d025 sched: Clean up active_mm reference counting by Peter Zijlstra · 5 years ago
  6. a1dc044 sched/core: Silence a warning in sched_init() by Qian Cai · 5 years ago
  7. a07db5c sched/core: Fix CPU controller for !RT_GROUP_SCHED by Juri Lelli · 6 years ago
  8. 710da3c sched/core: Prevent race condition between cpuset and __sched_setscheduler() by Juri Lelli · 5 years ago
  9. 4b211f2 sched/core: Streamle calls to task_rq_unlock() by Mathieu Poirier · 5 years ago
  10. 84ec3a0 time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint by Paul E. McKenney · 6 years ago
  11. e3d8548 sched/core: Fix preempt warning in ttwu by Peter Zijlstra · 6 years ago
  12. 9d20ad7 sched/uclamp: Add uclamp_util_with() by Patrick Bellasi · 6 years ago
  13. 1a00d99 sched/uclamp: Set default clamps for RT tasks by Patrick Bellasi · 6 years ago
  14. a87498a sched/uclamp: Reset uclamp values on RESET_ON_FORK by Patrick Bellasi · 6 years ago
  15. a509a7c sched/uclamp: Extend sched_setattr() to support utilization clamping by Patrick Bellasi · 6 years ago
  16. 1d6362f sched/core: Allow sched_setattr() to use the current policy by Patrick Bellasi · 6 years ago
  17. e8f1417 sched/uclamp: Add system default clamps by Patrick Bellasi · 6 years ago
  18. e496187 sched/uclamp: Enforce last task's UCLAMP_MAX by Patrick Bellasi · 6 years ago
  19. 60daf9c sched/uclamp: Add bucket local max tracking by Patrick Bellasi · 6 years ago
  20. 69842cb sched/uclamp: Add CPU's clamp buckets refcounting by Patrick Bellasi · 6 years ago
  21. a056a5b sched/debug: Export the newly added tracepoints by Qais Yousef · 6 years ago
  22. aacedf2 sched/core: Optimize try_to_wake_up() for local wakeups by Peter Zijlstra · 6 years ago
  23. e3b929b sched/core: Add __sched tag for io_schedule() by Gao Xiang · 6 years ago
  24. 55627e3 sched/core: Remove rq->cpu_load[] by Dietmar Eggemann · 6 years ago
  25. 5e83eaf sched/fair: Remove the rq->cpu_load[] update code by Dietmar Eggemann · 6 years ago
  26. 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  27. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  28. e00d413 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  29. 77a5352 sched/core: Allow the remote scheduler tick to be started on CPU0 by Nicholas Piggin · 6 years ago
  30. 1a8b454 sched/core: Check quota and period overflow at usec to nsec conversion by Konstantin Khlebnikov · 6 years ago
  31. 5b61d50 sched/core: Handle overflow in cpu_shares_write_u64 by Konstantin Khlebnikov · 6 years ago
  32. bee9853 sched/core: Fix typo in comment by Joel Savitz · 6 years ago
  33. b1546ed sched/core: Make some functions static by YueHaibing · 6 years ago
  34. 7dd7788 sched/core: Unify p->on_rq updates by Peter Zijlstra · 6 years ago
  35. 1b174a2 sched/core: Remove ttwu_activate() by Peter Zijlstra · 6 years ago
  36. 6d25be5 sched/core, workqueues: Distangle worker accounting from rq lock by Thomas Gleixner · 6 years ago
  37. 6455959 ia64/tlb: Eradicate tlb_migrate_finish() callback by Peter Zijlstra · 6 years ago
  38. 231c807 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  39. 4c47acd sched/core: Fix buffer overflow in cgroup2 property cpu.max by Konstantin Khlebnikov · 6 years ago
  40. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  41. 45802da Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  42. 3478588 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  43. 5e1f0f0 mm, compaction: capture a page under direct compaction by Mel Gorman · 6 years ago
  44. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  45. 568f196 bpf: check that BPF programs run with preemption disabled by Peter Zijlstra · 6 years ago
  46. d0fe0b9 sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_struct pointer argument by Dietmar Eggemann · 6 years ago
  47. c9ba756 Merge tag 'v5.0-rc6' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  48. 41ea391 Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  49. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  50. c546951 sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock() by Andrea Parri · 6 years ago
  51. 2312729 sched/fair: Update scale invariance of PELT by Vincent Guittot · 6 years ago
  52. 07879c6 sched/wake_q: Reduce reference counting for special users by Davidlohr Bueso · 6 years ago
  53. b5a4e2b Revert "sched/core: Take the hotplug lock in sched_init_smp()" by Valentin Schneider · 6 years ago
  54. 87ff19c sched/wake_q: Add branch prediction hint to wake_q_add() cmpxchg by Davidlohr Bueso · 6 years ago
  55. 4c4e373 sched/wake_q: Fix wakeup ordering for wake_q by Peter Zijlstra · 6 years ago
  56. e6018c0 sched/wake_q: Document wake_q_add() by Peter Zijlstra · 6 years ago
  57. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  58. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  59. 34ec35a kernel/sched/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  60. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  61. 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
  62. 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
  63. dfcb245 sched: Fix various typos in comments by Ingo Molnar · 6 years ago
  64. 5f67523 Merge tag 'v4.20-rc5' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  65. c5511d0 sched/smt: Make sched_smt_present track topology by Peter Zijlstra (Intel) · 6 years ago
  66. 1da1843 sched/core: Create task_has_idle_policy() helper by Viresh Kumar · 6 years ago
  67. 024d4d4 Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. 309ba85 rcu: Eliminate synchronize_rcu_mult() by Paul E. McKenney · 7 years ago
  69. 40fa378 sched/core: Take the hotplug lock in sched_init_smp() by Valentin Schneider · 6 years ago
  70. 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
  71. eb41468 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  72. 246b3b3 sched: introduce this_rq_lock_irq() by Johannes Weiner · 6 years ago
  73. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. a7fe519 cpuidle: menu: Remove get_loadavg() from the performance multiplier by Daniel Lezcano · 6 years ago
  75. 145d952 sched: Factor out nr_iowait and nr_iowait_cpu by Daniel Lezcano · 6 years ago
  76. 9c2298a sched/core: Fix comment regarding nr_iowait_cpu() and get_iowait_load() by Rafael J. Wysocki · 6 years ago
  77. 4a465e3 sched/fair: Remove setting task's se->runnable_weight during PELT update by Dietmar Eggemann · 6 years ago
  78. 11d4afd sched/pelt: Fix warning and clean up IRQ PELT config by Vincent Guittot · 6 years ago
  79. 1327237a5 sched/numa: Pass destination CPU as a parameter to migrate_task_rq by Srikar Dronamraju · 6 years ago
  80. 474b9c7 y2038: sched: Change sched_rr_get_interval to use __kernel_timespec by Arnd Bergmann · 7 years ago
  81. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 7 years ago
  82. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  83. 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
  84. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  85. 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
  86. 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
  87. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 6 years ago
  88. 088fe47 signal: Add calculate_sigpending() by Eric W. Biederman · 6 years ago
  89. c3bc8fd tracing: Centralize preemptirq tracepoints and unify their usage by Joel Fernandes (Google) · 6 years ago
  90. 0ad4e3d sched/numa: Modify migrate_swap() to accept additional parameters by Srikar Dronamraju · 7 years ago
  91. 3d6c50c sched/debug: Show the sum wait time of a task group by Yun Wang · 7 years ago
  92. 2e62c47 sched/fair: Remove #ifdefs from scale_rt_capacity() by Vincent Guittot · 7 years ago
  93. 5d2a4e9 sched/clock: Move sched clock initialization and merge with generic clock by Pavel Tatashin · 6 years ago
  94. 7696f99 sched/Documentation: Update wake_up() & co. memory-barrier guarantees by Andrea Parri · 7 years ago
  95. 3d85b27 locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock() by Andrea Parri · 7 years ago
  96. af0fffd sched/core: Remove get_cpu() from sched_fork() by Sebastian Andrzej Siewior · 7 years ago
  97. 5fd7789 sched/sysctl: Remove unused sched_time_avg_ms sysctl by Vincent Guittot · 7 years ago
  98. bbb62c0 sched/core: Remove the rt_avg code by Vincent Guittot · 7 years ago
  99. 91c2749 sched/irq: Add IRQ utilization tracking by Vincent Guittot · 7 years ago
  100. 1cef115 kthread, sched/core: Fix kthread_parkme() (again...) by Peter Zijlstra · 7 years ago