aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/rt_domain.c
Commit message (Expand)AuthorAge
* Output additional data in MC completion records.Jonathan Herman2012-10-23
* Disabled release master work.Jonathan Herman2012-10-19
* Allow for concurrent blocking / user-space job completions.Jonathan Herman2012-10-10
* Integrated group locking with mixed-criticality.Jonathan Herman2012-10-06
* Add ifdef's for CONFIG_PLUGIN_MC and CONFIG_MERGE_TIMERS.Christopher Kenna2012-10-04
* Moved user-space state of tasks into new rt_param.user_job.Jonathan Herman2012-10-03
* Fixed sched_color run issues.Jonathan Herman2012-09-30
|\
| * New Feature: Arbitrary deadlines.2012.2Glenn Elliott2012-08-01
* | Resolved merge bugs.Jonathan Herman2012-09-29
* | Merge branch 'wip-color' into wip-mcJonathan Herman2012-09-29
|\|
| * Feather-Trace: keep track of release latencyBjoern B. Brandenburg2011-11-24
* | Sperated b and c overheadsJonathan Herman2011-12-22
* | Cleanup. Not testedJonathan Herman2011-10-15
* | Tasks are now scheduled using serversrtas12-mc-beta-expJonathan Herman2011-10-14
* | paranoid androidJonathan Herman2011-10-14
* | Add level-A release and remove some bad time-trace macros.Christopher Kenna2011-10-11
* | Fixed level-A crash when cancel task executionJonathan Herman2011-10-10
* | Allow events to be cancelled when their list is processedJonathan Herman2011-10-09
* | Fixed bug where finish switch could strand level-C tasks in neverlandJonathan Herman2011-10-09
* | Fixed timer issue and atomic remove issue in level A domain.Jonathan Herman2011-10-08
* | Debug commit.Christopher Kenna2011-09-30
* | Refactor timer merging and add it to CE plugin.Christopher Kenna2011-09-30
* | Merged with ce domainsJonathan Herman2011-09-27
|\ \
* | | Timer mergingJonathan Herman2011-09-27
|/ /
* | Now with fine grained lockingJonathan Herman2011-09-21
* | Refactor to allow generic domainsJonathan Herman2011-09-07
* | created generic domain interface for tasksJonathan Herman2011-08-29
* | removed domain_of, domain already stored in tasksJonathan Herman2011-08-27
|/
* rt_domain_t: disable timer TRACE() spam by defaultBjoern B. Brandenburg2010-10-19
* rt_domain_t: add add_release_on()Bjoern B. Brandenburg2010-10-18
* Bugfix: avoid conditional compilation dependent errorAndrea Bastoni2010-07-16
* Bugfix: change __ARCH_HAS_SEND_PULL_TIMERS in CONFIG_ARCH_HAS_SEND_PULL_TIMERSAndrea Bastoni2010-06-12
* Make release master support optionalBjoern B. Brandenburg2010-06-01
* Change most LitmusRT spinlock_t in raw_spinlock_tAndrea Bastoni2010-05-29
* Measure timer re-arming in the proper locationAndrea Bastoni2010-05-29
* Refactor binomial heap names: heap -> bheapAndrea Bastoni2010-05-29
* [ported from 2008.3] Add release-master supportAndrea Bastoni2010-05-29
* [ported from 2008.3] Add GSN-EDF pluginAndrea Bastoni2010-05-29
* [ported from 2008.3] Add rt_domain_t supportAndrea Bastoni2010-05-29