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
/
litmus
Commit message (
Expand
)
Author
Age
*
Final GPUSync implementation.
wip-gpu-rtss12
Glenn Elliott
2012-05-14
*
fix minor bugs. there is still a bug in GEDF PAI.
Glenn Elliott
2012-04-27
*
No-op useless unlock calls.
Glenn Elliott
2012-04-26
*
Fix/test C-EDF for GPU RTSS12.
Glenn Elliott
2012-04-25
*
Port rtss12 features to C-EDF (untested)
Glenn Elliott
2012-04-25
*
Match replica before spinlocks in ikglp_unlock()
Glenn Elliott
2012-04-23
*
Fix line-endings. :P
Glenn Elliott
2012-04-23
*
Tested/Fixed IKGLP heurs. OS WORK FINALLY DONE!
Glenn Elliott
2012-04-23
*
Donees cannot be amongst the top-m requests.
Glenn Elliott
2012-04-23
*
Donor dequeue heuristic for IKGLP. Untested.
Glenn Elliott
2012-04-20
*
Untested donee selection heuristic for IKGLP.
Glenn Elliott
2012-04-20
*
Added hooks for IKGLP affinity and a little logic.
Glenn Elliott
2012-04-18
*
Zap line-endings
Glenn Elliott
2012-04-18
*
Added support for simult-users in kfmlp
Glenn Elliott
2012-04-18
*
Fixed and tested aff-aware KFMLP. (finally!)
Glenn Elliott
2012-04-18
*
make gpu registration a little more robust
Glenn Elliott
2012-04-16
*
Implement GPU-affinity-aware kfmlp (untested)
Glenn Elliott
2012-04-16
*
Infrastructure for affinity-aware k-exclusion
Glenn Elliott
2012-04-15
*
PAI::change_prio(): check work before locking
Glenn Elliott
2012-04-15
*
Update PAI to support multiGPUs (todo: klitirqd)
Glenn Elliott
2012-04-15
*
add kfmlp as separate file
Glenn Elliott
2012-04-15
*
Merge branch 'wip-gpu-interrupts' into wip-gpu-rtss12
Glenn Elliott
2012-04-15
|
\
|
*
Remove option for threading of all softirqs.
wip-gpu-interrupts
Glenn Elliott
2012-03-05
|
*
Clean up PAI.
Glenn Elliott
2012-03-04
|
*
Merge branch 'wip-pai' into wip-gpu-interrupts
Glenn Elliott
2012-03-04
|
|
\
|
|
*
Fix bugs in tracing and PAI handling
Glenn Elliott
2012-01-20
|
|
*
Port PAI interrupts to GSN-EDF, C-RM/RM-SRT/FIFO.
Glenn Elliott
2012-01-14
|
|
*
Completed PAI for C-EDF.
Glenn Elliott
2012-01-14
|
|
*
PAI implementation, C-RM, C-FIFO.
Glenn Elliott
2012-01-11
|
|
*
Full patch for klitirqd with Nvidia GPU support.
Glenn Elliott
2011-06-02
*
|
|
Move RSM and IKGLP imp. to own .c files
wip-ikglp
Glenn Elliott
2012-04-13
*
|
|
Added support for Dynamic Group Locks (DGLs)
Glenn Elliott
2012-04-11
*
|
|
Fix IKGLP bugs discovered in test.
Glenn Elliott
2012-04-09
*
|
|
Cleanup use of binheap_entry().
Glenn Elliott
2012-04-04
*
|
|
Untested implementation of IKGLP.
Glenn Elliott
2012-04-04
*
|
|
Infrastructure of IKGLP. lock/unlock are stubs
Glenn Elliott
2012-03-31
*
|
|
Nested inheritance with fine-grained locking.
Glenn Elliott
2012-03-30
*
|
|
Merge branch 'wip-binary-heap' into wip-nested-locks
Glenn Elliott
2012-03-23
|
\
\
\
|
*
|
|
Make C-EDF work with simplified binheap_delete
wip-binary-heap
Glenn Elliott
2012-03-21
|
*
|
|
Make GSN-EDF work with simlified binheap_delete()
Glenn Elliott
2012-03-21
|
*
|
|
C-EDF: Use binary heap instead of binomial heap.
Glenn Elliott
2012-03-21
|
*
|
|
GSN-EDF: Use binary heap instead of binomial heap.
Glenn Elliott
2012-03-21
|
|
/
/
*
|
|
blah
Glenn Elliott
2012-03-23
*
|
|
Introduction of basic nesting foundations.
Glenn Elliott
2012-03-22
|
/
/
*
|
Feather-Trace: keep track of interrupt-related interference.
2012.1
Bjoern B. Brandenburg
2012-01-30
*
|
Litmus core: simplify np-section protocol
wip-2011.2-bbb
Bjoern B. Brandenburg
2011-11-24
*
|
C-EDF: rename lock -> cluster_lock
Bjoern B. Brandenburg
2011-11-24
*
|
locking: use correct timestamp
Bjoern B. Brandenburg
2011-11-24
*
|
Feather-trace: let userspace add overhead events
Bjoern B. Brandenburg
2011-11-24
*
|
ftdev: let bufffer-specific code handle writes from userspace
Bjoern B. Brandenburg
2011-11-24
[next]