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
/
sched.h
Commit message (
Expand
)
Author
Age
*
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
2013-10-29
*
sched: Fix race in migrate_swap_stop()
Peter Zijlstra
2013-10-16
*
sched/numa: Avoid migrating tasks that are placed on their preferred node
Peter Zijlstra
2013-10-09
*
sched/numa: Call task_numa_free() from do_execve()
Rik van Riel
2013-10-09
*
sched/numa: Use {cpu, pid} to create task groups for shared faults
Peter Zijlstra
2013-10-09
*
sched/numa: Use a system-wide search to find swap/migration candidates
Mel Gorman
2013-10-09
*
sched/numa: Introduce migrate_swap()
Peter Zijlstra
2013-10-09
*
sched/numa: Reschedule task on preferred NUMA node once selected
Mel Gorman
2013-10-09
*
sched/numa: Track NUMA hinting faults on per-node basis
Mel Gorman
2013-10-09
*
sched/balancing: Consider max cost of idle balance per sched domain
Jason Low
2013-09-20
*
sched/fair: Rewrite group_imb trigger
Peter Zijlstra
2013-09-12
*
-
.
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
2013-09-04
|
\
\
|
|
*
sched: Micro-optimize the smart wake-affine logic
Peter Zijlstra
2013-07-23
|
|
*
sched: Move h_load calculation to task_h_load()
Vladimir Davydov
2013-07-23
|
|
/
*
/
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-08
|
/
*
sched/tg: Remove tg.load_weight
Alex Shi
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: Set an initial value of runnable avg for new forked task
Alex Shi
2013-06-27
*
sched: Move a few runnable tg variables into CONFIG_SMP
Alex Shi
2013-06-27
*
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...
Alex Shi
2013-06-27
*
sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_list
Kirill Tkhai
2013-06-19
*
sched: Use an accessor to read the rq clock
Frederic Weisbecker
2013-05-28
*
sched: Remove redundant update_runtime notifier
Neil Zhang
2013-05-28
*
sched: Move update_load_*() methods from sched.h to fair.c
Paul Gortmaker
2013-05-07
*
sched: Factor out load calculation code from sched/core.c --> sched/proc.c
Paul Gortmaker
2013-05-07
*
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-04
*
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-02
|
\
|
*
sched: Fix init NOHZ_IDLE flag
Vincent Guittot
2013-04-26
|
*
sched: Fix wrong rq's runnable_avg update with rt tasks
Vincent Guittot
2013-04-21
|
*
sched: Split cpuacct code out of sched.h
Li Zefan
2013-04-10
*
|
sched: Kick full dynticks CPU that have more than one task enqueued.
Frederic Weisbecker
2013-04-22
*
|
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
|
/
*
sched: Fix update_group_power() prototype placement to fix build warning when...
Li Zefan
2013-03-11
*
sched: Remove double declaration of root_task_group
Li Zefan
2013-03-06
*
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
2013-03-06
*
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
2013-03-06
*
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
2013-03-06
*
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
2013-03-06
*
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
2013-03-06
*
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-07
*
sched: Move sched.h sysctl bits into separate header
Clark Williams
2013-02-07
*
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-16
|
\
|
*
mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_D...
Mel Gorman
2012-12-11
|
*
mm: numa: Add fault driven placement and migration
Peter Zijlstra
2012-12-11
*
|
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
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
[next]