index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
sched/core: Fix incorrect wait time and wait count statistics
Joonwoo Park
2015-11-23
1
-20
/
+47
[next]