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
/
rt_domain.c
Commit message (
Expand
)
Author
Age
*
Output additional data in MC completion records.
Jonathan Herman
2012-10-23
*
Disabled release master work.
Jonathan Herman
2012-10-19
*
Allow for concurrent blocking / user-space job completions.
Jonathan Herman
2012-10-10
*
Integrated group locking with mixed-criticality.
Jonathan Herman
2012-10-06
*
Add ifdef's for CONFIG_PLUGIN_MC and CONFIG_MERGE_TIMERS.
Christopher Kenna
2012-10-04
*
Moved user-space state of tasks into new rt_param.user_job.
Jonathan Herman
2012-10-03
*
Fixed sched_color run issues.
Jonathan Herman
2012-09-30
|
\
|
*
New Feature: Arbitrary deadlines.
2012.2
Glenn Elliott
2012-08-01
*
|
Resolved merge bugs.
Jonathan Herman
2012-09-29
*
|
Merge branch 'wip-color' into wip-mc
Jonathan Herman
2012-09-29
|
\
|
|
*
Feather-Trace: keep track of release latency
Bjoern B. Brandenburg
2011-11-24
*
|
Sperated b and c overheads
Jonathan Herman
2011-12-22
*
|
Cleanup. Not tested
Jonathan Herman
2011-10-15
*
|
Tasks are now scheduled using servers
rtas12-mc-beta-exp
Jonathan Herman
2011-10-14
*
|
paranoid android
Jonathan Herman
2011-10-14
*
|
Add level-A release and remove some bad time-trace macros.
Christopher Kenna
2011-10-11
*
|
Fixed level-A crash when cancel task execution
Jonathan Herman
2011-10-10
*
|
Allow events to be cancelled when their list is processed
Jonathan Herman
2011-10-09
*
|
Fixed bug where finish switch could strand level-C tasks in neverland
Jonathan Herman
2011-10-09
*
|
Fixed timer issue and atomic remove issue in level A domain.
Jonathan Herman
2011-10-08
*
|
Debug commit.
Christopher Kenna
2011-09-30
*
|
Refactor timer merging and add it to CE plugin.
Christopher Kenna
2011-09-30
*
|
Merged with ce domains
Jonathan Herman
2011-09-27
|
\
\
*
|
|
Timer merging
Jonathan Herman
2011-09-27
|
/
/
*
|
Now with fine grained locking
Jonathan Herman
2011-09-21
*
|
Refactor to allow generic domains
Jonathan Herman
2011-09-07
*
|
created generic domain interface for tasks
Jonathan Herman
2011-08-29
*
|
removed domain_of, domain already stored in tasks
Jonathan Herman
2011-08-27
|
/
*
rt_domain_t: disable timer TRACE() spam by default
Bjoern B. Brandenburg
2010-10-19
*
rt_domain_t: add add_release_on()
Bjoern B. Brandenburg
2010-10-18
*
Bugfix: avoid conditional compilation dependent error
Andrea Bastoni
2010-07-16
*
Bugfix: change __ARCH_HAS_SEND_PULL_TIMERS in CONFIG_ARCH_HAS_SEND_PULL_TIMERS
Andrea Bastoni
2010-06-12
*
Make release master support optional
Bjoern B. Brandenburg
2010-06-01
*
Change most LitmusRT spinlock_t in raw_spinlock_t
Andrea Bastoni
2010-05-29
*
Measure timer re-arming in the proper location
Andrea Bastoni
2010-05-29
*
Refactor binomial heap names: heap -> bheap
Andrea Bastoni
2010-05-29
*
[ported from 2008.3] Add release-master support
Andrea Bastoni
2010-05-29
*
[ported from 2008.3] Add GSN-EDF plugin
Andrea Bastoni
2010-05-29
*
[ported from 2008.3] Add rt_domain_t support
Andrea Bastoni
2010-05-29