index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-126
/
+314
2021-06-24
sched/fair: Introduce the burstable CFS controller
Huaixin Chang
1
-4
/
+10
2021-06-22
sched/fair: Ensure that the CFS parent is added after unthrottling
Rik van Riel
1
-0
/
+28
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-4
/
+7
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
1
-30
/
+37
2021-06-17
sched/fair: Age the average idle time
Peter Zijlstra
1
-4
/
+21
2021-06-17
sched/cpufreq: Consider reduced CPU capacity in energy calculation
Lukasz Luba
1
-1
/
+1
2021-06-17
sched/fair: Take thermal pressure into account while estimating energy
Lukasz Luba
1
-3
/
+8
2021-06-17
sched/fair: Return early from update_tg_cfs_load() if delta == 0
Dietmar Eggemann
1
-1
/
+4
2021-06-17
sched/pelt: Check that *_avg are null when *_sum are
Vincent Guittot
1
-0
/
+9
2021-06-14
sched/fair: Correctly insert cfs_rq's to list on unthrottle
Odin Ugedal
1
-19
/
+25
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-9
/
+14
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
1
-2
/
+3
2021-06-03
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
1
-2
/
+8
2021-06-01
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
1
-4
/
+4
2021-05-31
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
1
-1
/
+1
2021-05-31
sched/fair: Keep load_avg and load_sum synced
Vincent Guittot
1
-6
/
+5
2021-05-12
sched: Fix leftover comment typos
Ingo Molnar
1
-3
/
+3
2021-05-12
sched: Migration changes for core scheduling
Aubrey Li
1
-6
/
+23
2021-05-12
sched/fair: Snapshot the min_vruntime of CPUs on force idle
Joel Fernandes (Google)
1
-0
/
+75
2021-05-12
sched/fair: Fix forced idle sibling starvation corner case
Vineeth Pillai
1
-0
/
+40
2021-05-12
sched: Basic tracking of matching tasks
Peter Zijlstra
1
-46
/
+0
2021-05-12
sched: Introduce sched_class::pick_task()
Peter Zijlstra
1
-3
/
+37
2021-05-12
sched: Optimize rq_lockp() usage
Peter Zijlstra
1
-1
/
+1
2021-05-12
sched: Wrap rq::lock access
Peter Zijlstra
1
-18
/
+17
2021-05-12
sched/fair: Add a few assertions
Peter Zijlstra
1
-2
/
+9
2021-05-12
sched/fair: Fix negative energy delta in find_energy_efficient_cpu()
Pierre Gondois
1
-12
/
+15
2021-05-12
sched/fair: Only compute base_energy_pd if necessary
Pierre Gondois
1
-17
/
+24
2021-05-12
sched,fair: Skip newidle_balance if a wakeup is pending
Rik van Riel
1
-1
/
+10
2021-05-12
sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()
Gautham R. Shenoy
1
-1
/
+1
2021-05-06
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
1
-3
/
+9
2021-04-21
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
1
-1
/
+1
2021-04-20
sched/fair: Move update_nohz_stats() to the CONFIG_NO_HZ_COMMON block to simp...
YueHaibing
1
-22
/
+18
2021-04-16
sched,fair: Alternative sched_slice()
Peter Zijlstra
1
-1
/
+11
2021-04-16
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
1
-7
/
+2
2021-04-09
sched/fair: Introduce a CPU capacity comparison helper
Valentin Schneider
1
-23
/
+10
2021-04-09
sched/fair: Clean up active balance nr_balance_failed trickery
Valentin Schneider
1
-16
/
+15
2021-04-09
sched/fair: Ignore percpu threads for imbalance pulls
Lingutla Chandrasekhar
1
-0
/
+4
2021-04-09
sched/fair: Bring back select_idle_smt(), but differently
Rik van Riel
1
-12
/
+43
2021-03-23
sched/fair: Reduce long-tail newly idle balance cost
Aubrey Li
1
-0
/
+9
2021-03-23
sched/fair: Optimize test_idle_cores() for !SMT
Barry Song
1
-3
/
+5
2021-03-22
sched: Fix various typos
Ingo Molnar
1
-9
/
+9
2021-03-10
sched: Optimize __calc_delta()
Clement Courbet
1
-8
/
+11
2021-03-06
sched/pelt: Fix task util_est update filtering
Vincent Donnefort
1
-3
/
+12
2021-03-06
sched/fair: Fix shift-out-of-bounds in load_balance()
Valentin Schneider
1
-2
/
+1
2021-03-06
sched/fair: use lsub_positive in cpu_util_next()
Vincent Donnefort
1
-1
/
+1
2021-03-06
sched/fair: Fix task utilization accountability in compute_energy()
Vincent Donnefort
1
-4
/
+20
2021-03-06
sched/fair: Reduce the window for duplicated update
Vincent Guittot
1
-3
/
+8
2021-03-06
sched/fair: Trigger the update of blocked load on newly idle cpu
Vincent Guittot
1
-3
/
+21
2021-03-06
sched/fair: Reorder newidle_balance pulled_task tests
Vincent Guittot
1
-5
/
+5
[next]