aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Don't call TRACE before the device is initializededf-scClayton Hobbs2019-01-10
* fix4peter2019-01-09
* fix3peter2019-01-09
* fix2peter2019-01-09
* fixpeter2019-01-09
* trace debug testpeter2019-01-09
* Make the scheduler skeleton compileClayton Hobbs2019-01-09
* dummy testpeter2019-01-09
* Applied EDF-os patchClayton Hobbs2019-01-03
* 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
| * 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