aboutsummaryrefslogtreecommitdiffstats
path: root/litmus
Commit message (Expand)AuthorAge
* 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
* 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: 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
* 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
* Re-implement synchronous task set release supportBjoern Brandenburg2012-10-18
* EDF priority tie-breaks.Glenn Elliott2012-09-21
* Improve readability of EDF comparisons.Glenn Elliott2012-09-21
* 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
* control page: warn on page faultBjoern Brandenburg2012-07-23
* control page: use vm_insert_page() instead of remap_pfn_range()Bjoern Brandenburg2012-07-23
* P-FP: reject tasks with invalid prioritiesBjoern Brandenburg2012-07-23
* P-FP: fix build bug if !CONFIG_RELEASE_MASTERBjoern Brandenburg2012-07-23
* P-FP: make PCP available to userspaceSven Dziadek2012-07-23
* P-FP: port P-FP plugin used in B. Brandenburg'sSven Dziadek2012-07-23
* C-EDF: do not requeue jobs without budgetBjoern Brandenburg2012-05-31
* GSN-EDF: do not requeue jobs without budgetBjoern Brandenburg2012-05-31
* Move budget-related helpers to budget.hBjoern Brandenburg2012-05-31
* An efficient binary heap implementation.wip-stage-binheapGlenn Elliott2012-05-26
* Add kernel-style events for sched_trace_XXX() functionsAndrea Bastoni2012-03-30
* Feather-Trace: keep track of interrupt-related interference.2012.1Bjoern B. Brandenburg2012-01-30
* Litmus core: simplify np-section protocolwip-2011.2-bbbBjoern B. Brandenburg2011-11-24
* C-EDF: rename lock -> cluster_lockBjoern B. Brandenburg2011-11-24
* locking: use correct timestampBjoern B. Brandenburg2011-11-24
* Feather-trace: let userspace add overhead eventsBjoern B. Brandenburg2011-11-24
* ftdev: let bufffer-specific code handle writes from userspaceBjoern B. Brandenburg2011-11-24
* ftdev: remove event activation hackBjoern B. Brandenburg2011-11-24
* Feather-Trace: keep track of release latencyBjoern B. Brandenburg2011-11-24
* Feather-Trace: trace locking-related suspensionsBjoern B. Brandenburg2011-11-24