aboutsummaryrefslogtreecommitdiffstats
path: root/litmus
Commit message (Expand)AuthorAge
...
* rt_domain_t: add add_release_on()Bjoern B. Brandenburg2010-10-18
* PSN-EDF: remove outdated commentBjoern B. Brandenburg2010-09-21
* Bugfix: avoid link error in Feather-Trace on x86Bjoern B. Brandenburg2010-07-16
* 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 litmus_sched_class staticAndrea Bastoni2010-06-10
* Make platform-specific Feather-Trace depend on !CONFIG_DEBUG_RODATABjoern B. Brandenburg2010-06-01
* Make PFAIR optional to prevent build and runtime failures.Bjoern B. Brandenburg2010-06-01
* Make C-EDF depend on x86 and SYSFSAndrea Bastoni2010-06-01
* Make smp_send_pull_timers() optional.Bjoern B. Brandenburg2010-06-01
* Make release master support optionalBjoern B. Brandenburg2010-06-01
* Make compilation of C-EDF optional.Bjoern B. Brandenburg2010-05-30
* Make __ARCH_HAS_FEATHER_TRACE a proper CONFIG_ variable.Bjoern B. Brandenburg2010-05-30
* Bugfix: re-insert missing TS_PLUGIN_TICK_END tracing pointAndrea Bastoni2010-05-30
* Add support for one single cluster (all cpus) on C-EDFAndrea Bastoni2010-05-30
* Added support for choices in budget policy enforcement.Glenn Elliott2010-05-30
* Update kfifo and spinlock_t in sched_trace.cAndrea Bastoni2010-05-29
* Update sched_class and spinlock_t in litmus.cAndrea Bastoni2010-05-29
* Change most LitmusRT spinlock_t in raw_spinlock_tAndrea Bastoni2010-05-29
* Add C-EDF Plugin2010.1Andrea Bastoni2010-05-29
* Synchronize plugin switchingAndrea Bastoni2010-05-29
* Measure timer re-arming in the proper locationAndrea Bastoni2010-05-29
* Bugfix: PSN-EDF should log job_completion eventsAndrea Bastoni2010-05-29
* Bugfix: PSN-EDF should only requeue tasks that are not scheduledBjoern B. Brandenburg2010-05-29
* Used miscdevice API for sched_traceBjoern B. Brandenburg2010-05-29
* Bugfix: make fdso syscalls 64bit cleanBjoern B. Brandenburg2010-05-29
* Bugfix: don't inherit od_table across forksBjoern B. Brandenburg2010-05-29
* Bugfix: 1) incorrect FMLP high prio task tracking and 2) race in print statementGlenn Elliott2010-05-29
* Use generic preemption function in GSN- and PSN-EDF.Bjoern B. Brandenburg2010-05-29
* Introduce generic NP-section aware preemption functionBjoern B. Brandenburg2010-05-29
* Re-implement non-preemptive section support.Bjoern B. Brandenburg2010-05-29
* Add virtual LITMUS^RT control device.Bjoern B. Brandenburg2010-05-29
* Bugfix: clear LITMUS^RT state on fork completelyBjoern B. Brandenburg2010-05-29
* Add Feather-Trace x86_64 architecture dependent codeAndrea Bastoni2010-05-29
* [ported from 2008.3] Add PSN-EDF PluginAndrea Bastoni2010-05-29
* [ported from 2008.3] Add PFAIR pluginAndrea Bastoni2010-05-29
* Add optional dynamic assignment of tracing devices major nrAndrea Bastoni2010-05-29
* Better explanation of jump-to-CFS optimization removalBjoern B. Brandenburg2010-05-29
* Integrate litmus_tick() in task_tick_litmus()Andrea Bastoni2010-05-29
* Turn off GSN-EDF TRACE() spam by default.Bjoern B. Brandenburg2010-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 FMLP supportAndrea Bastoni2010-05-29
* [ported from 2008.3] Add Stack Resource Policy (SRP) supportAndrea Bastoni2010-05-29
* [ported from 2008.3] Add File Descriptor Attached Shared Objects (FDSO) infra...Andrea Bastoni2010-05-29
* [ported from 2008.3] Add common EDF functionsAndrea Bastoni2010-05-29
* [ported from 2008.3] Add rt_domain_t supportAndrea Bastoni2010-05-29
* [ported from 2008.3] Add synchronous task release APIAndrea Bastoni2010-05-29
* Move sched_trace ring buffer to kfifo implementationAndrea Bastoni2010-05-29