index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Commit message (
Expand
)
Author
Age
*
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-27
*
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-06-19
*
sched/fair: Remove unused variable from expire_cfs_rq_runtime()
Kamalesh Babulal
2013-05-31
*
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
2013-05-28
*
sched: Update rq clock before setting fair group shares
Frederic Weisbecker
2013-05-28
*
Merge branch 'sched/cleanups' into sched/core
Ingo Molnar
2013-05-28
|
\
|
*
sched: Move update_load_*() methods from sched.h to fair.c
Paul Gortmaker
2013-05-07
*
|
sched: Use this_rq() helper
Nathan Zimmer
2013-05-10
|
/
*
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-02
|
\
|
*
sched: Fix init NOHZ_IDLE flag
Vincent Guittot
2013-04-26
|
*
sched: Prevent to re-select dst-cpu in load_balance()
Joonsoo Kim
2013-04-24
|
*
sched: Rename load_balance_tmpmask to load_balance_mask
Joonsoo Kim
2013-04-24
|
*
sched: Move up affinity check to mitigate useless redoing overhead
Joonsoo Kim
2013-04-24
|
*
sched: Don't consider other cpus in our group in case of NEWLY_IDLE
Joonsoo Kim
2013-04-24
|
*
sched: Explicitly cpu_idle_type checking in rebalance_domains()
Joonsoo Kim
2013-04-24
|
*
sched: Change position of resched_cpu() in load_balance()
Joonsoo Kim
2013-04-24
|
*
sched: Fix wrong rq's runnable_avg update with rt tasks
Vincent Guittot
2013-04-21
|
*
sched: Fix comment in rebalance_domains()
Libin
2013-04-10
|
*
sched: Simplify can_migrate_task()
Zhang Hang
2013-04-10
*
|
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
|
/
*
sched: Fix variable name misnomer, add comments
Andrei Epure
2013-03-14
*
sched: Spelling fix
Andrei Epure
2013-03-11
*
sched: Make default_scale_freq_power() static
Li Zefan
2013-03-06
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
|
\
|
*
sched: Fix select_idle_sibling() bouncing cow syndrome
Mike Galbraith
2013-02-04
|
*
sched/fair: Set se->vruntime directly in place_entity()
Viresh Kumar
2013-01-24
|
*
sched: Fix the broken sched_rr_get_interval()
Zhu Yanhai
2013-01-24
*
|
sched: Fix warning in kernel/sched/fair.c
Arnd Bergmann
2013-01-25
|
/
*
sched: numa: ksm: fix oops in task_numa_placment()
Hugh Dickins
2012-12-20
*
sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_...
Mel Gorman
2012-12-17
*
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-16
|
\
|
*
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-12-11
[next]