index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
2013-01-25
sched: Fix warning in kernel/sched/fair.c
Arnd Bergmann
2012-12-20
sched: numa: ksm: fix oops in task_numa_placment()
Hugh Dickins
2012-12-17
sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_...
Mel Gorman
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-14
Revert "sched: Update_cfs_shares at period edge"
Linus Torvalds
2012-12-11
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
Mel Gorman
2012-12-11
mm: sched: numa: Control enabling and disabling of NUMA balancing
Mel Gorman
2012-12-11
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
Mel Gorman
2012-12-11
sched: numa: Slowly increase the scanning period as NUMA faults are handled
Mel Gorman
2012-12-11
mm: numa: Rate limit setting of pte_numa if node is saturated
Mel Gorman
2012-12-11
mm: sched: numa: Implement slow start for working set sampling
Peter Zijlstra
2012-12-11
sched, numa, mm: Count WS scanning against present PTEs, not virtual memory r...
Mel Gorman
2012-12-11
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
Peter Zijlstra
2012-12-11
mm: numa: Add fault driven placement and migration
Peter Zijlstra
2012-11-18
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2012-10-24
sched: Describe CFS load-balancer
Peter Zijlstra
2012-10-24
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
Paul Turner
2012-10-24
sched: Make __update_entity_runnable_avg() fast
Paul Turner
2012-10-24
sched: Update_cfs_shares at period edge
Paul Turner
2012-10-24
sched: Refactor update_shares_cpu() -> update_blocked_avgs()
Paul Turner
2012-10-24
sched: Replace update_shares weight distribution with per-entity computation
Paul Turner
2012-10-24
sched: Maintain runnable averages across throttled periods
Paul Turner
2012-10-24
sched: Normalize tg load contributions against runnable time
Paul Turner
2012-10-24
sched: Compute load contribution by a group entity
Paul Turner
2012-10-24
sched: Aggregate total task_group load
Paul Turner
2012-10-24
sched: Account for blocked load waking back up
Paul Turner
2012-10-24
sched: Add an rq migration call-back to sched_class
Paul Turner
2012-10-24
sched: Maintain the load contribution of blocked entities
Paul Turner
2012-10-24
sched: Aggregate load contributed by task entities on parenting cfs_rq
Paul Turner
2012-10-24
sched: Maintain per-rq runnable averages
Ben Segall
2012-10-24
sched: Track the runnable average on a per-task entity basis
Paul Turner
2012-10-16
sched: Add WAKEUP_PREEMPTION feature flag, on by default
Ingo Molnar
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-09-16
Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...
Linus Torvalds
2012-09-13
sched/nohz: Clean up select_nohz_load_balancer()
Alex Shi
2012-09-13
sched: Fix nohz_idle_balance()
Vincent Guittot
2012-09-04
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2012-09-04
sched: Fix kernel-doc warnings in kernel/sched/fair.c
Randy Dunlap
2012-09-04
sched: Unthrottle rt runqueues in __disable_runtime()
Peter Boonstoppel
2012-08-13
sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up
Alex Shi
2012-08-13
sched: using dst_rq instead of this_rq during load balance
Michael Wang
2012-08-13
sched: Fix __sched_period comment
Borislav Petkov
2012-08-13
sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies
Peter Zijlstra
2012-07-31
sched/cleanups: Add load balance cpumask pointer to 'struct lb_env'
Michael Wang
2012-07-24
sched: Improve balance_cpu() to consider other cpus in its group as target of...
Srivatsa Vaddagiri
2012-07-24
sched: Reset loop counters if all tasks are pinned and we need to redo load b...
Prashanth Nageshappa
2012-07-24
sched: Reorder 'struct lb_env' members to reduce its size
Prashanth Nageshappa
2012-07-24
sched: Improve scalability via 'CPU buddies', which withstand random perturba...
Mike Galbraith
2012-06-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-06-08
sched/fair: fix lots of kernel-doc warnings
Randy Dunlap
[next]