aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* P-EDF updated to use the generic pi framework.wip-prio-inhGlenn Elliott2010-08-03
* G-EDF updated to use the generic pi framework.Glenn Elliott2010-08-03
* Updated plugin interface to support pi_semaphore.Glenn Elliott2010-08-03
* Implement the pi semaphore stack.Glenn Elliott2010-08-03
* Update FMLP to use revised fmlp_semaphore.Glenn Elliott2010-08-03
* Restructure pi_semaphore struct for generic inheritance framework.Glenn Elliott2010-08-03
* 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 Plugin2010.1Andrea 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
| * 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 Feather-Trace x86_32 architecture dependent codeAndrea Bastoni2010-05-29
| * Add support for x86_64 architectureAndrea Bastoni2010-05-29
| * Add pull_timers_interrupt() to x86_64Andrea 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