aboutsummaryrefslogtreecommitdiffstats
path: root/litmus
Commit message (Expand)AuthorAge
* 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.Glenn 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.Glenn Elliott2012-05-26
* Add kernel-style events for sched_trace_XXX() functionsAndrea Bastoni2012-03-30
* Feather-Trace: keep track of interrupt-related interference.Bjoern B. Brandenburg2012-01-30
* Litmus core: simplify np-section protocolBjoern 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
* Feather-Trace: start with the largest permissible rangeBjoern B. Brandenburg2011-11-24
* bugfix: add processors in order of increasing indices to clustersBjoern B. Brandenburg2011-11-24
* Pfair: improve robustness of suspensionsBjoern B. Brandenburg2011-11-24
* Add option to turn off preemption state tracingBjoern B. Brandenburg2011-11-24
* Add unlikely() to rel master check (match pfair).Glenn Elliott2011-11-02
* bugfix: release master CPU must signal task was pickedBjoern B. Brandenburg2011-11-02
* Pfair: various fixes concerning release timersBjoern B. Brandenburg2011-08-27
* Pfair: add support for true sporadic releasesBjoern B. Brandenburg2011-08-27
* Pfair: add release master support.Bjoern B. Brandenburg2011-08-27
* C-EDF: Make migration affinity work with Release MasterGlenn Elliott2011-08-27
* C-EDF: add release master supportBjoern B. Brandenburg2011-08-27
* PSN-EDF: add release master supportBjoern B. Brandenburg2011-08-27
* Avoid needlessly costly migrations. CONFIG_SCHED_CPU_AFFINITYGlenn Elliott2011-08-27
* Fix prototype mismatching and synch syscall numbersAndrea Bastoni2011-08-27
* Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
* LITMUS Core: Check for valid class in RT-param syscall.Christopher Kenna2011-04-20
* bugfix: release master CPU must signal task was pickedBjoern B. Brandenburg2011-04-12
* Improve FMLP queue management.Glenn Elliott2011-03-31
* Pfair: remove sporadic_release flagBjoern B. Brandenburg2011-02-01
* Pfair: support clustered schedulingBjoern B. Brandenburg2011-02-01
* Litmus core: add generic clustering supportBjoern B. Brandenburg2011-02-01
* Litmus core: extract userspace interface from C-EDFBjoern B. Brandenburg2011-02-01
* Feather-Trace: rename locking trace pointsBjoern B. Brandenburg2011-02-01
* fdso: pass userpsace config argument to object constructorBjoern B. Brandenburg2011-02-01
* GSN-EDF: re-implement FMLP supportBjoern B. Brandenburg2011-02-01
* PSN-EDF: re-implement FMLP supportBjoern B. Brandenburg2011-02-01