index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
2014-04-10
sched: Add support for lazy preemption
Thomas Gleixner
2014-03-22
sched: Fix double normalization of vruntime
George McCollister
2014-03-12
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
Preeti U Murthy
2014-03-12
sched: Fix asymmetric scheduling for POWER7
Vaidyanathan Srinivasan
2014-01-15
sched: Guarantee new group-entities always have weight
Paul Turner
2014-01-15
sched: Fix hrtimer_cancel()/rq->lock deadlock
Ben Segall
2014-01-15
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
Ben Segall
2014-01-15
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
2014-01-09
sched: numa: skip inaccessible VMAs
Mel Gorman
2013-12-20
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2013-09-20
sched/balancing: Fix cfs_rq->task_h_load calculation
Vladimir Davydov
2013-09-20
sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...
Vladimir Davydov
2013-09-20
sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...
Vladimir Davydov
2013-09-12
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
2013-09-10
sched: Fix load balancing performance regression in should_we_balance()
Joonsoo Kim
2013-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-09-02
sched/fair: Rework and comment the group_imb code
Peter Zijlstra
2013-09-02
sched/fair: Optimize find_busiest_queue()
Peter Zijlstra
2013-09-02
sched/fair: Make group power more consistent
Peter Zijlstra
2013-09-02
sched/fair: Remove duplicate load_per_task computations
Peter Zijlstra
2013-09-02
sched/fair: Shrink sg_lb_stats and play memset games
Peter Zijlstra
2013-09-02
sched: Clean-up struct sd_lb_stat
Joonsoo Kim
2013-09-02
sched: Factor out code to should_we_balance()
Joonsoo Kim
2013-09-02
sched: Remove one division operation in find_busiest_queue()
Joonsoo Kim
2013-08-29
Merge branch 'linus' into perf/core
Ingo Molnar
2013-08-16
Merge tag 'v3.11-rc5' into sched/core
Ingo Molnar
2013-08-15
Merge tag 'v3.11-rc5' into perf/core
Ingo Molnar
2013-08-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-07-31
mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG
Dave Kleikamp
2013-07-30
sched: Ensure update_cfs_shares() is called for parents of continuously-runni...
Peter Zijlstra
2013-07-23
sched: Micro-optimize the smart wake-affine logic
Peter Zijlstra
2013-07-23
sched: Implement smarter wake-affine logic
Michael Wang
2013-07-23
sched: Move h_load calculation to task_h_load()
Vladimir Davydov
2013-07-22
sched/fair: Cleanup: remove duplicate variable declaration
Kirill Tkhai
2013-07-18
sched: Fix some kernel-doc warnings
Yacine Belkadi
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-06-27
sched/fair: Fix typo describing flags in enqueue_entity
Kamalesh Babulal
2013-06-27
sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t
Alex Shi
2013-06-27
sched/tg: Use 'unsigned long' for load variable in task group
Alex Shi
2013-06-27
sched: Change cfs_rq load avg to unsigned long
Alex Shi
2013-06-27
sched: Consider runnable load average in move_tasks()
Alex Shi
2013-06-27
sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_task
Alex Shi
2013-06-27
sched: Fix sleep time double accounting in enqueue entity
Alex Shi
2013-06-27
sched: Set an initial value of runnable avg for new forked task
Alex Shi
2013-06-27
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...
Alex Shi
2013-06-19
sched: Femove the useless declaration in kernel/sched/fair.c
Michael Wang
2013-06-19
sched: Refine the code in unthrottle_cfs_rq()
Michael Wang
2013-05-31
sched/fair: Remove unused variable from expire_cfs_rq_runtime()
Kamalesh Babulal
2013-05-28
sched: Use an accessor to read the rq clock
Frederic Weisbecker
2013-05-28
sched: Update rq clock earlier in unthrottle_cfs_rq
Frederic Weisbecker
[next]