1. 36c6e17 sched/core: Print out straggler tasks in sched_cpu_dying() by Valentin Schneider · 4 years ago
  2. 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 ago
  3. ae79270 sched: Optimize finish_lock_switch() by Peter Zijlstra · 4 years, 1 month ago
  4. 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 ago
  5. 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 ago
  6. 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 ago
  7. 59a74b1 sched: Fix kernel-doc markup by Mauro Carvalho Chehab · 4 years, 1 month ago
  8. a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 1 month ago
  9. 545b8c8 smp: Cleanup smp_call_function*() by Peter Zijlstra · 4 years, 7 months ago
  10. 5fbda3e sched: highmem: Store local kmaps in task struct by Thomas Gleixner · 4 years, 1 month ago
  11. 74d862b6 sched: Make migrate_disable/enable() independent of RT by Thomas Gleixner · 4 years, 1 month ago
  12. 480a6ca sched/uclamp: Allow to reset a task uclamp constraint value by Dietmar Eggemann · 4 years, 2 months ago
  13. b19a888 sched/core: Fix typos in comments by Tal Zussman · 4 years, 2 months ago
  14. 1293771 sched: Fix migration_cpu_stop() WARN by Peter Zijlstra · 4 years, 1 month ago
  15. d707faa sched/core: Add missing completion for affine_move_task() waiters by Valentin Schneider · 4 years, 2 months ago
  16. 6775de4 context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFSTACK archs by Frederic Weisbecker · 4 years, 1 month ago
  17. 9f68b5b sched: Detect call to schedule from critical entry code by Frederic Weisbecker · 4 years, 1 month ago
  18. 2279f54 sched/deadline: Fix priority inheritance with multiple scheduling classes by Juri Lelli · 4 years, 1 month ago
  19. ec618b8 sched: Fix rq->nr_iowait ordering by Peter Zijlstra · 4 years, 3 months ago
  20. 3aef155 sched: Remove select_task_rq()'s sd_flag parameter by Valentin Schneider · 4 years, 2 months ago
  21. 12fa97c Merge branch 'sched/migrate-disable' by Peter Zijlstra · 4 years, 2 months ago
  22. c777d84 sched: Comment affine_move_task() by Valentin Schneider · 4 years, 3 months ago
  23. 885b3ba sched: Deny self-issued __set_cpus_allowed_ptr() when migrate_disable() by Valentin Schneider · 4 years, 3 months ago
  24. a7c8155 sched: Fix migrate_disable() vs rt/dl balancing by Peter Zijlstra · 4 years, 3 months ago
  25. ded467d sched, lockdep: Annotate ->pi_lock recursion by Peter Zijlstra · 4 years, 3 months ago
  26. 3015ef4 sched/core: Make migrate disable and CPU hotplug cooperative by Thomas Gleixner · 4 years, 4 months ago
  27. 6d337ea sched: Fix migrate_disable() vs set_cpus_allowed_ptr() by Peter Zijlstra · 4 years, 3 months ago
  28. af44990 sched: Add migrate_disable() by Peter Zijlstra · 4 years, 3 months ago
  29. 9cfc3e1 sched: Massage set_cpus_allowed() by Peter Zijlstra · 4 years, 3 months ago
  30. 120455c sched: Fix hotplug vs CPU bandwidth control by Peter Zijlstra · 4 years, 3 months ago
  31. 1cf12e0 sched/hotplug: Consolidate task migration on CPU unplug by Thomas Gleixner · 4 years, 3 months ago
  32. f2469a1 sched/core: Wait for tasks being pushed away on hotplug by Thomas Gleixner · 4 years, 4 months ago
  33. 2558aac sched/hotplug: Ensure only per-cpu kthreads run during hotplug by Peter Zijlstra · 4 years, 4 months ago
  34. 565790d2 sched: Fix balance_callback() by Peter Zijlstra · 4 years, 8 months ago
  35. a8b62fd stop_machine: Add function and caller debug info by Peter Zijlstra · 4 years, 3 months ago
  36. 345a957 sched: Reenable interrupts in do_sched_yield() by Thomas Gleixner · 4 years, 2 months ago
  37. a73f863 sched/features: Fix !CONFIG_JUMP_LABEL case by Juri Lelli · 4 years, 3 months ago
  38. 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
  39. 51cf18c sched/debug: Add new tracepoint to track cpu_capacity by Vincent Donnefort · 4 years, 4 months ago
  40. 51bd512 sched: Remove unused inline function uclamp_bucket_base_value() by YueHaibing · 4 years, 3 months ago
  41. c1cecf8 sched: Cache task_struct::flags in sched_submit_work() by Sebastian Andrzej Siewior · 4 years, 4 months ago
  42. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  43. 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
  44. cc172ff sched/debug: Fix the alignment of the show-state debug output by Libing Zhou · 4 years, 5 months ago
  45. 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
  46. 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, 5 months ago
  47. 13685c4 sched/uclamp: Add a new sysctl to control RT default boost value by Qais Yousef · 4 years, 6 months ago
  48. e65855a sched/uclamp: Fix a deadlock when enabling uclamp static key by Qais Yousef · 4 years, 6 months ago
  49. 13efa61 sched/uclamp: Remove unnecessary mutex_init() by Qinglang Miao · 4 years, 5 months ago
  50. 062d3f9 sched: Warn if garbage is passed to default_wake_function() by Chris Wilson · 4 years, 5 months ago
  51. 25980c7 arch_topology, sched/core: Cleanup thermal pressure definition by Valentin Schneider · 4 years, 6 months ago
  52. 58877d3 sched: Better document ttwu() by Peter Zijlstra · 4 years, 6 months ago
  53. 015dc08 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 5 months ago
  54. d136122 sched: Fix race against ptrace_freeze_trace() by Peter Zijlstra · 4 years, 5 months ago
  55. 9d24605 sched: Add a tracepoint to track rq->nr_running by Phil Auld · 4 years, 6 months ago
  56. 46609ce sched/uclamp: Protect uclamp fast path code with static key by Qais Yousef · 4 years, 6 months ago
  57. d81ae8a sched/uclamp: Fix initialization of struct uclamp_rq by Qais Yousef · 4 years, 6 months ago
  58. faa2fd7 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 6 months ago
  59. ce3614d sched: Fix unreliable rseq cpu_id for new tasks by Mathieu Desnoyers · 4 years, 6 months ago
  60. dbfb089 sched: Fix loadavg accounting race by Peter Zijlstra · 4 years, 6 months ago
  61. 8c4890d smp, irq_work: Continue smp_call_function*() and irq_work*() integration by Peter Zijlstra · 4 years, 6 months ago
  62. 739f70b sched/core: s/WF_ON_RQ/WQ_ON_CPU/ by Peter Zijlstra · 4 years, 6 months ago
  63. b6e13e8 sched/core: Fix ttwu() race by Peter Zijlstra · 4 years, 6 months ago
  64. 740797c sched/core: Fix PI boosting between RT and DEADLINE tasks by Juri Lelli · 6 years ago
  65. fd844ba sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption by Scott Wood · 4 years, 6 months ago
  66. aa93cd5 sched: Micro optimization in pick_next_task() and in check_preempt_curr() by Kirill Tkhai · 5 years ago
  67. c3a340f sched: Have sched_class_highest define by vmlinux.lds.h by Steven Rostedt (VMware) · 5 years ago
  68. 8b70098 sched: Remove sched_set_*() return value by Peter Zijlstra · 4 years, 8 months ago
  69. 616d91b sched: Remove sched_setscheduler*() EXPORTs by Peter Zijlstra · 4 years, 8 months ago
  70. 7318d4c sched: Provide sched_set_fifo() by Peter Zijlstra · 4 years, 8 months ago
  71. 4581bea sched/debug: Add new tracepoints to track util_est by Vincent Donnefort · 4 years, 7 months ago
  72. 0900acf sched/core: Remove redundant 'preempt' param from sched_class->yield_to_task() by Dietmar Eggemann · 4 years, 7 months ago
  73. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  74. 8ba09b1 sched: print stack trace with KERN_INFO by Dmitry Safonov · 4 years, 7 months ago
  75. 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
  76. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  77. 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, 7 months ago
  78. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  79. 1f8db41 sched/headers: Split out open-coded prototypes into kernel/sched/smp.h by Ingo Molnar · 4 years, 7 months ago
  80. a1488664 sched: Replace rq::wake_list by Peter Zijlstra · 4 years, 7 months ago
  81. 126c209 sched: Add rq::ttwu_pending by Peter Zijlstra · 4 years, 7 months ago
  82. b2a02fc smp: Optimize send_call_function_single_ipi() by Peter Zijlstra · 4 years, 7 months ago
  83. 19a1f5e sched: Fix smp_call_function_single_async() usage for ILB by Peter Zijlstra · 4 years, 7 months ago
  84. 58ef57b Merge branch 'core/rcu' into sched/core, to pick up dependency by Ingo Molnar · 4 years, 7 months ago
  85. 2ebb177 sched/core: Offload wakee task activation if it the wakee is descheduling by Mel Gorman · 4 years, 7 months ago
  86. c6e7bd7 sched/core: Optimize ttwu() spinning on p->on_cpu by Peter Zijlstra · 4 years, 7 months ago
  87. d505b8a sched: Defend cfs and rt bandwidth quota against overflow by Huaixin Chang · 4 years, 8 months ago
  88. 1ed0948 Merge tag 'noinstr-lds-2020-05-19' into core/rcu by Thomas Gleixner · 4 years, 7 months ago
  89. 88485be scs: Move scs_overflow_check() out of architecture code by Will Deacon · 4 years, 8 months ago
  90. d08b9f0 scs: Add support for Clang's Shadow Call Stack (SCS) by Sami Tolvanen · 4 years, 8 months ago
  91. 2a0a24e sched: Make scheduler_ipi inline by Thomas Gleixner · 4 years, 9 months ago
  92. 90b5363 sched: Clean up scheduler_ipi() by Peter Zijlstra (Intel) · 4 years, 9 months ago
  93. b1d1779 sched/core: Simplify sched_init() by Wei Yang · 4 years, 8 months ago
  94. bf2c59f sched/core: Fix illegal RCU from offline CPUs by Peter Zijlstra · 4 years, 9 months ago
  95. 457d1f4 sched: Extract the task putting code from pick_next_task() by Chen Yu · 4 years, 8 months ago
  96. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
  97. 2beaf32 sched/core: Add function to sample state of locked-down task by Paul E. McKenney · 4 years, 10 months ago
  98. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  99. eaf5a92 sched/core: Fix reset-on-fork from RT with uclamp by Quentin Perret · 4 years, 9 months ago
  100. 275b2f6 sched/core: Remove unused rq::last_load_update_tick by Vincent Donnefort · 4 years, 9 months ago