index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Fix typo in sync_throttle()
Xunlei Pang
2016-08-10
1
-1
/
+1
*
sched/fair: Rework throttle_count sync
Peter Zijlstra
2016-06-27
1
-20
/
+19
*
sched/fair: Reorder cgroup creation code
Peter Zijlstra
2016-06-27
1
-4
/
+18
*
sched/fair: Apply more PELT fixes
Peter Zijlstra
2016-06-27
1
-4
/
+49
*
sched/fair: Fix PELT integrity for new tasks
Peter Zijlstra
2016-06-27
1
-8
/
+37
*
sched/cgroup: Fix cpu_cgroup_fork() handling
Vincent Guittot
2016-06-27
1
-1
/
+22
*
sched/fair: Fix PELT integrity for new groups
Peter Zijlstra
2016-06-27
1
-0
/
+10
*
sched/fair: Fix and optimize the fork() path
Peter Zijlstra
2016-06-27
1
-21
/
+6
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2016-06-27
1
-36
/
+70
|
\
|
*
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
Peter Zijlstra
2016-06-27
1
-16
/
+11
|
*
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
2016-06-27
1
-6
/
+9
|
*
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
2016-06-24
1
-5
/
+4
|
*
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2016-06-24
1
-0
/
+20
|
*
sched/fair: Fix cfs_rq avg tracking underflow
Peter Zijlstra
2016-06-20
1
-8
/
+25
|
*
sched/debug: Fix deadlock when enabling sched events
Josh Poimboeuf
2016-06-14
1
-1
/
+1
*
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2016-06-14
1
-1
/
+7
|
\
\
|
|
/
|
*
sched/fair: Fix post_init_entity_util_avg() serialization
Peter Zijlstra
2016-06-14
1
-1
/
+7
*
|
sched/fair: Use task_rcu_dereference()
Oleg Nesterov
2016-06-03
1
-30
/
+4
*
|
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
[next]