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
2016-05-12
sched/fair: Correct unit of load_above_capacity
Morten Rasmussen
2016-05-12
sched/fair: Clean up scale confusion
Peter Zijlstra
2016-05-12
sched/fair: Fix fairness issue on migration
Peter Zijlstra
2016-05-12
sched/core: Kill sched_class::task_waking to clean up the migration logic
Peter Zijlstra
2016-05-12
sched/fair: Prepare to fix fairness problems on migration
Peter Zijlstra
2016-05-12
sched/fair: Move record_wakee()
Peter Zijlstra
2016-05-12
Merge branch 'smp/hotplug' into sched/core, to resolve conflicts
Ingo Molnar
2016-05-12
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
2016-05-11
Revert "sched/fair: Fix fairness issue on migration"
Ingo Molnar
2016-05-07
sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage
Rafael J. Wysocki
2016-05-06
sched/fair: Make ilb_notifier an explicit call
Thomas Gleixner
2016-05-05
sched/fair: Fix comment in calculate_imbalance()
Dietmar Eggemann
2016-05-05
sched/fair: Remove stale power aware scheduling comments
Dietmar Eggemann
2016-05-05
sched/fair: Update rq clock before updating nohz CPU load
Matt Fleming
2016-05-05
sched/fair: Optimize sum computation with a lookup table
Yuyang Du
2016-05-05
sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOA...
Yuyang Du
2016-05-05
sched/fair: Generalize the load/util averages resolution definition
Yuyang Du
2016-05-05
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
2016-04-23
sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updates
Frederic Weisbecker
2016-04-23
sched/fair: Correctly handle nohz ticks CPU load accounting
Frederic Weisbecker
2016-04-23
sched/fair: Gather CPU load functions under a more conventional namespace
Frederic Weisbecker
2016-04-23
sched/fair: Call cpufreq hook in additional paths
Steve Muckle
2016-04-23
sched/fair: Do not call cpufreq hook unless util changed
Steve Muckle
2016-04-23
sched/fair: Move cpufreq hook to update_cfs_rq_load_avg()
Steve Muckle
2016-04-23
sched/fair: Fix asym packing to select correct CPU
Srikar Dronamraju
2016-03-31
sched/fair: Initiate a new task's util avg to a bounded value
Yuyang Du
2016-03-31
sched/fair: Update comments after a variable rename
Yuyang Du
2016-03-31
sched/numa: Remove unnecessary NUMA dequeue update from non-SMP kernels
Tim Chen
2016-03-31
sched/fair: Reset nr_balance_failed after active balancing
Srikar Dronamraju
2016-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-21
sched/fair: Add comments to explain select_idle_sibling()
Matt Fleming
2016-03-21
sched/fair: Fix fairness issue on migration
Peter Zijlstra
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-09
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
2016-02-29
sched/fair: Consolidate nohz CPU load update code
Frederic Weisbecker
2016-02-29
sched/fair: Avoid using decay_load_missed() with a negative value
Byungchul Park
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2016-02-29
sched/cgroup: Fix cgroup entity load tracking tear-down
Peter Zijlstra
2016-02-09
sched/numa: Spread memory according to CPU and memory use
Rik van Riel
2016-02-09
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
2016-01-22
sched/numa: Fix use-after-free bug in the task_numa_compare
Gavin Guo
2016-01-06
sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_ta...
Yuyang Du
2016-01-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...
Ingo Molnar
2016-01-06
sched/fair: Fix multiplication overflow on 32-bit systems
Andrey Ryabinin
2015-12-04
sched/fair: Disable the task group load_avg update for the root_task_group
Waiman Long
2015-12-04
sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()
Waiman Long
2015-12-04
sched/fair: Make it possible to account fair load avg consistently
Byungchul Park
2015-11-23
sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()
Byungchul Park
2015-11-23
sched/core: Fix incorrect wait time and wait count statistics
Joonwoo Park
2015-11-23
treewide: Remove old email address
Peter Zijlstra
[next]