aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* make it compilepgmGlenn Elliott2013-07-05
* Augment rt_task() with is_realtime()Bjoern Brandenburg2013-06-25
* Disable timer slack for LITMUS^RT tasks in nanosleep()Bjoern Brandenburg2013-06-25
* GSN-EDF: link tasks to local CPU if it is idleBjoern Brandenburg2013-06-25
* Use vmalloc() to allocate Feather-Trace buffersBjoern Brandenburg2013-06-25
* Clean up 'time_slice' and 'completed' usageBjoern Brandenburg2013-06-08
* PFAIR: fix admission of suspended tasksBjoern Brandenburg2013-06-08
* C-EDF: fix admission of suspended tasksBjoern Brandenburg2013-06-08
* GSN-EDF: fix admission of suspended tasksBjoern Brandenburg2013-06-08
* P-FP: fix admission of suspended taskBjoern Brandenburg2013-06-08
* PSN-EDF: fix admission of suspended taskBjoern Brandenburg2013-06-08
* Fix synchronous task system release supportBjoern Brandenburg2013-06-08
* Define is_priority_boosted() if !CONFIG_LITMUS_LOCKINGBjoern Brandenburg2013-05-04
* Use do_div() for integer division in litmus/sync.cBjoern Brandenburg2013-05-04
* Fix enum name conflictFelipe Cerqueira2013-05-03
* Changed completion flag use to remove race condition in Cedf,Gedf.Jonathan Herman2013-04-12
* Differentiate between PERIODIC and SPORADIC tasks.Glenn Elliott2013-03-12
* EDF schedulers: Support early job releasing.Glenn Elliott2013-03-12
* C-EDF: Cluster-aware admission test.Glenn Elliott2013-03-12
* uncachedev: mmap memory that is not cached by CPUsGlenn Elliott2013-03-12
* Disallow nesting of LITMUS^RT locksBjoern Brandenburg2013-02-15
* PCP: allow NULL config parameterBjoern Brandenburg2013-02-15
* Fix tracepoint compilation errorstagingFelipe Cerqueira2013-02-14
* P-FP: fix BUG_ON releated to priority inheritancearchive/unc-master-3.0Bjoern Brandenburg2013-02-04
* FDSO: fail to build if some ops are missingBjoern Brandenburg2013-02-04
* TRACE_TASK(): accept NULL pointersBjoern Brandenburg2013-02-04
* Reimplement plugin switching using stop_machine()Bjoern Brandenburg2013-01-10
* Avoid race in do_release_ts()Bjoern Brandenburg2013-01-10
* 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