1. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  2. 8ba09b1 sched: print stack trace with KERN_INFO by Dmitry Safonov · 4 years, 7 months ago
  3. 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
  4. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  5. 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
  6. 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
  7. 1f8db41 sched/headers: Split out open-coded prototypes into kernel/sched/smp.h by Ingo Molnar · 4 years, 8 months ago
  8. a1488664 sched: Replace rq::wake_list by Peter Zijlstra · 4 years, 8 months ago
  9. 126c209 sched: Add rq::ttwu_pending by Peter Zijlstra · 4 years, 8 months ago
  10. b2a02fc smp: Optimize send_call_function_single_ipi() by Peter Zijlstra · 4 years, 8 months ago
  11. 19a1f5e sched: Fix smp_call_function_single_async() usage for ILB by Peter Zijlstra · 4 years, 8 months ago
  12. 58ef57b Merge branch 'core/rcu' into sched/core, to pick up dependency by Ingo Molnar · 4 years, 8 months ago
  13. 2ebb177 sched/core: Offload wakee task activation if it the wakee is descheduling by Mel Gorman · 4 years, 8 months ago
  14. c6e7bd7 sched/core: Optimize ttwu() spinning on p->on_cpu by Peter Zijlstra · 4 years, 8 months ago
  15. d505b8a sched: Defend cfs and rt bandwidth quota against overflow by Huaixin Chang · 4 years, 9 months ago
  16. 1ed0948 Merge tag 'noinstr-lds-2020-05-19' into core/rcu by Thomas Gleixner · 4 years, 8 months ago
  17. 88485be scs: Move scs_overflow_check() out of architecture code by Will Deacon · 4 years, 8 months ago
  18. d08b9f0 scs: Add support for Clang's Shadow Call Stack (SCS) by Sami Tolvanen · 4 years, 9 months ago
  19. 2a0a24e sched: Make scheduler_ipi inline by Thomas Gleixner · 4 years, 10 months ago
  20. 90b5363 sched: Clean up scheduler_ipi() by Peter Zijlstra (Intel) · 4 years, 10 months ago
  21. b1d1779 sched/core: Simplify sched_init() by Wei Yang · 4 years, 9 months ago
  22. bf2c59f sched/core: Fix illegal RCU from offline CPUs by Peter Zijlstra · 4 years, 10 months ago
  23. 457d1f4 sched: Extract the task putting code from pick_next_task() by Chen Yu · 4 years, 9 months ago
  24. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 9 months ago
  25. 2beaf32 sched/core: Add function to sample state of locked-down task by Paul E. McKenney · 4 years, 10 months ago
  26. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  27. eaf5a92 sched/core: Fix reset-on-fork from RT with uclamp by Quentin Perret · 4 years, 9 months ago
  28. 275b2f6 sched/core: Remove unused rq::last_load_update_tick by Vincent Donnefort · 4 years, 10 months ago
  29. 62849a9 workqueue: Remove the warning in wq_worker_sleeping() by Sebastian Andrzej Siewior · 4 years, 10 months ago
  30. d76343c sched/fair: Align rq->avg_idle and rq->avg_scan_cost by Valentin Schneider · 4 years, 10 months ago
  31. 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  32. b05e75d psi: Fix cpu.pressure for cpu.max and competing cgroups by Johannes Weiner · 4 years, 10 months ago
  33. 46a87b3 sched/core: Distribute tasks within affinity masks by Paul Turner · 4 years, 10 months ago
  34. 14533a1 thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to generic scheduler code by Ingo Molnar · 4 years, 10 months ago
  35. fd3eafd sched/core: Remove rq.hrtick_csd_pending by Peter Xu · 5 years ago
  36. 05289b9 sched/fair: Enable tuning of decay period by Thara Gopinath · 5 years ago
  37. b4eccf5 sched/fair: Enable periodic update of average thermal pressure by Thara Gopinath · 5 years ago
  38. 0dacee1 sched/pelt: Remove unused runnable load average by Vincent Guittot · 4 years, 11 months ago
  39. 546121b Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches by Ingo Molnar · 4 years, 11 months ago
  40. 82e0516 sched/core: Remove duplicate assignment in sched_tick_remote() by Scott Wood · 5 years ago
  41. 52262ee sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, to fix XFS performance regression by Mel Gorman · 5 years ago
  42. 1567c3e3 x86, sched: Add support for frequency invariance by Giovanni Gherdovich · 5 years ago
  43. 2a4b03f sched/fair: Prevent unlimited runtime on throttled group by Vincent Guittot · 5 years ago
  44. e938b9c sched/nohz: Optimize get_nohz_timer_target() by Wanpeng Li · 5 years ago
  45. b562d14 sched/uclamp: Reject negative values in cpu_uclamp_write() by Qais Yousef · 5 years ago
  46. ebc0f83 timers/nohz: Update NOHZ load in remote tick by Peter Zijlstra (Intel) · 5 years ago
  47. 488603b sched/core: Don't skip remote tick for idle CPUs by Scott Wood · 5 years ago
  48. dcd6dffb sched/core: Fix size of rq::uclamp initialization by Li Guanglei · 5 years ago
  49. 7226017 sched/uclamp: Fix a bug in propagating uclamp value in new cgroups by Qais Yousef · 5 years ago
  50. 686516b sched/uclamp: Make uclamp util helpers use and return UL values by Valentin Schneider · 5 years ago
  51. 53a2336 sched/core: Remove unused variable from set_user_nice() by Qian Cai · 5 years ago
  52. 5443a0b sched: Use fair:prio_changed() instead of ad-hoc implementation by Frederic Weisbecker · 5 years ago
  53. 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  54. 77a0594 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  55. fb4b3d3 Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  56. b21feab Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies by Ingo Molnar · 5 years ago
  57. 7763baa sched/uclamp: Fix overzealous type replacement by Valentin Schneider · 5 years ago
  58. 6e1ff07 sched/uclamp: Fix incorrect condition by Qais Yousef · 5 years ago
  59. ff51ff8 sched/core: Avoid spurious lock dependencies by Peter Zijlstra · 5 years ago
  60. 98c2f70 sched/core: Simplify sched_class::pick_next_task() by Peter Zijlstra · 5 years ago
  61. 5d7d605 sched/core: Optimize pick_next_task() by Peter Zijlstra · 5 years ago
  62. f488e10 sched/core: Make pick_next_task_idle() more consistent by Peter Zijlstra · 5 years ago
  63. 6e2df05 sched: Fix pick_next_task() vs 'change' pattern race by Peter Zijlstra · 5 years ago
  64. e3b8b6a sched/core: Fix compilation error when cgroup not selected by Qais Yousef · 5 years ago
  65. 771b53d0 io-wq: small threadpool implementation for io_uring by Jens Axboe · 5 years ago
  66. 5facae4 locking/lockdep: Remove unused @nested argument from lock_release() by Qian Cai · 5 years ago
  67. dff3a85 sched_setattr: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago
  68. 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
  69. 9fc41ac sched/core: Remove double update_max_interval() call on CPU startup by Valentin Schneider · 5 years ago
  70. a49b4f4 sched/core: Fix preempt_schedule() interrupt return comment by Valentin Schneider · 5 years ago
  71. 714e501 sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr() by KeMeng Shi · 5 years ago
  72. 227a4aa sched/membarrier: Fix p->mm->membarrier_state racy load by Mathieu Desnoyers · 5 years ago
  73. 5311a98 tasks, sched/core: RCUify the assignment of rq->curr by Eric W. Biederman · 5 years ago
  74. 0ff7b2c tasks, sched/core: Ensure tasks are available for a grace period after leaving the runqueue by Eric W. Biederman · 5 years ago
  75. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  76. 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
  77. 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
  78. 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
  79. 563c4f8 Merge branch 'sched/rt' into sched/core, to pick up -rt changes by Ingo Molnar · 5 years ago
  80. 312364f3 kernel.h: Add non_block_start/end() by Daniel Vetter · 5 years ago
  81. 1251201 sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI logic and code by Ingo Molnar · 5 years ago
  82. 0413d7f sched/uclamp: Always use 'enum uclamp_id' for clamp_id values by Patrick Bellasi · 5 years ago
  83. babbe17 sched/uclamp: Update CPU's refcount on TG's clamp changes by Patrick Bellasi · 5 years ago
  84. 3eac870 sched/uclamp: Use TG's clamps to restrict TASK's clamps by Patrick Bellasi · 5 years ago
  85. 7274a5c sched/uclamp: Propagate system defaults to the root group by Patrick Bellasi · 5 years ago
  86. 0b60ba2 sched/uclamp: Propagate parent clamps by Patrick Bellasi · 5 years ago
  87. 2480c09 sched/uclamp: Extend CPU's cgroup controller by Patrick Bellasi · 5 years ago
  88. b0fdc01 sched/core: Schedule new worker even if PI-blocked by Sebastian Andrzej Siewior · 5 years ago
  89. 6769243 sched: Rework pick_next_task() slow-path by Peter Zijlstra · 6 years ago
  90. 5f2a45f sched: Allow put_prev_task() to drop rq->lock by Peter Zijlstra · 6 years ago
  91. 03b7fad sched: Add task_struct pointer to sched_class::set_curr_task by Peter Zijlstra · 6 years ago
  92. 10e7071 sched: Rework CPU hotplug task selection by Peter Zijlstra · 5 years ago
  93. 5feeb78 sched: Fix kerneldoc comment for ia64_set_curr_task by Peter Zijlstra · 6 years ago
  94. 139d025 sched: Clean up active_mm reference counting by Peter Zijlstra · 5 years ago
  95. b55bd58 time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint by Paul E. McKenney · 6 years ago
  96. d5096aa sched: Mark hrtimers to expire in hard interrupt context by Sebastian Andrzej Siewior · 5 years ago
  97. c1a280b sched/preempt: Use CONFIG_PREEMPTION where appropriate by Thomas Gleixner · 5 years ago
  98. a1dc044 sched/core: Silence a warning in sched_init() by Qian Cai · 5 years ago
  99. a07db5c sched/core: Fix CPU controller for !RT_GROUP_SCHED by Juri Lelli · 5 years ago
  100. 710da3c sched/core: Prevent race condition between cpuset and __sched_setscheduler() by Juri Lelli · 5 years ago