1. ff51ff8 sched/core: Avoid spurious lock dependencies by Peter Zijlstra · 5 years ago
  2. 6e2df05 sched: Fix pick_next_task() vs 'change' pattern race by Peter Zijlstra · 5 years ago
  3. e3b8b6a sched/core: Fix compilation error when cgroup not selected by Qais Yousef · 5 years ago
  4. dff3a85 sched_setattr: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago
  5. 9c5efe9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  6. 9fc41ac sched/core: Remove double update_max_interval() call on CPU startup by Valentin Schneider · 5 years ago
  7. a49b4f4 sched/core: Fix preempt_schedule() interrupt return comment by Valentin Schneider · 5 years ago
  8. 714e501 sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr() by KeMeng Shi · 5 years ago
  9. 227a4aa sched/membarrier: Fix p->mm->membarrier_state racy load by Mathieu Desnoyers · 5 years ago
  10. 5311a98 tasks, sched/core: RCUify the assignment of rq->curr by Eric W. Biederman · 5 years ago
  11. 0ff7b2c tasks, sched/core: Ensure tasks are available for a grace period after leaving the runqueue by Eric W. Biederman · 5 years ago
  12. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  13. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  14. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  15. 94d18ee Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  16. 563c4f8 Merge branch 'sched/rt' into sched/core, to pick up -rt changes by Ingo Molnar · 5 years ago
  17. 312364f3 kernel.h: Add non_block_start/end() by Daniel Vetter · 6 years ago
  18. 1251201 sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI logic and code by Ingo Molnar · 6 years ago
  19. 0413d7f sched/uclamp: Always use 'enum uclamp_id' for clamp_id values by Patrick Bellasi · 6 years ago
  20. babbe17 sched/uclamp: Update CPU's refcount on TG's clamp changes by Patrick Bellasi · 6 years ago
  21. 3eac870 sched/uclamp: Use TG's clamps to restrict TASK's clamps by Patrick Bellasi · 6 years ago
  22. 7274a5c sched/uclamp: Propagate system defaults to the root group by Patrick Bellasi · 6 years ago
  23. 0b60ba2 sched/uclamp: Propagate parent clamps by Patrick Bellasi · 6 years ago
  24. 2480c09 sched/uclamp: Extend CPU's cgroup controller by Patrick Bellasi · 6 years ago
  25. b0fdc01 sched/core: Schedule new worker even if PI-blocked by Sebastian Andrzej Siewior · 6 years ago
  26. 6769243 sched: Rework pick_next_task() slow-path by Peter Zijlstra · 6 years ago
  27. 5f2a45f sched: Allow put_prev_task() to drop rq->lock by Peter Zijlstra · 6 years ago
  28. 03b7fad sched: Add task_struct pointer to sched_class::set_curr_task by Peter Zijlstra · 6 years ago
  29. 10e7071 sched: Rework CPU hotplug task selection by Peter Zijlstra · 6 years ago
  30. 5feeb78 sched: Fix kerneldoc comment for ia64_set_curr_task by Peter Zijlstra · 6 years ago
  31. 139d025 sched: Clean up active_mm reference counting by Peter Zijlstra · 6 years ago
  32. b55bd58 time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint by Paul E. McKenney · 6 years ago
  33. d5096aa sched: Mark hrtimers to expire in hard interrupt context by Sebastian Andrzej Siewior · 6 years ago
  34. c1a280b sched/preempt: Use CONFIG_PREEMPTION where appropriate by Thomas Gleixner · 6 years ago
  35. a1dc044 sched/core: Silence a warning in sched_init() by Qian Cai · 6 years ago
  36. a07db5c sched/core: Fix CPU controller for !RT_GROUP_SCHED by Juri Lelli · 6 years ago
  37. 710da3c sched/core: Prevent race condition between cpuset and __sched_setscheduler() by Juri Lelli · 6 years ago
  38. 4b211f2 sched/core: Streamle calls to task_rq_unlock() by Mathieu Poirier · 6 years ago
  39. 84ec3a0 time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint by Paul E. McKenney · 6 years ago
  40. e3d8548 sched/core: Fix preempt warning in ttwu by Peter Zijlstra · 6 years ago
  41. 9d20ad7 sched/uclamp: Add uclamp_util_with() by Patrick Bellasi · 6 years ago
  42. 1a00d99 sched/uclamp: Set default clamps for RT tasks by Patrick Bellasi · 6 years ago
  43. a87498a sched/uclamp: Reset uclamp values on RESET_ON_FORK by Patrick Bellasi · 6 years ago
  44. a509a7c sched/uclamp: Extend sched_setattr() to support utilization clamping by Patrick Bellasi · 6 years ago
  45. 1d6362f sched/core: Allow sched_setattr() to use the current policy by Patrick Bellasi · 6 years ago
  46. e8f1417 sched/uclamp: Add system default clamps by Patrick Bellasi · 6 years ago
  47. e496187 sched/uclamp: Enforce last task's UCLAMP_MAX by Patrick Bellasi · 6 years ago
  48. 60daf9c sched/uclamp: Add bucket local max tracking by Patrick Bellasi · 6 years ago
  49. 69842cb sched/uclamp: Add CPU's clamp buckets refcounting by Patrick Bellasi · 6 years ago
  50. a056a5b sched/debug: Export the newly added tracepoints by Qais Yousef · 6 years ago
  51. aacedf2 sched/core: Optimize try_to_wake_up() for local wakeups by Peter Zijlstra · 6 years ago
  52. e3b929b sched/core: Add __sched tag for io_schedule() by Gao Xiang · 6 years ago
  53. 55627e3 sched/core: Remove rq->cpu_load[] by Dietmar Eggemann · 6 years ago
  54. 5e83eaf sched/fair: Remove the rq->cpu_load[] update code by Dietmar Eggemann · 6 years ago
  55. 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  56. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  57. 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
  58. 77a5352 sched/core: Allow the remote scheduler tick to be started on CPU0 by Nicholas Piggin · 6 years ago
  59. 1a8b454 sched/core: Check quota and period overflow at usec to nsec conversion by Konstantin Khlebnikov · 6 years ago
  60. 5b61d50 sched/core: Handle overflow in cpu_shares_write_u64 by Konstantin Khlebnikov · 6 years ago
  61. bee9853 sched/core: Fix typo in comment by Joel Savitz · 6 years ago
  62. b1546ed sched/core: Make some functions static by YueHaibing · 6 years ago
  63. 7dd7788 sched/core: Unify p->on_rq updates by Peter Zijlstra · 6 years ago
  64. 1b174a2 sched/core: Remove ttwu_activate() by Peter Zijlstra · 6 years ago
  65. 6d25be5 sched/core, workqueues: Distangle worker accounting from rq lock by Thomas Gleixner · 6 years ago
  66. 6455959 ia64/tlb: Eradicate tlb_migrate_finish() callback by Peter Zijlstra · 6 years ago
  67. 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
  68. 4c47acd sched/core: Fix buffer overflow in cgroup2 property cpu.max by Konstantin Khlebnikov · 6 years ago
  69. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  70. 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
  71. 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
  72. 5e1f0f0 mm, compaction: capture a page under direct compaction by Mel Gorman · 6 years ago
  73. 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
  74. 568f196 bpf: check that BPF programs run with preemption disabled by Peter Zijlstra · 6 years ago
  75. d0fe0b9 sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_struct pointer argument by Dietmar Eggemann · 6 years ago
  76. c9ba756 Merge tag 'v5.0-rc6' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  77. 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
  78. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  79. c546951 sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock() by Andrea Parri · 6 years ago
  80. 2312729 sched/fair: Update scale invariance of PELT by Vincent Guittot · 6 years ago
  81. 07879c6 sched/wake_q: Reduce reference counting for special users by Davidlohr Bueso · 6 years ago
  82. b5a4e2b Revert "sched/core: Take the hotplug lock in sched_init_smp()" by Valentin Schneider · 6 years ago
  83. 87ff19c sched/wake_q: Add branch prediction hint to wake_q_add() cmpxchg by Davidlohr Bueso · 6 years ago
  84. 4c4e373 sched/wake_q: Fix wakeup ordering for wake_q by Peter Zijlstra · 6 years ago
  85. e6018c0 sched/wake_q: Document wake_q_add() by Peter Zijlstra · 6 years ago
  86. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  87. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  88. 34ec35a kernel/sched/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  89. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  90. 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
  91. 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
  92. dfcb245 sched: Fix various typos in comments by Ingo Molnar · 6 years ago
  93. 5f67523 Merge tag 'v4.20-rc5' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  94. c5511d0 sched/smt: Make sched_smt_present track topology by Peter Zijlstra (Intel) · 6 years ago
  95. 1da1843 sched/core: Create task_has_idle_policy() helper by Viresh Kumar · 6 years ago
  96. 024d4d4 Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. 309ba85 rcu: Eliminate synchronize_rcu_mult() by Paul E. McKenney · 7 years ago
  98. 40fa378 sched/core: Take the hotplug lock in sched_init_smp() by Valentin Schneider · 6 years ago
  99. 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
  100. eb41468 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago