index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
1
-4
/
+7
|
*
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-18
1
-30
/
+37
|
|
\
|
*
|
sched/fair: Age the average idle time
Peter Zijlstra
2021-06-17
1
-4
/
+21
|
*
|
sched/cpufreq: Consider reduced CPU capacity in energy calculation
Lukasz Luba
2021-06-17
1
-1
/
+1
|
*
|
sched/fair: Take thermal pressure into account while estimating energy
Lukasz Luba
2021-06-17
1
-3
/
+8
|
*
|
sched/fair: Return early from update_tg_cfs_load() if delta == 0
Dietmar Eggemann
2021-06-17
1
-1
/
+4
|
*
|
sched/pelt: Check that *_avg are null when *_sum are
Vincent Guittot
2021-06-17
1
-0
/
+9
|
*
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
1
-9
/
+14
|
|
\
\
|
*
|
|
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
2021-06-01
1
-4
/
+4
|
*
|
|
sched: Fix leftover comment typos
Ingo Molnar
2021-05-12
1
-3
/
+3
|
*
|
|
sched: Migration changes for core scheduling
Aubrey Li
2021-05-12
1
-6
/
+23
|
*
|
|
sched/fair: Snapshot the min_vruntime of CPUs on force idle
Joel Fernandes (Google)
2021-05-12
1
-0
/
+75
|
*
|
|
sched/fair: Fix forced idle sibling starvation corner case
Vineeth Pillai
2021-05-12
1
-0
/
+40
|
*
|
|
sched: Basic tracking of matching tasks
Peter Zijlstra
2021-05-12
1
-46
/
+0
|
*
|
|
sched: Introduce sched_class::pick_task()
Peter Zijlstra
2021-05-12
1
-3
/
+37
|
*
|
|
sched: Optimize rq_lockp() usage
Peter Zijlstra
2021-05-12
1
-1
/
+1
|
*
|
|
sched: Wrap rq::lock access
Peter Zijlstra
2021-05-12
1
-18
/
+17
|
*
|
|
sched/fair: Add a few assertions
Peter Zijlstra
2021-05-12
1
-2
/
+9
|
*
|
|
sched/fair: Fix negative energy delta in find_energy_efficient_cpu()
Pierre Gondois
2021-05-12
1
-12
/
+15
|
*
|
|
sched/fair: Only compute base_energy_pd if necessary
Pierre Gondois
2021-05-12
1
-17
/
+24
|
*
|
|
sched,fair: Skip newidle_balance if a wakeup is pending
Rik van Riel
2021-05-12
1
-1
/
+10
*
|
|
|
sched/fair: Ensure that the CFS parent is added after unthrottling
Rik van Riel
2021-06-22
1
-0
/
+28
|
|
_
|
/
|
/
|
|
*
|
|
sched/fair: Correctly insert cfs_rq's to list on unthrottle
Odin Ugedal
2021-06-14
1
-19
/
+25
*
|
|
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
2021-06-03
1
-2
/
+3
|
|
/
|
/
|
*
|
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
2021-06-03
1
-2
/
+8
*
|
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
2021-05-31
1
-1
/
+1
*
|
sched/fair: Keep load_avg and load_sum synced
Vincent Guittot
2021-05-31
1
-6
/
+5
|
/
*
sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()
Gautham R. Shenoy
2021-05-12
1
-1
/
+1
*
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
2021-05-06
1
-3
/
+9
*
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2021-04-21
1
-1
/
+1
*
sched/fair: Move update_nohz_stats() to the CONFIG_NO_HZ_COMMON block to simp...
YueHaibing
2021-04-20
1
-22
/
+18
*
sched,fair: Alternative sched_slice()
Peter Zijlstra
2021-04-16
1
-1
/
+11
*
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
2021-04-16
1
-7
/
+2
*
sched/fair: Introduce a CPU capacity comparison helper
Valentin Schneider
2021-04-09
1
-23
/
+10
*
sched/fair: Clean up active balance nr_balance_failed trickery
Valentin Schneider
2021-04-09
1
-16
/
+15
*
sched/fair: Ignore percpu threads for imbalance pulls
Lingutla Chandrasekhar
2021-04-09
1
-0
/
+4
*
sched/fair: Bring back select_idle_smt(), but differently
Rik van Riel
2021-04-09
1
-12
/
+43
*
sched/fair: Reduce long-tail newly idle balance cost
Aubrey Li
2021-03-23
1
-0
/
+9
*
sched/fair: Optimize test_idle_cores() for !SMT
Barry Song
2021-03-23
1
-3
/
+5
*
sched: Fix various typos
Ingo Molnar
2021-03-22
1
-9
/
+9
*
sched: Optimize __calc_delta()
Clement Courbet
2021-03-10
1
-8
/
+11
*
sched/pelt: Fix task util_est update filtering
Vincent Donnefort
2021-03-06
1
-3
/
+12
*
sched/fair: Fix shift-out-of-bounds in load_balance()
Valentin Schneider
2021-03-06
1
-2
/
+1
[next]