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
Commit message (
Expand
)
Author
Age
*
uncachedev: mmap memory that is not cached by CPUs
2013.1
archived-2013.1
Glenn Elliott
2013-08-07
*
Add PD^2 scheduler plugin
Felipe Cerqueira
2013-08-07
*
Add C-EDF scheduler plugin
Felipe Cerqueira
2013-08-07
*
Add P-FP scheduler plugin
Felipe Cerqueira
2013-08-07
*
GSN-EDF: link tasks to local CPU if it is idle
Bjoern Brandenburg
2013-08-07
*
Add GSN-EDF scheduler plugin
Felipe Cerqueira
2013-08-07
*
Add PSN-EDF scheduler plugin
Felipe Cerqueira
2013-08-07
*
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
*
Augment rt_task() with is_realtime()
Bjoern Brandenburg
2013-08-07
*
Hook into fork(), exec(), and exit()
Felipe Cerqueira
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
*
Move trace point definition to litmus/litmus.c
Bjoern Brandenburg
2013-08-07
*
Add LITMUS^RT syscalls for x86
Felipe Cerqueira
2013-08-07
*
Add LITMUS^RT syscalls for ARM
Felipe Cerqueira
2013-08-07
*
Add LITMUS^RT core implementation
Bjoern Brandenburg
2013-08-07
*
Export num_cache_leaves in asm/processor.h
Bjoern Brandenburg
2013-08-07
*
Add object descriptor table to Linux's task_struct
Bjoern Brandenburg
2013-08-07
*
Add tracepoint support
Felipe Cerqueira
2013-08-07
*
Add schedule tracing support
Felipe Cerqueira
2013-08-07
*
Feather-Trace: write interrupt counts to control page
Bjoern Brandenburg
2013-08-07
*
Feather-Trace: add support for latency tracing/
Bjoern Brandenburg
2013-08-07
*
Feather-Trace: use proper definition of is_realtime()
Bjoern Brandenburg
2013-08-07
*
Introduce main LITMUS^RT header
Bjoern Brandenburg
2013-08-07
*
Extend task_struct with rt_param
Bjoern Brandenburg
2013-08-07
*
Add hrtimer_start_on() support
Felipe Cerqueira
2013-08-07
*
Add TRACE() debug tracing support
Bjoern Brandenburg
2013-08-07
*
Add quantum aligment code
Felipe Cerqueira
2013-08-07
*
Add object list to inodes
Bjoern Brandenburg
2013-08-07
*
Export x86 cache topology
Felipe Cerqueira
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
*
Feather-Trace: add LITMUS^RT overhead tracing infrastructure
Bjoern Brandenburg
2013-08-07
*
Feather-Trace: add generic ftdev device driver
Bjoern Brandenburg
2013-08-07
[next]