index
:
pm24.git
master
perf-mon
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
2017-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-12
sched/fair: Plug hole between hotplug and active_load_balance()
Peter Zijlstra
2017-09-12
sched/fair: Avoid newidle balance for !active CPUs
Peter Zijlstra
2017-09-11
sched/fair: Fix nuisance kernel-doc warning
Randy Dunlap
2017-09-08
sched/fair: replace cfs_rq->rb_leftmost
Davidlohr Bueso
2017-09-07
sched/fair: Fix wake_affine_llc() balancing rules
Peter Zijlstra
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-08-10
sched/fair: Fix wake_affine() for !NUMA_BALANCING
Peter Zijlstra
2017-08-10
sched/numa: Scale scan period with tasks in group and shared/private
Rik van Riel
2017-08-10
sched/numa: Slow down scan rate if shared faults dominate
Rik van Riel
2017-08-10
sched/pelt: Fix false running accounting
Vincent Guittot
2017-08-10
sched/fair: Drop always true parameter of update_cfs_rq_load_avg()
Viresh Kumar
2017-08-10
sched/fair: Avoid checking cfs_rq->nr_running twice
Viresh Kumar
2017-08-10
sched/fair: Pass 'rq' to weighted_cpuload()
Viresh Kumar
2017-08-10
sched/fair: Call cpufreq update util handlers less frequently on UP
Viresh Kumar
2017-08-01
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
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
[next]