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