1. 65bcf07 sched: Use task_current() instead of 'rq->curr == p' by Hui Su · 4 years, 3 months ago
  2. e9b9734 sched/fair: Reduce cases for active balance by Vincent Guittot · 4 years ago
  3. 8a41dfcd sched/fair: Don't set LBF_ALL_PINNED unnecessarily by Vincent Guittot · 4 years ago
  4. fc488ff sched/fair: Skip idle cfs_rq by Vincent Guittot · 4 years ago
  5. 8c1f560 sched/fair: Avoid stale CPU util_est value for schedutil in task dequeue by Xuewen Yan · 4 years, 1 month ago
  6. e0b257c sched: Prevent raising SCHED_SOFTIRQ when CPU is !active by Anna-Maria Behnsen · 4 years, 1 month ago
  7. a5418be sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it by Viresh Kumar · 4 years, 1 month ago
  8. 7d6a905f sched/core: Move schedutil_cpu_util() to core.c by Viresh Kumar · 4 years, 1 month ago
  9. 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
  10. 4960821 Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
  11. c3a74f8 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 1 month ago
  12. 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  13. b4ec805 Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
  14. 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  15. ee2cc42 cpufreq: Add special-purpose fast-switching callback for drivers by Rafael J. Wysocki · 4 years, 1 month ago
  16. ca6827d cpufreq: schedutil: Add util to struct sg_cpu by Rafael J. Wysocki · 4 years, 1 month ago
  17. 722e039 Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 1 month ago
  18. e1f1320 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 1 month ago
  19. ae79270 sched: Optimize finish_lock_switch() by Peter Zijlstra · 4 years, 1 month ago
  20. 3c41e57 Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 1 month ago
  21. 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
  22. 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
  23. 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
  24. 90ac908 cpufreq: schedutil: Simplify sugov_update_next_freq() by Rafael J. Wysocki · 4 years, 2 months ago
  25. 5b78f2d sched/fair: Trivial correction of the newidle_balance() comment by Barry Song · 4 years, 1 month ago
  26. 13d5a5e sched/fair: Clear SMT siblings after determining the core is not idle by Mel Gorman · 4 years, 2 months ago
  27. 59a74b1 sched: Fix kernel-doc markup by Mauro Carvalho Chehab · 4 years, 2 months ago
  28. e45cdc7 membarrier: Execute SYNC_CORE on the calling thread by Andy Lutomirski · 4 years, 1 month ago
  29. 758c937 membarrier: Explicitly sync remote cores when SYNC_CORE is requested by Andy Lutomirski · 4 years, 1 month ago
  30. 2ecedd7 membarrier: Add an actual barrier before rseq_preempt() by Andy Lutomirski · 4 years, 1 month ago
  31. d3759e7 irqtime: Move irqtime entry accounting after irq offset incrementation by Frederic Weisbecker · 4 years, 1 month ago
  32. 8a6a592 sched/vtime: Consolidate IRQ time accounting by Frederic Weisbecker · 4 years, 1 month ago
  33. 2b91ec9 s390/vtime: Use the generic IRQ entry accounting by Frederic Weisbecker · 4 years, 1 month ago
  34. 7197688b sched/cputime: Remove symbol exports from IRQ time accounting by Frederic Weisbecker · 4 years, 1 month ago
  35. f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  36. a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 2 months ago
  37. 545b8c8 smp: Cleanup smp_call_function*() by Peter Zijlstra · 4 years, 7 months ago
  38. 23e6082 sched: Limit the amount of NUMA imbalance that can exist at fork time by Mel Gorman · 4 years, 2 months ago
  39. 7d2b5dd sched/numa: Allow a floating imbalance between NUMA nodes by Mel Gorman · 4 years, 2 months ago
  40. 5c33900 sched: Avoid unnecessary calculation of load imbalance at clone time by Mel Gorman · 4 years, 2 months ago
  41. abeae76a sched/numa: Rename nr_running and break out the magic number by Mel Gorman · 4 years, 2 months ago
  42. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
  43. 5fbda3e sched: highmem: Store local kmaps in task struct by Thomas Gleixner · 4 years, 2 months ago
  44. 13c8da5 Merge branch 'sched/core' into core/mm by Thomas Gleixner · 4 years, 2 months ago
  45. 74d862b6 sched: Make migrate_disable/enable() independent of RT by Thomas Gleixner · 4 years, 2 months ago
  46. f4b936f Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  47. fa50e2b sched/topology: Condition EAS enablement on FIE support by Ionela Voinescu · 4 years, 3 months ago
  48. 31f6a8c sched/topology,schedutil: Wrap sched domains rebuild by Ionela Voinescu · 4 years, 3 months ago
  49. 480a6ca sched/uclamp: Allow to reset a task uclamp constraint value by Dietmar Eggemann · 4 years, 2 months ago
  50. b19a888 sched/core: Fix typos in comments by Tal Zussman · 4 years, 2 months ago
  51. b5b2173 sched/topology: Warn when NUMA diameter > 2 by Valentin Schneider · 4 years, 2 months ago
  52. 1293771 sched: Fix migration_cpu_stop() WARN by Peter Zijlstra · 4 years, 2 months ago
  53. d707faa sched/core: Add missing completion for affine_move_task() waiters by Valentin Schneider · 4 years, 2 months ago
  54. 6775de4 context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFSTACK archs by Frederic Weisbecker · 4 years, 2 months ago
  55. 9f68b5b sched: Detect call to schedule from critical entry code by Frederic Weisbecker · 4 years, 2 months ago
  56. 2279f54 sched/deadline: Fix priority inheritance with multiple scheduling classes by Juri Lelli · 4 years, 2 months ago
  57. ec618b8 sched: Fix rq->nr_iowait ordering by Peter Zijlstra · 4 years, 4 months ago
  58. 8e1ac42 sched/fair: Fix overutilized update in enqueue_task_fair() by Quentin Perret · 4 years, 2 months ago
  59. d0a37fd Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  60. c4d51a5 sched/wait: Add add_wait_queue_priority() by David Woodhouse · 4 years, 3 months ago
  61. dc824eb8 sched/fair: Dissociate wakeup decisions from SD flag value by Valentin Schneider · 4 years, 2 months ago
  62. 3aef155 sched: Remove select_task_rq()'s sd_flag parameter by Valentin Schneider · 4 years, 2 months ago
  63. 1777057 sched: Add WF_TTWU, WF_EXEC wakeup flags by Valentin Schneider · 4 years, 2 months ago
  64. cdb3104 sched/fair: Remove superfluous lock section in do_sched_cfs_slack_timer() by Hui Su · 4 years, 3 months ago
  65. 12fa97c Merge branch 'sched/migrate-disable' by Peter Zijlstra · 4 years, 2 months ago
  66. c777d84 sched: Comment affine_move_task() by Valentin Schneider · 4 years, 3 months ago
  67. 885b3ba sched: Deny self-issued __set_cpus_allowed_ptr() when migrate_disable() by Valentin Schneider · 4 years, 3 months ago
  68. a7c8155 sched: Fix migrate_disable() vs rt/dl balancing by Peter Zijlstra · 4 years, 4 months ago
  69. ded467d sched, lockdep: Annotate ->pi_lock recursion by Peter Zijlstra · 4 years, 4 months ago
  70. 95158a8 sched,rt: Use the full cpumask for balancing by Peter Zijlstra · 4 years, 4 months ago
  71. 14e292f8 sched,rt: Use cpumask_any*_distribute() by Peter Zijlstra · 4 years, 4 months ago
  72. 3015ef4 sched/core: Make migrate disable and CPU hotplug cooperative by Thomas Gleixner · 4 years, 5 months ago
  73. 6d337ea sched: Fix migrate_disable() vs set_cpus_allowed_ptr() by Peter Zijlstra · 4 years, 4 months ago
  74. af44990 sched: Add migrate_disable() by Peter Zijlstra · 4 years, 4 months ago
  75. 9cfc3e1 sched: Massage set_cpus_allowed() by Peter Zijlstra · 4 years, 4 months ago
  76. 120455c sched: Fix hotplug vs CPU bandwidth control by Peter Zijlstra · 4 years, 4 months ago
  77. 1cf12e0 sched/hotplug: Consolidate task migration on CPU unplug by Thomas Gleixner · 4 years, 4 months ago
  78. f2469a1 sched/core: Wait for tasks being pushed away on hotplug by Thomas Gleixner · 4 years, 4 months ago
  79. 2558aac sched/hotplug: Ensure only per-cpu kthreads run during hotplug by Peter Zijlstra · 4 years, 4 months ago
  80. 565790d2 sched: Fix balance_callback() by Peter Zijlstra · 4 years, 8 months ago
  81. a8b62fd stop_machine: Add function and caller debug info by Peter Zijlstra · 4 years, 4 months ago
  82. 8d4d9c7 sched/debug: Fix memory corruption caused by multiple small reads of flags by Colin Ian King · 4 years, 3 months ago
  83. b4c9c9f sched/fair: Prefer prev cpu in asymmetric wakeup path by Vincent Guittot · 4 years, 3 months ago
  84. 16b0a7a sched/fair: Ensure tasks spreading in LLC during LB by Vincent Guittot · 4 years, 2 months ago
  85. 9a2a9eb cpufreq: Introduce governor flags by Rafael J. Wysocki · 4 years, 2 months ago
  86. b6d37a7 sched/fair: Reorder throttle_cfs_rq() path by Peng Wang · 4 years, 2 months ago
  87. 23a8818 cpufreq: schedutil: Don't skip freq update if need_freq_update is set by Viresh Kumar · 4 years, 3 months ago
  88. d1e7c29 cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set by Rafael J. Wysocki · 4 years, 3 months ago
  89. d8fcb81 sched/fair: Check for idle core in wake_affine by Julia Lawall · 4 years, 3 months ago
  90. 43c31ac sched: Remove relyance on STRUCT_ALIGNMENT by Peter Zijlstra · 4 years, 3 months ago
  91. 345a957 sched: Reenable interrupts in do_sched_yield() by Thomas Gleixner · 4 years, 3 months ago
  92. 25595eb sched: membarrier: document memory ordering scenarios by Mathieu Desnoyers · 4 years, 3 months ago
  93. 618758e sched: membarrier: cover kthread_use_mm (v4) by Mathieu Desnoyers · 4 years, 3 months ago
  94. 5bc7850 sched: fix exit_mm vs membarrier (v4) by Mathieu Desnoyers · 4 years, 3 months ago
  95. 45da7a2 sched/fair: Exclude the current CPU from find_new_ilb() by Peter Zijlstra · 4 years, 5 months ago
  96. b13772f sched/cpupri: Add CPUPRI_HIGHER by Peter Zijlstra · 4 years, 3 months ago
  97. 934fc33 sched/cpupri: Remap CPUPRI_NORMAL to MAX_RT_PRIO-1 by Peter Zijlstra · 4 years, 3 months ago
  98. 1b08782 sched/cpupri: Remove pri_to_cpu[1] by Dietmar Eggemann · 4 years, 4 months ago
  99. 5e054bc sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE] by Dietmar Eggemann · 4 years, 4 months ago
  100. a57415f sched/deadline: Fix sched_dl_global_validate() by Peng Liu · 4 years, 3 months ago