index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
2017-07-05
sched/fair: Fix load_balance() affinity redo path
Jeffrey Hugo
2017-06-29
sched/numa: Hide numa_wake_affine() from UP build
Thomas Gleixner
2017-06-24
sched/fair: Remove effective_load()
Rik van Riel
2017-06-24
sched/numa: Implement NUMA node level wake_affine()
Rik van Riel
2017-06-24
sched/fair: Simplify wake_affine() for the single socket case
Rik van Riel
2017-06-24
sched/numa: Override part of migrate_degrades_locality() when idle balancing
Rik van Riel
2017-06-22
sched/fair: Spare idle load balancing on nohz_full CPUs
Frederic Weisbecker
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-20
sched/fair: WARN() and refuse to set buddy when !se->on_rq
Daniel Axtens
2017-06-11
sched/fair: Fix typo in printk message
Marcin Nowakowski
2017-06-08
sched/core: Implement new approach to scale select_idle_cpu()
Peter Zijlstra
2017-05-23
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2017-05-15
sched/fair: Fix O(nr_cgroups) in load balance path
Tejun Heo
2017-05-15
sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqs
Peter Zijlstra
2017-05-15
sched/topology: Rename sched_group_cpus()
Peter Zijlstra
2017-05-15
sched/topology: Rename sched_group_mask()
Peter Zijlstra
2017-05-15
sched/topology: Simplify sched_group_mask() usage
Peter Zijlstra
2017-05-15
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2017-05-15
sched/cfs: Make util/load_avg more stable
Vincent Guittot
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-04-14
sched/fair: Move the PELT constants into a generated header
Peter Zijlstra
2017-04-14
sched/fair: Increase PELT accuracy for small tasks
Peter Zijlstra
2017-04-14
sched/fair: Fix comments
Peter Zijlstra
2017-04-14
sched/fair: Fix corner case in __accumulate_sum()
Peter Zijlstra
2017-03-30
sched/fair: Optimize ___update_sched_avg()
Yuyang Du
2017-03-30
sched/fair: Explicitly generate __update_load_avg() instances
Peter Zijlstra
2017-03-27
sched/fair: Prefer sibiling only if local group is under-utilized
Srikar Dronamraju
2017-03-24
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
2017-03-23
sched/fair: Fix FTQ noise bench regression
Vincent Guittot
2017-03-16
sched/core: Fix double update_rq_clock) calls in attach_task()/detach_task()
Peter Zijlstra
2017-03-16
sched/core: Add rq->lock wrappers
Peter Zijlstra
2017-03-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-03-02
sched/fair: Make select_idle_cpu() more aggressive
Peter Zijlstra
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
2017-01-14
sched/fair: Explain why MIN_SHARES isn't scaled in calc_cfs_shares()
Dietmar Eggemann
2017-01-14
sched/core: Fix group_entity's share update
Vincent Guittot
2017-01-14
sched/core: Add missing update_rq_clock() call for task_hot()
Peter Zijlstra
2017-01-14
sched/core: Add missing update_rq_clock() in post_init_entity_util_avg()
Peter Zijlstra
2017-01-14
sched/fair: Push rq lock pin/unpin into idle_balance()
Matt Fleming
2017-01-14
sched/core: Add wrappers for lockdep_(un)pin_lock()
Matt Fleming
2016-12-11
sched/core: Use load_avg for selecting idlest group
Vincent Guittot
2016-12-11
sched/core: Fix find_idlest_group() for fork
Vincent Guittot
2016-11-24
sched: Extend scheduler's asym packing
Tim Chen
2016-11-23
sched/fair: Clean up the tunable parameter definitions
Ingo Molnar
2016-11-16
sched/fair: Fix task group initialization
Vincent Guittot
2016-11-16
sched/fair: Propagate asynchrous detach
Vincent Guittot
2016-11-16
sched/fair: Propagate load during synchronous attach/detach
Vincent Guittot
2016-11-16
sched/fair: Factorize PELT update
Vincent Guittot
[next]