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
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
2019-08-12
sched/fair: Use rq_lock/unlock in online_fair_sched_group
Phil Auld
2019-08-08
sched: Rework pick_next_task() slow-path
Peter Zijlstra
2019-08-08
sched: Allow put_prev_task() to drop rq->lock
Peter Zijlstra
2019-08-08
sched/fair: Expose newidle_balance()
Peter Zijlstra
2019-08-08
sched: Add task_struct pointer to sched_class::set_curr_task
Peter Zijlstra
2019-08-08
sched/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
2019-07-31
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
2019-07-25
sched/fair: Introduce fits_capacity()
Viresh Kumar
2019-07-25
sched/fair: Fall back to sched-idle CPU if idle CPU isn't found
Viresh Kumar
2019-07-25
sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq
Viresh Kumar
2019-07-25
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
2019-07-25
sched/fair: Change task_numa_work() storage to static
Valentin Schneider
2019-07-25
sched/fair: Move task_numa_work() init to init_numa_balancing()
Valentin Schneider
2019-07-25
sched/fair: Move init_numa_balancing() below task_numa_work()
Valentin Schneider
2019-07-25
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-24
sched/uclamp: Add uclamp support to energy_compute()
Patrick Bellasi
[next]