aboutsummaryrefslogtreecommitdiffstats
path: root/litmus
Commit message (Expand)AuthorAge
...
* bugfix: clear scheduled field of the correct CPU upon task_exit in C-EDFAndrea Bastoni2011-01-03
* bugfix: fix out-of-bound array access in cedf_activate_plugin()Andrea Bastoni2010-11-29
* add optional [function@file:line] tag to TRACE() logBjoern B. Brandenburg2010-11-22
* Bugfix: synchronize with all other CPUs before switching pluginAndrea Bastoni2010-11-20
* Improve help message for TRACE() bufferBjoern B. Brandenburg2010-11-16
* Make TRACE() buffer size configurableBjoern B. Brandenburg2010-11-16
* Remove LITMUS^RT TRACE_BUG_ON macroBjoern B. Brandenburg2010-11-11
* Avoid warning on 64bit buildsBjoern B. Brandenburg2010-11-11
* Cleanup TRACE() implementationBjoern B. Brandenburg2010-11-11
* Implement proper remote preemption supportBjoern B. Brandenburg2010-11-11
* Split out TRACE() from litmus.h and cleanup some includesBjoern B. Brandenburg2010-11-11
* sched_trace: make buffer size configurableBjoern B. Brandenburg2010-11-11
* C-EDF: move /proc/litmus/cluster_cache to /proc/litmus/plugins/C-EDF/clusterBjoern B. Brandenburg2010-11-11
* Litmus core: refactor the implementation of /procChristopher Kenna2010-10-23
* Litmus core: per-plugin proc directoriesChristopher Kenna2010-10-23
* Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
* Litmus core: allow PRECISE_ENFORCEMENT2010.2Bjoern B. Brandenburg2010-10-19
* Litmus core: enable precise budget enforcementBjoern B. Brandenburg2010-10-19
* Litmus core: add plugin-independent precise budget enforcement infrastructureBjoern B. Brandenburg2010-10-19
* Litmus core: set state to TASK_RUNNING before calling wake_up()Bjoern B. Brandenburg2010-10-19
* 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
* 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