index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/fair: Improve consistency of allowed NUMA balance calculations
Mel Gorman
2022-04-08
1
-8
/
+10
*
sched/fair: Fix all kernel-doc warnings
Randy Dunlap
2022-01-18
1
-3
/
+5
*
sched/pelt: Relax the sync of load_sum with load_avg
Vincent Guittot
2022-01-18
1
-14
/
+22
*
sched/pelt: Relax the sync of runnable_sum with runnable_avg
Vincent Guittot
2022-01-18
1
-14
/
+19
*
sched/pelt: Continue to relax the sync of util_sum with util_avg
Vincent Guittot
2022-01-18
1
-7
/
+18
*
sched/pelt: Relax the sync of util_sum with util_avg
Vincent Guittot
2022-01-18
1
-3
/
+13
*
sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
Dietmar Eggemann
2021-12-11
1
-63
/
+8
*
sched/fair: Cleanup task_util and capacity type
Vincent Donnefort
2021-12-08
1
-2
/
+3
*
sched/fair: Document the slow path and fast path in select_task_rq_fair
Barry Song
2021-12-07
1
-0
/
+5
*
sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
Vincent Donnefort
2021-12-04
1
-1
/
+2
*
sched/fair: Fix detection of per-CPU kthreads waking a task
Vincent Donnefort
2021-12-04
1
-0
/
+1
*
sched/core: Forced idle accounting
Josh Don
2021-11-17
1
-1
/
+1
*
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
2021-11-11
1
-2
/
+2
*
sched/fair: Cleanup newidle_balance
Vincent Guittot
2021-10-31
1
-5
/
+3
*
sched/fair: Remove sysctl_sched_migration_cost condition
Vincent Guittot
2021-10-31
1
-2
/
+1
*
sched/fair: Wait before decaying max_newidle_lb_cost
Vincent Guittot
2021-10-31
1
-9
/
+27
*
sched/fair: Skip update_blocked_averages if we are defering load balance
Vincent Guittot
2021-10-31
1
-3
/
+6
*
sched/fair: Account update_blocked_averages in newidle_balance cost
Vincent Guittot
2021-10-31
1
-4
/
+7
*
sched/numa: Fix a few comments
Bharata B Rao
2021-10-14
1
-2
/
+2
*
sched/numa: Remove the redundant member numa_group::fault_cpus
Bharata B Rao
2021-10-14
1
-7
/
+5
*
sched/numa: Replace hard-coded number by a define in numa_task_group()
Bharata B Rao
2021-10-14
1
-1
/
+2
*
sched/fair: Removed useless update of p->recent_used_cpu
Vincent Guittot
2021-10-05
1
-5
/
+0
*
sched/fair: Consider SMT in ASYM_PACKING load balance
Ricardo Neri
2021-10-05
1
-0
/
+92
*
sched/fair: Carve out logic to mark a group for asymmetric packing
Ricardo Neri
2021-10-05
1
-7
/
+13
*
sched/fair: Provide update_sg_lb_stats() with sched domain statistics
Ricardo Neri
2021-10-05
1
-2
/
+3
*
sched/fair: Optimize checking for group_asym_packing
Ricardo Neri
2021-10-05
1
-1
/
+1
*
sched: Make schedstats helpers independent of fair sched class
Yafang Shao
2021-10-05
1
-115
/
+19
*
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
2021-10-05
1
-36
/
+53
*
sched/fair: Use __schedstat_set() in set_next_entity()
Yafang Shao
2021-10-05
1
-3
/
+3
*
sched/fair: Add cfs bandwidth burst statistics
Huaixin Chang
2021-10-05
1
-0
/
+9
*
sched: adjust sleeper credit for SCHED_IDLE entities
Josh Don
2021-10-05
1
-1
/
+6
*
sched: reduce sched slice for SCHED_IDLE entities
Josh Don
2021-10-05
1
-5
/
+24
*
sched: Account number of SCHED_IDLE entities on each cfs_rq
Josh Don
2021-10-05
1
-1
/
+24
*
sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idle
Valentin Schneider
2021-10-05
1
-2
/
+13
*
sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
Valentin Schneider
2021-10-05
1
-10
/
+14
*
sched/fair: Add ancestors of unthrottled undecayed cfs_rq
Michal KoutnĂ˝
2021-10-01
1
-1
/
+5
*
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-30
1
-32
/
+179
|
\
|
*
sched/fair: Mark tg_is_idle() an inline in the !CONFIG_FAIR_GROUP_SCHED case
Ingo Molnar
2021-08-26
1
-1
/
+1
|
*
sched: Cgroup SCHED_IDLE support
Josh Don
2021-08-20
1
-25
/
+172
|
*
sched/fair: Avoid a second scan of target in select_idle_cpu
Mel Gorman
2021-08-04
1
-1
/
+1
|
*
sched/fair: Use prev instead of new target as recent_used_cpu
Mel Gorman
2021-08-04
1
-3
/
+1
|
*
sched/numa: Fix is_core_idle()
Mika Penttilä
2021-08-04
1
-1
/
+1
|
*
sched: Optimize housekeeping_cpumask() in for_each_cpu_and()
Yuan ZhaoXiong
2021-06-28
1
-2
/
+4
*
|
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-07-11
1
-3
/
+4
|
\
\
|
*
|
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-02
1
-2
/
+2
|
*
|
sched/fair: Sync load_sum with load_avg after dequeue
Vincent Guittot
2021-07-02
1
-1
/
+2
|
|
/
*
|
Merge tag 'sched-urgent-2021-06-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-30
1
-3
/
+3
|
\
\
|
|
/
|
*
sched/fair: Ensure _sum and _avg values stay consistent
Odin Ugedal
2021-06-28
1
-3
/
+3
*
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
1
-126
/
+314
|
\
\
|
|
/
|
*
sched/fair: Introduce the burstable CFS controller
Huaixin Chang
2021-06-24
1
-4
/
+10
[next]