aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | | Improve readability of EDF comparisons.Glenn Elliott2012-08-20
| | | |/ /
| | * | | standard devation-based gpu affinity predictorGlenn Elliott2012-09-10
| | * | | simple average trackingGlenn Elliott2012-09-09
| | * | | enable migration tracing and short-cut interruptsGlenn Elliott2012-08-31
| | * | | GPUSync patch for Litmus 2012.1.Glenn Elliott2012-05-26
| * | | | blargGlenn Elliott2012-09-11
| | |/ / | |/| |
* | | | Merge branch 'prop/misc-fixes' into wip-2012.3-gpuGlenn Elliott2013-01-10
|\ \ \ \ | | |_|/ | |/| |
| * | | Reimplement plugin switching using stop_machine()Bjoern Brandenburg2013-01-10
| * | | Avoid race in do_release_ts()Bjoern Brandenburg2013-01-10
* | | | Extend non-rt support to sync-releases.Glenn Elliott2013-01-09
|/ / /
* | | Protect SCHED_LITMUS tasks from reschedules triggered by SCHED_FIFO enqueues.2012.3Jonathan Herman2012-12-21
* | | Config: PREEMPT_STATE_TRACE depends on DEBUG_KERNEL.Christopher Kenna2012-12-11
* | | Send reboot notifications to LitmusGlenn Elliott2012-12-07
* | | litmus: get rid of unused RT_F_EXIT_SEM flagManohar Vanga2012-11-27
* | | litmus: use is_present() instead of using rt_param->presentManohar Vanga2012-11-27
* | | litmus: get rid of RT_F_SLEEP and RT_F_RUNNINGManohar Vanga2012-11-27
* | | litmus: fix warning about unused label in sched_pfp.cManohar Vanga2012-11-27
* | | litmus: fix compiler warning in sched_plugin.hManohar Vanga2012-11-27
* | | P-FP: be less permissive about non-running tasks in queueBjoern Brandenburg2012-10-18
* | | P-FP: be paranoid in the preemption caseBjoern Brandenburg2012-10-18
* | | P-FP: use proper CONFIG_ symbolBjoern Brandenburg2012-10-18
* | | P-FP: prevent misuse of priority queueBjoern Brandenburg2012-10-18
* | | P-FP: simplify priority comparisonBjoern Brandenburg2012-10-18
* | | P-FP: simplify boost_priority()Bjoern Brandenburg2012-10-18
* | | P-FP: record job release records for tardy tasksBjoern Brandenburg2012-10-18
* | | Move SEND_RESCHED tracing to preempt.cBjoern Brandenburg2012-10-18
* | | Move SCHED2 trace points to post_schedule()Bjoern Brandenburg2012-10-18
* | | Feather-Trace: hide irq in SEND_RESCHED_ENDBjoern Brandenburg2012-10-18
* | | Trace IPI-related IRQs with ft_irq_fired()Bjoern Brandenburg2012-10-18
* | | Mark feather-trace buffers as "disturbed" on soft IRQsBjoern Brandenburg2012-10-18
* | | Make Feather-Trace timestamp collection non-preemptiveBjoern Brandenburg2012-10-18
* | | Use user-provided irq count for TS_SYSCALL_IN_ENDBjoern Brandenburg2012-10-18
* | | Export IRQ count to control pageBjoern Brandenburg2012-10-18
* | | Feather-Trace: add support for locking-related syscall overheadsBjoern Brandenburg2012-10-18
* | | Feather-Trace: update locking timestampsBjoern Brandenburg2012-10-18
* | | Feather-Trace: keep track of PID in trace recordBjoern Brandenburg2012-10-18
* | | ftdev: don't hold lock while sleepingBjoern B. Brandenburg2012-10-18
* | | FDSO: make sure fdso_close() is called during task teardownBjoern Brandenburg2012-10-18
* | | Remove complete_n() APIBjoern Brandenburg2012-10-18
* | | Re-implement synchronous task set release supportBjoern Brandenburg2012-10-18
* | | Fix compilation error on ARM platforms.Christopher Kenna2012-09-29
* | | Fix 64-bit division in fpmath.hChristopher Kenna2012-09-29
* | | EDF priority tie-breaks.Glenn Elliott2012-09-21
* | | Improve readability of EDF comparisons.Glenn Elliott2012-09-21
* | | Do processor state transitions in schedule_tail().Glenn Elliott2012-09-21
* | | Include a missing header file.Christopher Kenna2012-09-20
* | | Fix changed task_struct field name.Christopher Kenna2012-09-20
* | | Fix wake_up() preemptions under P-FP and PSN-EDFBjoern Brandenburg2012-08-14
|/ /
* | New Feature: Arbitrary deadlines.2012.2Glenn Elliott2012-08-01
* | control page: avoid "minor" page faultsBjoern Brandenburg2012-07-23