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
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
*
Port rtss12 features to C-EDF (untested)
Glenn Elliott
2012-04-25
*
Tested/Fixed IKGLP heurs. OS WORK FINALLY DONE!
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
*
Implement GPU-affinity-aware kfmlp (untested)
Glenn Elliott
2012-04-16
*
Infrastructure for affinity-aware k-exclusion
Glenn Elliott
2012-04-15
*
Update PAI to support multiGPUs (todo: klitirqd)
Glenn Elliott
2012-04-15
*
remove fifo/rm header files left over
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
|
\
|
*
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
|
|
*
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
*
|
|
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
|
\
\
\
|
*
|
|
Simplify binheap_delete and add binheap_decrease
Glenn Elliott
2012-03-21
|
*
|
|
GSN-EDF: Use binary heap instead of binomial heap.
Glenn Elliott
2012-03-21
|
*
|
|
Binary heap implementation
Glenn Elliott
2012-03-21
|
|
/
/
*
|
|
blah
Glenn Elliott
2012-03-23
*
|
|
Introduction of basic nesting foundations.
Glenn Elliott
2012-03-22
|
/
/
*
|
Typo in macro
Jonathan Herman
2012-02-16
*
|
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
*
|
ftdev: let bufffer-specific code handle writes from userspace
Bjoern B. Brandenburg
2011-11-24
*
|
Feather-Trace: keep track of release latency
Bjoern B. Brandenburg
2011-11-24
*
|
Feather-Trace: trace locking-related suspensions
Bjoern B. Brandenburg
2011-11-24
*
|
Add option to turn off preemption state tracing
Bjoern B. Brandenburg
2011-11-24
*
|
C-EDF: Make migration affinity work with Release Master
Glenn Elliott
2011-08-27
*
|
COMMENT: Correct comment on precise budget enforcement
Glenn Elliott
2011-08-27
*
|
Avoid needlessly costly migrations. CONFIG_SCHED_CPU_AFFINITY
Glenn Elliott
2011-08-27
*
|
Merge 'Linux v3.0' into Litmus
Andrea Bastoni
2011-08-27
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-20
|
|
\
|
|
*
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2011-07-20
|
|
|
\
|
|
|
*
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
Paul E. McKenney
2011-07-20
|
*
|
|
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
2011-07-20
|
*
|
|
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
2011-07-20
|
|
/
/
|
*
|
include/linux/sdla.h: remove the prototype of sdla()
WANG Cong
2011-07-18
[next]