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
Commit message (
Expand
)
Author
Age
*
Protect LITMUS^RT tasks from re-nicing
Bjoern Brandenburg
2013-08-07
*
Don't call set_tsk_need_resched() on remote LITMUS^RT task
Bjoern Brandenburg
2013-08-07
*
Hook into rt scheduling class to protect LITMUS^RT tasks
Bjoern Brandenburg
2013-08-07
*
Don't trigger load balancer in scheduler tick for LITMUS^RT
Bjoern Brandenburg
2013-08-07
*
Cache 'prev' in LITMUS^RT runqueue
Bjoern Brandenburg
2013-08-07
*
Hook into finish_switch()
Bjoern Brandenburg
2013-08-07
*
Reset SCHED_LITMUS scheduling class on fork
Bjoern Brandenburg
2013-08-07
*
Block sched_setaffinity() for SCHED_LITMUS tasks
Bjoern Brandenburg
2013-08-07
*
Integrate LITMUS^RT scheduling class with sched_setscheduler
Bjoern Brandenburg
2013-08-07
*
Disable cut-to-CFS optimization in Linux scheduler
Bjoern Brandenburg
2013-08-07
*
Integrate LITMUS^RT with try_to_wake_up() path
Bjoern Brandenburg
2013-08-07
*
Splice LITMUS^RT scheduling class into scheduler hierarchy above rt class
Bjoern Brandenburg
2013-08-07
*
Call LITMUS^RT tick function from Linux tick
Bjoern Brandenburg
2013-08-07
*
Add LITMUS^RT scheduling class in kernel/sched/Makefile
Bjoern Brandenburg
2013-08-07
*
Introduce LITMUS^RT runqueue dummy into struct rq
Bjoern Brandenburg
2013-08-07
*
Integrate SRP ceiling blocking callback with Linux scheduler
Bjoern Brandenburg
2013-08-07
*
Hookup sched_trace_XXX() tracing in Linux scheduler
Bjoern Brandenburg
2013-08-07
*
Call sched_state_task_picked() from pick_next_task_stop()
Bjoern Brandenburg
2013-08-07
*
Integrate preemption state machine with Linux scheduler
Bjoern Brandenburg
2013-08-07
*
Add LITMUS^RT core implementation
Bjoern Brandenburg
2013-08-07
*
Add SCHED, SCHED2, TICK, and CXS overhead tracepoints
Bjoern Brandenburg
2013-08-07
*
Integrate ft_irq_fired() with Linux
Bjoern Brandenburg
2013-08-07
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-06-20
|
\
|
*
sched: Fix clear NOHZ_BALANCE_KICK
Vincent Guittot
2013-06-19
*
|
vtime: Use consistent clocks among nohz accounting
Frederic Weisbecker
2013-05-31
|
/
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
|
\
|
*
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
|
|
\
|
*
|
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2013-04-22
|
*
|
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
2013-04-22
|
*
|
sched: New helper to prevent from stopping the tick in full dynticks
Frederic Weisbecker
2013-04-22
|
*
|
sched: Kick full dynticks CPU that have more than one task enqueued.
Frederic Weisbecker
2013-04-22
|
*
|
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
|
*
|
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
|
*
|
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
2013-03-21
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-05-02
|
\
\
\
|
*
|
|
sched: Avoid prev->stime underflow
Stanislaw Gruszka
2013-04-30
|
*
|
|
sched: Do not account bogus utime
Stanislaw Gruszka
2013-04-30
|
*
|
|
sched: Avoid cputime scaling overflow
Stanislaw Gruszka
2013-04-30
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
\
\
\
|
*
|
|
|
fix a leak in /proc/schedstats
Al Viro
2013-04-29
*
|
|
|
|
workqueue: include workqueue info when printing debug dump of a worker task
Tejun Heo
2013-04-30
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
|
\
\
\
\
|
*
|
|
|
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-04-08
|
|
/
/
/
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
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
[next]