index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
2020-02-11
sched/fair: Fix kernel-doc warning in attach_entity_load_avg()
Randy Dunlap
2020-02-10
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
2020-01-28
sched/fair: Allow a small load imbalance between low utilisation SD_NUMA domains
Mel Gorman
2020-01-20
sched/fair: Define sched_idle_cpu() only for SMP configurations
Viresh Kumar
2020-01-17
sched/fair: Remove redundant call to cpufreq_update_util()
Vincent Guittot
2020-01-17
sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAP
Peng Liu
2020-01-17
sched/fair: calculate delta runnable load only when it's needed
Peng Wang
2020-01-17
sched/fair: Load balance aggressively for SCHED_IDLE CPUs
Viresh Kumar
2020-01-17
sched/fair : Improve update_sd_pick_busiest for spare capacity case
Vincent Guittot
2019-12-25
sched/fair: Make EAS wakeup placement consider uclamp restrictions
Valentin Schneider
2019-12-25
sched/fair: Make task_fits_capacity() consider uclamp restrictions
Valentin Schneider
2019-12-25
sched/fair: Make sched-idle CPU selection consistent throughout
Viresh Kumar
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-17
sched/fair: Optimize select_idle_cpu
Cheng Jian
2019-12-17
sched: Spare resched IPI when prio changes on a single fair task
Frederic Weisbecker
2019-12-17
sched/cfs: fix spurious active migration
Vincent Guittot
2019-12-17
sched/fair: Fix find_idlest_group() to handle CPU affinity
Vincent Guittot
2019-11-18
sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()
Vincent Guittot
2019-11-18
Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies
Ingo Molnar
2019-11-18
sched/fair: Add comments for group_type and balancing at SD_NUMA level
Vincent Guittot
2019-11-18
sched/fair: Fix rework of find_idlest_group()
Vincent Guittot
2019-11-13
sched/pelt: Fix update of blocked PELT ordering
Vincent Guittot
2019-11-11
sched/core: Further clarify sched_class::set_next_task()
Peter Zijlstra
2019-11-11
sched/fair: Use mul_u32_u32()
Peter Zijlstra
2019-11-11
sched/core: Simplify sched_class::pick_next_task()
Peter Zijlstra
2019-11-11
sched/core: Optimize pick_next_task()
Peter Zijlstra
2019-11-11
sched/fair: Better document newidle_balance()
Peter Zijlstra
2019-11-11
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
Ingo Molnar
2019-11-08
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
2019-10-29
sched/fair/util_est: Implement faster ramp-up EWMA on utilization increases
Patrick Bellasi
2019-10-21
sched/fair: Rework find_idlest_group()
Vincent Guittot
2019-10-21
sched/fair: Optimize find_idlest_group()
Vincent Guittot
2019-10-21
sched/fair: Use load instead of runnable load in wakeup path
Vincent Guittot
2019-10-21
sched/fair: Use utilization to select misfit task
Vincent Guittot
2019-10-21
sched/fair: Spread out tasks evenly when not overloaded
Vincent Guittot
2019-10-21
sched/fair: Use load instead of runnable load in load_balance()
Vincent Guittot
2019-10-21
sched/fair: Use rq->nr_running when balancing load
Vincent Guittot
2019-10-21
sched/fair: Rework load_balance()
Vincent Guittot
2019-10-21
sched/fair: Remove meaningless imbalance calculation
Vincent Guittot
2019-10-21
sched/fair: Rename sg_lb_stats::sum_nr_running to sum_h_nr_running
Vincent Guittot
2019-10-21
sched/fair: Clean up asym packing
Vincent Guittot
2019-10-09
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
2019-09-25
sched/fair: Avoid redundant EAS calculation
Quentin Perret
2019-09-25
sched/fair: Fix -Wunused-but-set-variable warnings
Qian Cai
2019-09-25
tasks, sched/core: With a grace period after finish_task_switch(), remove unn...
Eric W. Biederman
2019-09-17
sched/fair: Remove unused cfs_rq_clock_task() function
Qian Cai
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2019-09-13
sched/fair: Speed-up energy-aware wake-ups
Quentin Perret
2019-09-03
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
[next]