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
/
include
/
linux
/
sched.h
Commit message (
Expand
)
Author
Age
*
Shrink task_struct if CONFIG_FUTEX=n
Alexey Dobriyan
2007-10-17
*
Shrink struct task_struct::oomkilladj
Alexey Dobriyan
2007-10-17
*
Add MMF_DUMP_ELF_HEADERS
Roland McGrath
2007-10-17
*
softlockup: add a /proc tuning parameter
Ravikiran G Thirumalai
2007-10-17
*
mm: dirty balancing for tasks
Peter Zijlstra
2007-10-17
*
cpuset: remove sched domain hooks from cpusets
Paul Jackson
2007-10-16
*
move mm_struct and vm_area_struct
Martin Schwidefsky
2007-10-16
*
sched: guest CPU accounting: maintain stats in account_system_time()
Laurent Vivier
2007-10-15
*
sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields
Laurent Vivier
2007-10-15
*
sched: debug, improve migration statistics
Ingo Molnar
2007-10-15
*
sched: reintroduce cache-hot affinity
Ingo Molnar
2007-10-15
*
sched: prevent wakeup over-scheduling
Mike Galbraith
2007-10-15
*
sched: group scheduling, sysfs tunables
Dhaval Giani
2007-10-15
*
sched: cleanup: rename task_grp to task_group
Ingo Molnar
2007-10-15
*
sched: cleanup, remove the TASK_NONINTERACTIVE flag
Mike Galbraith
2007-10-15
*
sched: mark scheduling classes as const
Ingo Molnar
2007-10-15
*
sched: speed up and simplify vslice calculations
Peter Zijlstra
2007-10-15
*
sched: clean up schedstats, cnt -> count
Ingo Molnar
2007-10-15
*
sched: undo some of the recent changes
Ingo Molnar
2007-10-15
*
sched: add vslice
Peter Zijlstra
2007-10-15
*
sched: remove unneeded tunables
Ingo Molnar
2007-10-15
*
sched debug: BKL usage statistics
Ingo Molnar
2007-10-15
*
sched: add fair-user scheduler
Srivatsa Vaddagiri
2007-10-15
*
sched: clean up code under CONFIG_FAIR_GROUP_SCHED
Srivatsa Vaddagiri
2007-10-15
*
sched: revert recent removal of set_curr_task()
Srivatsa Vaddagiri
2007-10-15
*
sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()
Dmitry Adamushko
2007-10-15
*
sched: simplify sched_class::yield_task()
Dmitry Adamushko
2007-10-15
*
sched: do not keep current in the tree and get rid of sched_entity::fair_key
Dmitry Adamushko
2007-10-15
*
sched: remove wait_runtime fields and features
Ingo Molnar
2007-10-15
*
sched: remove wait_runtime limit
Ingo Molnar
2007-10-15
*
sched: introduce se->vruntime
Ingo Molnar
2007-10-15
*
sched: remove stat_gran
Ingo Molnar
2007-10-15
*
sched: use constants if !CONFIG_SCHED_DEBUG
Ingo Molnar
2007-10-15
*
sched: debug: track maximum 'slice'
Ingo Molnar
2007-10-15
*
[NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace.
Eric W. Biederman
2007-10-10
*
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
2007-10-10
*
Don't do load-average calculations at even 5-second intervals
Linus Torvalds
2007-10-07
*
signalfd simplification
Davide Libenzi
2007-09-20
*
sched: add /proc/sys/kernel/sched_compat_yield
Ingo Molnar
2007-09-19
*
Fix user namespace exiting OOPs
Pavel Emelyanov
2007-09-19
*
Convert uid hash to hlist
Pavel Emelyanov
2007-09-19
*
sched: make the scheduler converge to the ideal latency
Ingo Molnar
2007-08-28
*
sched: cleanup, sched_granularity -> sched_min_granularity
Ingo Molnar
2007-08-25
*
sched: adaptive scheduler granularity
Peter Zijlstra
2007-08-25
*
sched: fix broken SMT/MC optimizations
Suresh Siddha
2007-08-23
*
sched: sched_clock_idle_[sleep|wakeup]_event()
Ingo Molnar
2007-08-23
*
sched: remove the 'u64 now' parameter from ->task_new()
Ingo Molnar
2007-08-09
*
sched: remove the 'u64 now' parameter from ->put_prev_task()
Ingo Molnar
2007-08-09
*
sched: remove the 'u64 now' parameter from ->pick_next_task()
Ingo Molnar
2007-08-09
*
sched: remove the 'u64 now' parameter from ->dequeue_task()
Ingo Molnar
2007-08-09
[next]