index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
2024-08-17
sched/fair: Prepare exit/cleanup paths for delayed_dequeue
Peter Zijlstra
2024-08-17
sched/fair: Assert {set_next,put_prev}_entity() are properly balanced
Peter Zijlstra
2024-08-17
sched/fair: Re-organize dequeue_task_fair()
Peter Zijlstra
2024-08-17
sched: Allow sched_class::dequeue_task() to fail
Peter Zijlstra
2024-08-17
sched/fair: Unify pick_{,next_}_task_fair()
Peter Zijlstra
2024-08-17
sched/fair: Cleanup pick_task_fair()'s curr
Peter Zijlstra
2024-08-17
sched/fair: Cleanup pick_task_fair() vs throttle
Peter Zijlstra
2024-08-17
sched/eevdf: Remove min_vruntime_copy
Peter Zijlstra
2024-08-07
sched/fair: Make balance_fair() test sched_fair_runnable() instead of rq->nr_...
Tejun Heo
2024-08-04
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
2024-07-29
sched/fair: Cleanup fair_server
Peter Zijlstra
2024-07-29
sched/core: Fix picking of tasks for core scheduling with DL server
Joel Fernandes (Google)
2024-07-29
sched/deadline: Deferrable dl server
Daniel Bristot de Oliveira
2024-07-29
sched/fair: Add trivial fair server
Peter Zijlstra
2024-07-29
sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchy
Tianchen Ding
2024-07-29
sched: remove HZ_BW feature hedge
Phil Auld
2024-07-29
sched: Initialize the vruntime of a new task when it is first enqueued
Zhang Qiao
2024-07-11
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2024-07-08
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
2024-07-04
sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...
Tejun Heo
2024-07-01
Revert "sched/fair: Make sure to try to detach at least one movable task"
Josh Don
2024-06-18
sched: Add normal_policy()
Tejun Heo
2024-06-18
sched: Factor out update_other_load_avgs() from __update_blocked_others()
Tejun Heo
2024-06-18
sched: Add sched_class->reweight_task()
Tejun Heo
2024-06-05
sched/balance: Skip unnecessary updates to idle load balancer's flags
Tim Chen
2024-05-27
sched: Fix spelling in comments
Ingo Molnar
2024-05-19
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-17
sched/fair: Remove stale FREQUENCY_UTIL comment
Christian Loehle
2024-05-17
sched/fair: Fix initial util_avg calculation
Dawei Li
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-24
sched/pelt: Remove shift of thermal clock
Vincent Guittot
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2024-04-24
sched/cpufreq: Take cpufreq feedback into account
Vincent Guittot
2024-04-24
sched/fair: Fix update of rd->sg_overutilized
Vincent Guittot
2024-04-24
scheduler: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-22
sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()
Xuewen Yan
2024-04-22
sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr
Tianchen Ding
2024-04-22
sched/eevdf: Always update V if se->on_rq when reweighting
Tianchen Ding
2024-03-29
sched/balancing: Simplify the sg_status bitmask and use separate ->overloaded...
Ingo Molnar
2024-03-28
sched/fair: Rename set_rd_overutilized_status() to set_rd_overutilized()
Ingo Molnar
2024-03-28
sched/fair: Rename SG_OVERLOAD to SG_OVERLOADED
Ingo Molnar
2024-03-28
sched/fair: Rename {set|get}_rd_overload() to {set|get}_rd_overloaded()
Ingo Molnar
2024-03-28
sched/fair: Use helper functions to access root_domain::overload
Shrikanth Hegde
2024-03-28
sched/fair: Check root_domain::overload value before update
Shrikanth Hegde
2024-03-28
sched/fair: Combine EAS check with root_domain::overutilized access
Shrikanth Hegde
2024-03-26
sched/fair: Simplify the continue_balancing logic in sched_balance_newidle()
Shrikanth Hegde
2024-03-26
sched/fair: Introduce is_rd_overutilized() helper function to access root_dom...
Shrikanth Hegde
2024-03-26
sched/fair: Add EAS checks before updating root_domain::overutilized
Shrikanth Hegde
[prev]
[next]