aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Revert performance CPU frequency scaler.HEADodroidxChristopher Kenna2012-10-01
* Merge branch 'odroidx' of ssh://rtsrv.cs.unc.edu/home/litmus/litmus-rt-odroid...Christopher Kenna2012-09-29
|\
| * Fix compilation error on ARM platforms.Christopher Kenna2012-09-29
| * Fix 64-bit division in fpmath.hChristopher Kenna2012-09-29
* | Fix compilation error on ARM platforms.Christopher Kenna2012-09-29
* | Fix 64-bit division in fpmath.hChristopher Kenna2012-09-29
|/
* Fix division in Jonathan's tracing.Christopher Kenna2012-09-29
* Merge in Jonathan's tracing fixes from branch wip-rt-kshark.Christopher Kenna2012-09-29
|\
| * Move task time accounting into the complete_job method.Jonathan Herman2012-09-28
| * Cleanup. Remove this commitJonathan Herman2012-09-27
| * Properly track max_exec_time to output in task_exit record.Jonathan Herman2012-09-27
| * Added exit and tardy hooks.Jonathan Herman2012-09-27
| * Summarize schedulability with final recordJonathan Herman2012-09-27
| * Store exec time in completion recordJonathan Herman2012-09-27
| * Track tasks average execution time, drop in TASK_EXIT recordJonathan Herman2012-09-27
| * Add the time to the task_exit eventChristopher Kenna2012-09-27
| * Add task_exit event that records max exec time under color plugin.Christopher Kenna2012-09-27
| * Initial commitJonathan Herman2012-09-21
* | Merge LITMUS^RT staging (as of time of this commit).Christopher 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.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: Clarify meaning of 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
| * Update to improved x86 Feather-Trace triggersBjoern Brandenburg2012-06-26
| * 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
| * Typo in macroJonathan Herman2012-02-16
| * 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