1. 826bfeb preempt/dynamic: Support dynamic preempt with preempt= boot option by Peter Zijlstra (Intel) · 4 years ago
  2. 2c9a98d preempt/dynamic: Provide preempt_schedule[_notrace]() static calls by Peter Zijlstra (Intel) · 4 years ago
  3. b965f1d preempt/dynamic: Provide cond_resched() and might_resched() static calls by Peter Zijlstra (Intel) · 4 years ago
  4. c541bb7 sched/core: Update task_prio() function header by Dietmar Eggemann · 4 years ago
  5. ae18ad2 sched: Remove MAX_USER_RT_PRIO by Dietmar Eggemann · 4 years ago
  6. ed3cd45 Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch by Ingo Molnar · 4 years ago
  7. 741ba80 sched: Relax the set_cpus_allowed_ptr() semantics by Peter Zijlstra · 4 years ago
  8. 5ba2ffba sched: Fix CPU hotplug / tighten is_per_cpu_kthread() by Peter Zijlstra · 4 years ago
  9. 975707f sched: Prepare to use balance_push in ttwu() by Peter Zijlstra · 4 years ago
  10. 22f667c sched: Don't run cpu-online with balance_push() enabled by Peter Zijlstra · 4 years ago
  11. 36c6e17 sched/core: Print out straggler tasks in sched_cpu_dying() by Valentin Schneider · 4 years ago
  12. e0b257c sched: Prevent raising SCHED_SOFTIRQ when CPU is !active by Anna-Maria Behnsen · 4 years, 1 month ago
  13. a5418be sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it by Viresh Kumar · 4 years, 1 month ago
  14. 7d6a905f sched/core: Move schedutil_cpu_util() to core.c by Viresh Kumar · 4 years, 1 month ago
  15. 3b80dee Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  16. ae79270 sched: Optimize finish_lock_switch() by Peter Zijlstra · 4 years, 1 month ago
  17. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  18. adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  19. 1ac0884 Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  20. 59a74b1 sched: Fix kernel-doc markup by Mauro Carvalho Chehab · 4 years, 2 months ago
  21. a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 2 months ago
  22. 545b8c8 smp: Cleanup smp_call_function*() by Peter Zijlstra · 4 years, 7 months ago
  23. 5fbda3e sched: highmem: Store local kmaps in task struct by Thomas Gleixner · 4 years, 2 months ago
  24. 74d862b6 sched: Make migrate_disable/enable() independent of RT by Thomas Gleixner · 4 years, 2 months ago
  25. 480a6ca sched/uclamp: Allow to reset a task uclamp constraint value by Dietmar Eggemann · 4 years, 2 months ago
  26. b19a888 sched/core: Fix typos in comments by Tal Zussman · 4 years, 2 months ago
  27. 1293771 sched: Fix migration_cpu_stop() WARN by Peter Zijlstra · 4 years, 2 months ago
  28. d707faa sched/core: Add missing completion for affine_move_task() waiters by Valentin Schneider · 4 years, 2 months ago
  29. 6775de4 context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFSTACK archs by Frederic Weisbecker · 4 years, 2 months ago
  30. 9f68b5b sched: Detect call to schedule from critical entry code by Frederic Weisbecker · 4 years, 2 months ago
  31. 2279f54 sched/deadline: Fix priority inheritance with multiple scheduling classes by Juri Lelli · 4 years, 2 months ago
  32. ec618b8 sched: Fix rq->nr_iowait ordering by Peter Zijlstra · 4 years, 4 months ago
  33. 3aef155 sched: Remove select_task_rq()'s sd_flag parameter by Valentin Schneider · 4 years, 3 months ago
  34. 12fa97c Merge branch 'sched/migrate-disable' by Peter Zijlstra · 4 years, 2 months ago
  35. c777d84 sched: Comment affine_move_task() by Valentin Schneider · 4 years, 3 months ago
  36. 885b3ba sched: Deny self-issued __set_cpus_allowed_ptr() when migrate_disable() by Valentin Schneider · 4 years, 3 months ago
  37. a7c8155 sched: Fix migrate_disable() vs rt/dl balancing by Peter Zijlstra · 4 years, 4 months ago
  38. ded467d sched, lockdep: Annotate ->pi_lock recursion by Peter Zijlstra · 4 years, 4 months ago
  39. 3015ef4 sched/core: Make migrate disable and CPU hotplug cooperative by Thomas Gleixner · 4 years, 5 months ago
  40. 6d337ea sched: Fix migrate_disable() vs set_cpus_allowed_ptr() by Peter Zijlstra · 4 years, 4 months ago
  41. af44990 sched: Add migrate_disable() by Peter Zijlstra · 4 years, 4 months ago
  42. 9cfc3e1 sched: Massage set_cpus_allowed() by Peter Zijlstra · 4 years, 4 months ago
  43. 120455c sched: Fix hotplug vs CPU bandwidth control by Peter Zijlstra · 4 years, 4 months ago
  44. 1cf12e0 sched/hotplug: Consolidate task migration on CPU unplug by Thomas Gleixner · 4 years, 4 months ago
  45. f2469a1 sched/core: Wait for tasks being pushed away on hotplug by Thomas Gleixner · 4 years, 4 months ago
  46. 2558aac sched/hotplug: Ensure only per-cpu kthreads run during hotplug by Peter Zijlstra · 4 years, 4 months ago
  47. 565790d2 sched: Fix balance_callback() by Peter Zijlstra · 4 years, 8 months ago
  48. a8b62fd stop_machine: Add function and caller debug info by Peter Zijlstra · 4 years, 4 months ago
  49. 345a957 sched: Reenable interrupts in do_sched_yield() by Thomas Gleixner · 4 years, 3 months ago
  50. a73f863 sched/features: Fix !CONFIG_JUMP_LABEL case by Juri Lelli · 4 years, 3 months ago
  51. edaa5dd Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  52. 51cf18c sched/debug: Add new tracepoint to track cpu_capacity by Vincent Donnefort · 4 years, 5 months ago
  53. 51bd512 sched: Remove unused inline function uclamp_bucket_base_value() by YueHaibing · 4 years, 4 months ago
  54. c1cecf8 sched: Cache task_struct::flags in sched_submit_work() by Sebastian Andrzej Siewior · 4 years, 5 months ago
  55. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  56. 1195d58 Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  57. cc172ff sched/debug: Fix the alignment of the show-state debug output by Libing Zhou · 4 years, 5 months ago
  58. 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  59. e4cbce4 Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  60. 13685c4 sched/uclamp: Add a new sysctl to control RT default boost value by Qais Yousef · 4 years, 6 months ago
  61. e65855a sched/uclamp: Fix a deadlock when enabling uclamp static key by Qais Yousef · 4 years, 6 months ago
  62. 13efa61 sched/uclamp: Remove unnecessary mutex_init() by Qinglang Miao · 4 years, 6 months ago
  63. 062d3f9 sched: Warn if garbage is passed to default_wake_function() by Chris Wilson · 4 years, 6 months ago
  64. 25980c7 arch_topology, sched/core: Cleanup thermal pressure definition by Valentin Schneider · 4 years, 6 months ago
  65. 58877d3 sched: Better document ttwu() by Peter Zijlstra · 4 years, 7 months ago
  66. 015dc08 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 6 months ago
  67. d136122 sched: Fix race against ptrace_freeze_trace() by Peter Zijlstra · 4 years, 6 months ago
  68. 9d24605 sched: Add a tracepoint to track rq->nr_running by Phil Auld · 4 years, 7 months ago
  69. 46609ce sched/uclamp: Protect uclamp fast path code with static key by Qais Yousef · 4 years, 7 months ago
  70. d81ae8a sched/uclamp: Fix initialization of struct uclamp_rq by Qais Yousef · 4 years, 7 months ago
  71. faa2fd7 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 6 months ago
  72. ce3614d sched: Fix unreliable rseq cpu_id for new tasks by Mathieu Desnoyers · 4 years, 7 months ago
  73. dbfb089 sched: Fix loadavg accounting race by Peter Zijlstra · 4 years, 7 months ago
  74. 8c4890d smp, irq_work: Continue smp_call_function*() and irq_work*() integration by Peter Zijlstra · 4 years, 7 months ago
  75. 739f70b sched/core: s/WF_ON_RQ/WQ_ON_CPU/ by Peter Zijlstra · 4 years, 7 months ago
  76. b6e13e8 sched/core: Fix ttwu() race by Peter Zijlstra · 4 years, 7 months ago
  77. 740797c sched/core: Fix PI boosting between RT and DEADLINE tasks by Juri Lelli · 6 years ago
  78. fd844ba sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption by Scott Wood · 4 years, 7 months ago
  79. aa93cd5 sched: Micro optimization in pick_next_task() and in check_preempt_curr() by Kirill Tkhai · 5 years ago
  80. c3a340f sched: Have sched_class_highest define by vmlinux.lds.h by Steven Rostedt (VMware) · 5 years ago
  81. 8b70098 sched: Remove sched_set_*() return value by Peter Zijlstra · 4 years, 9 months ago
  82. 616d91b sched: Remove sched_setscheduler*() EXPORTs by Peter Zijlstra · 4 years, 9 months ago
  83. 7318d4c sched: Provide sched_set_fifo() by Peter Zijlstra · 4 years, 9 months ago
  84. 4581bea sched/debug: Add new tracepoints to track util_est by Vincent Donnefort · 4 years, 8 months ago
  85. 0900acf sched/core: Remove redundant 'preempt' param from sched_class->yield_to_task() by Dietmar Eggemann · 4 years, 8 months ago
  86. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  87. 8ba09b1 sched: print stack trace with KERN_INFO by Dmitry Safonov · 4 years, 7 months ago
  88. 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
  89. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  90. d479c5a Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  91. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  92. 1f8db41 sched/headers: Split out open-coded prototypes into kernel/sched/smp.h by Ingo Molnar · 4 years, 8 months ago
  93. a1488664 sched: Replace rq::wake_list by Peter Zijlstra · 4 years, 8 months ago
  94. 126c209 sched: Add rq::ttwu_pending by Peter Zijlstra · 4 years, 8 months ago
  95. b2a02fc smp: Optimize send_call_function_single_ipi() by Peter Zijlstra · 4 years, 8 months ago
  96. 19a1f5e sched: Fix smp_call_function_single_async() usage for ILB by Peter Zijlstra · 4 years, 8 months ago
  97. 58ef57b Merge branch 'core/rcu' into sched/core, to pick up dependency by Ingo Molnar · 4 years, 8 months ago
  98. 2ebb177 sched/core: Offload wakee task activation if it the wakee is descheduling by Mel Gorman · 4 years, 8 months ago
  99. c6e7bd7 sched/core: Optimize ttwu() spinning on p->on_cpu by Peter Zijlstra · 4 years, 8 months ago
  100. d505b8a sched: Defend cfs and rt bandwidth quota against overflow by Huaixin Chang · 4 years, 9 months ago