| Commit message (Expand) | Author | Age |
* | fdso: supply object type to constructor and destructor methods | Bjoern B. Brandenburg | 2011-02-01 |
* | Added task class to feather trace param record. | Jonathan Herman | 2011-02-01 |
* | bugfix: don't let children stay Litmus real-time tasks | Bjoern B. Brandenburg | 2011-01-30 |
* | Litmus core: add copy_and_chomp() helper | Bjoern B. Brandenburg | 2011-01-30 |
* | Added support for tracing arbitrary actions.wip-events | Jonathan Herman | 2011-01-26 |
* | Feather-Trace: dynamic memory allocation and clean exit2011.1 | Christopher Kenna | 2011-01-12 |
* | Feather-Trace: register devices with sysfs | Christopher Kenna | 2011-01-12 |
* | cleanup C-EDF cluster size configuration | Bjoern B. Brandenburg | 2011-01-05 |
* | bugfix: clear scheduled field of the correct CPU upon task_exit in C-EDF | Andrea Bastoni | 2011-01-03 |
* | bugfix: fix out-of-bound array access in cedf_activate_plugin() | Andrea Bastoni | 2010-11-29 |
* | add optional [function@file:line] tag to TRACE() log | Bjoern B. Brandenburg | 2010-11-22 |
* | Bugfix: synchronize with all other CPUs before switching plugin | Andrea Bastoni | 2010-11-20 |
* | Improve help message for TRACE() buffer | Bjoern B. Brandenburg | 2010-11-16 |
* | Make TRACE() buffer size configurable | Bjoern B. Brandenburg | 2010-11-16 |
* | Remove LITMUS^RT TRACE_BUG_ON macro | Bjoern B. Brandenburg | 2010-11-11 |
* | Avoid warning on 64bit builds | Bjoern B. Brandenburg | 2010-11-11 |
* | Cleanup TRACE() implementation | Bjoern B. Brandenburg | 2010-11-11 |
* | Implement proper remote preemption support | Bjoern B. Brandenburg | 2010-11-11 |
* | Split out TRACE() from litmus.h and cleanup some includes | Bjoern B. Brandenburg | 2010-11-11 |
* | sched_trace: make buffer size configurable | Bjoern B. Brandenburg | 2010-11-11 |
* | C-EDF: move /proc/litmus/cluster_cache to /proc/litmus/plugins/C-EDF/cluster | Bjoern B. Brandenburg | 2010-11-11 |
* | Litmus core: refactor the implementation of /proc | Christopher Kenna | 2010-10-23 |
* | Litmus core: per-plugin proc directories | Christopher Kenna | 2010-10-23 |
* | Merge commit 'v2.6.36' into wip-merge-2.6.36 | Andrea Bastoni | 2010-10-23 |
* | Litmus core: allow PRECISE_ENFORCEMENT2010.2 | Bjoern B. Brandenburg | 2010-10-19 |
* | Litmus core: enable precise budget enforcement | Bjoern B. Brandenburg | 2010-10-19 |
* | Litmus core: add plugin-independent precise budget enforcement infrastructure | Bjoern B. Brandenburg | 2010-10-19 |
* | Litmus core: set state to TASK_RUNNING before calling wake_up() | Bjoern B. Brandenburg | 2010-10-19 |
* | 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 |
* | PSN-EDF: remove outdated comment | Bjoern B. Brandenburg | 2010-09-21 |
* | Bugfix: avoid link error in Feather-Trace on x86 | Bjoern B. Brandenburg | 2010-07-16 |
* | 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 litmus_sched_class static | Andrea Bastoni | 2010-06-10 |
* | Make platform-specific Feather-Trace depend on !CONFIG_DEBUG_RODATA | Bjoern B. Brandenburg | 2010-06-01 |
* | Make PFAIR optional to prevent build and runtime failures. | Bjoern B. Brandenburg | 2010-06-01 |
* | Make C-EDF depend on x86 and SYSFS | Andrea Bastoni | 2010-06-01 |
* | Make smp_send_pull_timers() optional. | Bjoern B. Brandenburg | 2010-06-01 |
* | Make release master support optional | Bjoern B. Brandenburg | 2010-06-01 |
* | Make compilation of C-EDF optional. | Bjoern B. Brandenburg | 2010-05-30 |
* | Make __ARCH_HAS_FEATHER_TRACE a proper CONFIG_ variable. | Bjoern B. Brandenburg | 2010-05-30 |
* | Bugfix: re-insert missing TS_PLUGIN_TICK_END tracing point | Andrea Bastoni | 2010-05-30 |
* | Add support for one single cluster (all cpus) on C-EDF | Andrea Bastoni | 2010-05-30 |
* | Added support for choices in budget policy enforcement. | Glenn Elliott | 2010-05-30 |
* | Update kfifo and spinlock_t in sched_trace.c | Andrea Bastoni | 2010-05-29 |
* | Update sched_class and spinlock_t in litmus.c | Andrea Bastoni | 2010-05-29 |
* | Change most LitmusRT spinlock_t in raw_spinlock_t | Andrea Bastoni | 2010-05-29 |
* | Add C-EDF Plugin2010.1 | Andrea Bastoni | 2010-05-29 |
* | Synchronize plugin switching | Andrea Bastoni | 2010-05-29 |