aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | Improve help message for TRACE() bufferBjoern B. Brandenburg2010-11-16
| * | Make TRACE() buffer size configurableBjoern B. Brandenburg2010-11-16
| * | Workaround: do not set rq->skip_clock_updateBjoern B. Brandenburg2010-11-11
| * | 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
| * | Hook up LITMUS^RT remote preemption support on ARMBjoern B. Brandenburg2010-11-11
| * | Hook up LITMUS^RT remote preemption support on x86Bjoern B. Brandenburg2010-11-11
| * | Implement proper remote preemption supportBjoern B. Brandenburg2010-11-11
| * | hook litmus tick function into hrtimer-driven ticksBjoern 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
| * | ARM: hookup LITMUS^RT system callsBjoern B. Brandenburg2010-11-11
| * | ARM: Include LITMUS^RT KConfigBjoern B. Brandenburg2010-11-11
| * | ARM: provide get_cycles() for RealView PB11{MP,76} and Cortex-A8Bjoern B. Brandenburg2010-11-11
| * | ARM: allow mach/timex.h to define get_cycles()Bjoern 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_ENFORCEMENTBjoern 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: add macro to test for PRECISE_ENFORCEMENTBjoern B. Brandenburg2010-10-19
| * | | Litmus core: add budget_remaining() helperBjoern B. Brandenburg2010-10-19
| * | | hrtimer: add init function to properly set hrtimer_start_on_info paramsAndrea Bastoni2010-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
| * | | Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
| |\ \ \
| | * | | Add C-EDF PluginAndrea Bastoni2010-05-29
| | * | | Export shared_cpu_mapAndrea Bastoni2010-05-29