aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2012-10-11
* uncachable color control pageChristopher Kenna2012-10-11
* ARM: Fix bad merge bd1274dc005 (Merge branch 'v6v7' into devel)Russell King2012-10-11
* Server tasks stay linked when client tasks release.Jonathan Herman2012-10-10
* Moved budget accounting into MC plugin.Jonathan Herman2012-10-09
* Integrated color chunking into the mc plugin.Jonathan Herman2012-10-09
* A task's blocking time no longer takes from its server's budget.Jonathan Herman2012-10-09
* Task completion times now based on user-space job execution times.Jonathan Herman2012-10-08
* Fixed scheduling overhead macros for mixed-criticality.Jonathan Herman2012-10-07
* Removed race condition in lock_acquired code.Jonathan Herman2012-10-07
* Correct spelling error in conditional include.Christopher Kenna2012-10-07
* Architecture dependent uncachable control page.Christopher Kenna2012-10-07
* Integrated group locking with mixed-criticality.Jonathan Herman2012-10-06
* fix debug message.Christopher Kenna2012-10-05
* Add more logging and a new proc entry.Christopher Kenna2012-10-05
* Coloring on the ARM.Christopher Kenna2012-10-05
* Add ifdef's for CONFIG_PLUGIN_MC and CONFIG_MERGE_TIMERS.Christopher Kenna2012-10-04
* Add include to fix compilation error.Christopher Kenna2012-10-04
* Merge branch 'wip-mc' of ssh://rtsrv.cs.unc.edu/home/litmus/litmus-rt into wi...Jonathan Herman2012-10-03
|\
| * Clean up the LITMUS color device.Christopher Kenna2012-10-02
| * Fix compilation of the perf tool.Christopher Kenna2012-10-02
| * Fix perf tools compile bug.Christopher Kenna2012-10-02
| * Decrease max number of colors and fix typos.Christopher Kenna2012-10-02
* | Moved user-space state of tasks into new rt_param.user_job.Jonathan Herman2012-10-03
|/
* Create per-task containers only when budget enforcing.Jonathan Herman2012-10-01
* Fixed sched_color run issues.Jonathan Herman2012-09-30
|\
| * Move task time accounting into the complete_job method.wip-rt-ksharkJonathan 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
| * 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
| * 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