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
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
1
-18
/
+9
|
\
|
*
sched: Fix select_idle_sibling() bouncing cow syndrome
Mike Galbraith
2013-02-04
1
-14
/
+7
|
*
sched/fair: Set se->vruntime directly in place_entity()
Viresh Kumar
2013-01-24
1
-3
/
+1
|
*
sched: Fix the broken sched_rr_get_interval()
Zhu Yanhai
2013-01-24
1
-1
/
+1
*
|
sched: Fix warning in kernel/sched/fair.c
Arnd Bergmann
2013-01-25
1
-1
/
+1
|
/
*
sched: numa: ksm: fix oops in task_numa_placment()
Hugh Dickins
2012-12-20
1
-1
/
+4
*
sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_...
Mel Gorman
2012-12-17
1
-1
/
+1
*
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-16
1
-0
/
+227
|
\
|
*
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
Mel Gorman
2012-12-11
1
-0
/
+18
|
*
mm: sched: numa: Control enabling and disabling of NUMA balancing
Mel Gorman
2012-12-11
1
-0
/
+3
|
*
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
Mel Gorman
2012-12-11
1
-8
/
+21
|
*
sched: numa: Slowly increase the scanning period as NUMA faults are handled
Mel Gorman
2012-12-11
1
-1
/
+10
|
*
mm: numa: Rate limit setting of pte_numa if node is saturated
Mel Gorman
2012-12-11
1
-0
/
+9
|
*
mm: sched: numa: Implement slow start for working set sampling
Peter Zijlstra
2012-12-11
1
-0
/
+5
|
*
sched, numa, mm: Count WS scanning against present PTEs, not virtual memory r...
Mel Gorman
2012-12-11
1
-15
/
+21
|
*
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
Peter Zijlstra
2012-12-11
1
-13
/
+52
|
*
mm: numa: Add fault driven placement and migration
Peter Zijlstra
2012-12-11
1
-0
/
+125
*
|
Revert "sched: Update_cfs_shares at period edge"
Linus Torvalds
2012-12-14
1
-10
/
+8
*
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2012-11-18
1
-1
/
+1
|
\
\
|
*
|
sched: Add WAKEUP_PREEMPTION feature flag, on by default
Ingo Molnar
2012-10-16
1
-1
/
+1
|
|
/
*
|
sched: Describe CFS load-balancer
Peter Zijlstra
2012-10-24
1
-2
/
+116
*
|
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
Paul Turner
2012-10-24
1
-2
/
+11
*
|
sched: Make __update_entity_runnable_avg() fast
Paul Turner
2012-10-24
1
-24
/
+101
*
|
sched: Update_cfs_shares at period edge
Paul Turner
2012-10-24
1
-8
/
+10
*
|
sched: Refactor update_shares_cpu() -> update_blocked_avgs()
Paul Turner
2012-10-24
1
-27
/
+23
*
|
sched: Replace update_shares weight distribution with per-entity computation
Paul Turner
2012-10-24
1
-133
/
+24
*
|
sched: Maintain runnable averages across throttled periods
Paul Turner
2012-10-24
1
-10
/
+40
*
|
sched: Normalize tg load contributions against runnable time
Paul Turner
2012-10-24
1
-0
/
+56
*
|
sched: Compute load contribution by a group entity
Paul Turner
2012-10-24
1
-6
/
+27
*
|
sched: Aggregate total task_group load
Paul Turner
2012-10-24
1
-0
/
+22
*
|
sched: Account for blocked load waking back up
Paul Turner
2012-10-24
1
-20
/
+80
*
|
sched: Add an rq migration call-back to sched_class
Paul Turner
2012-10-24
1
-0
/
+12
*
|
sched: Maintain the load contribution of blocked entities
Paul Turner
2012-10-24
1
-13
/
+115
*
|
sched: Aggregate load contributed by task entities on parenting cfs_rq
Paul Turner
2012-10-24
1
-4
/
+47
*
|
sched: Maintain per-rq runnable averages
Ben Segall
2012-10-24
1
-2
/
+16
*
|
sched: Track the runnable average on a per-task entity basis
Paul Turner
2012-10-24
1
-0
/
+129
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-10-01
1
-57
/
+24
|
\
|
*
sched/nohz: Clean up select_nohz_load_balancer()
Alex Shi
2012-09-13
1
-15
/
+10
|
*
sched: Fix nohz_idle_balance()
Vincent Guittot
2012-09-13
1
-5
/
+6
|
*
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2012-09-04
1
-4
/
+5
|
|
\
|
*
|
sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up
Alex Shi
2012-08-13
1
-31
/
+3
|
*
|
sched: using dst_rq instead of this_rq during load balance
Michael Wang
2012-08-13
1
-5
/
+4
|
*
|
sched: Fix __sched_period comment
Borislav Petkov
2012-08-13
1
-1
/
+1
*
|
|
Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...
Linus Torvalds
2012-09-16
1
-7
/
+21
|
|
/
|
/
|
*
|
sched: Fix kernel-doc warnings in kernel/sched/fair.c
Randy Dunlap
2012-09-04
1
-2
/
+0
*
|
sched: Unthrottle rt runqueues in __disable_runtime()
Peter Boonstoppel
2012-09-04
1
-2
/
+5
|
/
*
sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies
Peter Zijlstra
2012-08-13
1
-2
/
+9
*
sched/cleanups: Add load balance cpumask pointer to 'struct lb_env'
Michael Wang
2012-07-31
1
-15
/
+14
*
sched: Improve balance_cpu() to consider other cpus in its group as target of...
Srivatsa Vaddagiri
2012-07-24
1
-4
/
+74
*
sched: Reset loop counters if all tasks are pinned and we need to redo load b...
Prashanth Nageshappa
2012-07-24
1
-1
/
+4
[next]