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
*
9/21/2016
wip-percore-lib
Namhoon Kim
2016-09-21
*
TODO: Fix condition checks in replicate_page_move_mapping()
wip-shared-lib
Namhoon Kim
2016-09-09
*
Shared library identification
Namhoon Kim
2016-09-09
*
Initial commit for shared library
wip-shared-mem
Namhoon Kim
2016-08-30
*
Add system calls for RTSS16
Namhoon Kim
2016-05-01
*
Add offset feature in colored_shm dev.
Namhoon Kim
2016-04-28
*
Add NP support for MC2
Namhoon Kim
2016-04-19
*
Add admission check
Namhoon Kim
2016-04-19
*
Add support for PGM^RT
Namhoon Kim
2016-04-19
*
Add colored shared memory device
Namhoon Kim
2016-04-05
*
Add syscall defs.
Namhoon Kim
2016-03-31
*
Add flush array
Namhoon Kim
2016-03-23
*
MC2 scheduler and partition modules
Namhoon Kim
2016-03-23
*
initial
Namhoon Kim
2016-03-23
*
Merge branch 'master' of https://github.com/LITMUS-RT/litmus-rt
Namhoon Kim
2015-11-10
|
\
|
*
Fix __NR_syscalls for ARM
Namhoon Kim
2015-11-10
*
|
Fix __NR_syscalls for ARM
Namhoon Kim
2015-11-09
|
/
*
Add ARM syscall def for get_current_budget
v2015.1
Bjoern Brandenburg
2015-09-07
*
Add x86 syscall defs for get_current_budget
Bjoern Brandenburg
2015-09-07
*
LITMUS^RT Core: add get_current_budget() system call
Bjoern Brandenburg
2015-09-07
*
Add PD^2 scheduler plugin
2015.1
Bjoern Brandenburg
2015-08-09
*
Add C-EDF scheduler plugin
Bjoern Brandenburg
2015-08-09
*
Add P-FP scheduler plugin
Bjoern Brandenburg
2015-08-09
*
Add GSN-EDF scheduler plugin
Bjoern Brandenburg
2015-08-09
*
Add PSN-EDF scheduler plugin
Bjoern Brandenburg
2015-08-09
*
Hook into kernel/exit.c to force exiting RT tasks into best-effort mode
Bjoern Brandenburg
2015-08-09
*
Protect LITMUS^RT tasks from re-nicing
Bjoern Brandenburg
2015-08-09
*
Don't call set_tsk_need_resched() on remote LITMUS^RT task
Bjoern Brandenburg
2015-08-09
*
Hook into SCHED_DEADLINE to protect LITMUS^RT tasks
Bjoern Brandenburg
2015-08-09
*
Hook into rt scheduling class to protect LITMUS^RT tasks
Bjoern Brandenburg
2015-08-09
*
Don't trigger load balancer in scheduler tick for LITMUS^RT
Bjoern Brandenburg
2015-08-09
*
Hook into finish_switch()
Bjoern Brandenburg
2015-08-09
*
Reset SCHED_LITMUS scheduling class on fork
Bjoern Brandenburg
2015-08-09
*
Block sched_setaffinity() for SCHED_LITMUS tasks
Bjoern Brandenburg
2015-08-09
*
Integrate LITMUS^RT scheduling class with sched_setscheduler
Bjoern Brandenburg
2015-08-09
*
Disable cut-to-CFS optimization in Linux scheduler
Bjoern Brandenburg
2015-08-09
*
Integrate LITMUS^RT with try_to_wake_up() path
Bjoern Brandenburg
2015-08-09
*
Make LITMUS^RT scheduling class the highest-priority scheduling class
Bjoern Brandenburg
2015-08-09
*
Add LITMUS^RT scheduling class in kernel/sched/Makefile
Bjoern Brandenburg
2015-08-09
*
Introduce LITMUS^RT runqueue dummy into struct rq
Bjoern Brandenburg
2015-08-09
*
Integrate SRP ceiling blocking callback with Linux scheduler
Bjoern Brandenburg
2015-08-09
*
Hookup sched_trace_XXX() tracing in Linux scheduler
Bjoern Brandenburg
2015-08-09
*
Augment rt_task() with is_realtime()
Bjoern Brandenburg
2015-08-09
*
Hook into fork(), exec(), and exit()
Bjoern Brandenburg
2015-08-09
*
Call sched_state_task_picked() from pick_next_task_stop()
Bjoern Brandenburg
2015-08-09
*
Integrate preemption state machine with Linux scheduler
Bjoern Brandenburg
2015-08-09
*
Record LITMUS^RT timestamp in ftrace records
Bjoern Brandenburg
2015-08-09
*
Move trace point definition to litmus/litmus.c
Bjoern Brandenburg
2015-08-09
*
Add LITMUS^RT syscalls for x86
Bjoern Brandenburg
2015-08-09
*
Add LITMUS^RT syscalls for ARM
Bjoern Brandenburg
2015-08-09
[next]