index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-20
sched/fair: Define sched_idle_cpu() only for SMP configurations
Viresh Kumar
1
-0
/
+2
2020-01-17
sched/fair: Remove redundant call to cpufreq_update_util()
Vincent Guittot
1
-7
/
+7
2020-01-17
sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAP
Peng Liu
1
-22
/
+4
2020-01-17
sched/fair: calculate delta runnable load only when it's needed
Peng Wang
1
-5
/
+6
2020-01-17
sched/fair: Load balance aggressively for SCHED_IDLE CPUs
Viresh Kumar
1
-11
/
+21
2020-01-17
sched/fair : Improve update_sd_pick_busiest for spare capacity case
Vincent Guittot
1
-5
/
+9
2019-12-25
sched/fair: Make EAS wakeup placement consider uclamp restrictions
Valentin Schneider
1
-2
/
+10
2019-12-25
sched/fair: Make task_fits_capacity() consider uclamp restrictions
Valentin Schneider
1
-1
/
+15
2019-12-25
sched/fair: Make sched-idle CPU selection consistent throughout
Viresh Kumar
1
-22
/
+12
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+12
2019-12-17
sched/fair: Optimize select_idle_cpu
Cheng Jian
1
-3
/
+4
2019-12-17
sched: Spare resched IPI when prio changes on a single fair task
Frederic Weisbecker
1
-0
/
+3
2019-12-17
sched/cfs: fix spurious active migration
Vincent Guittot
1
-1
/
+8
2019-12-17
sched/fair: Fix find_idlest_group() to handle CPU affinity
Vincent Guittot
1
-0
/
+4
2019-11-18
sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()
Vincent Guittot
1
-49
/
+62
2019-11-18
Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies
Ingo Molnar
1
-9
/
+20
2019-11-18
sched/fair: Add comments for group_type and balancing at SD_NUMA level
Vincent Guittot
1
-4
/
+31
2019-11-18
sched/fair: Fix rework of find_idlest_group()
Vincent Guittot
1
-7
/
+84
2019-11-13
sched/pelt: Fix update of blocked PELT ordering
Vincent Guittot
1
-9
/
+20
2019-11-11
sched/core: Further clarify sched_class::set_next_task()
Peter Zijlstra
1
-1
/
+1
2019-11-11
sched/fair: Use mul_u32_u32()
Peter Zijlstra
1
-2
/
+1
2019-11-11
sched/core: Simplify sched_class::pick_next_task()
Peter Zijlstra
1
-1
/
+6
2019-11-11
sched/core: Optimize pick_next_task()
Peter Zijlstra
1
-1
/
+1
2019-11-11
sched/fair: Better document newidle_balance()
Peter Zijlstra
1
-0
/
+5
2019-11-11
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
Ingo Molnar
1
-3
/
+12
2019-11-08
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
1
-3
/
+12
2019-10-29
sched/fair/util_est: Implement faster ramp-up EWMA on utilization increases
Patrick Bellasi
1
-1
/
+13
2019-10-21
sched/fair: Rework find_idlest_group()
Vincent Guittot
1
-128
/
+256
2019-10-21
sched/fair: Optimize find_idlest_group()
Vincent Guittot
1
-36
/
+14
2019-10-21
sched/fair: Use load instead of runnable load in wakeup path
Vincent Guittot
1
-10
/
+10
2019-10-21
sched/fair: Use utilization to select misfit task
Vincent Guittot
1
-8
/
+3
2019-10-21
sched/fair: Spread out tasks evenly when not overloaded
Vincent Guittot
1
-12
/
+28
2019-10-21
sched/fair: Use load instead of runnable load in load_balance()
Vincent Guittot
1
-10
/
+14
2019-10-21
sched/fair: Use rq->nr_running when balancing load
Vincent Guittot
1
-5
/
+8
2019-10-21
sched/fair: Rework load_balance()
Vincent Guittot
1
-209
/
+402
2019-10-21
sched/fair: Remove meaningless imbalance calculation
Vincent Guittot
1
-104
/
+1
2019-10-21
sched/fair: Rename sg_lb_stats::sum_nr_running to sum_h_nr_running
Vincent Guittot
1
-16
/
+16
2019-10-21
sched/fair: Clean up asym packing
Vincent Guittot
1
-47
/
+16
2019-10-09
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
1
-14
/
+22
2019-09-25
sched/fair: Avoid redundant EAS calculation
Quentin Perret
1
-1
/
+1
2019-09-25
sched/fair: Fix -Wunused-but-set-variable warnings
Qian Cai
1
-13
/
+6
2019-09-25
tasks, sched/core: With a grace period after finish_task_switch(), remove unn...
Eric W. Biederman
1
-1
/
+1
2019-09-17
sched/fair: Remove unused cfs_rq_clock_task() function
Qian Cai
1
-16
/
+0
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-216
/
+193
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
1
-1
/
+1
2019-09-13
sched/fair: Speed-up energy-aware wake-ups
Quentin Perret
1
-60
/
+50
2019-09-03
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
1
-0
/
+5
2019-08-12
sched/fair: Use rq_lock/unlock in online_fair_sched_group
Phil Auld
1
-3
/
+3
2019-08-08
sched: Rework pick_next_task() slow-path
Peter Zijlstra
1
-3
/
+6
2019-08-08
sched: Allow put_prev_task() to drop rq->lock
Peter Zijlstra
1
-1
/
+1
[next]