aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'wip-nested-locking' into tegra-nested-lockingwip-nested-lockingJonathan Herman2013-04-19
|\
| * Fixed the littlest typo.Jonathan Herman2013-04-16
| * Added lock tracing, probably.Jonathan Herman2013-04-16
| * Merged with latest kernelshark branch.Jonathan Herman2013-04-16
| * Some debuging traces.Bryan Ward2013-04-16
| * Fixed a boosting bug.Bryan Ward2013-04-16
| * Bug fixes.Bryan Ward2013-04-16
| * Move task time accounting into the complete_job method.Jonathan Herman2013-04-16
| * Cleanup. Remove this commitJonathan Herman2013-04-16
| * Properly track max_exec_time to output in task_exit record.Jonathan Herman2013-04-16
| * Added exit and tardy hooks.Jonathan Herman2013-04-16
| * Summarize schedulability with final recordJonathan Herman2013-04-16
| * Store exec time in completion recordJonathan Herman2013-04-16
| * Track tasks average execution time, drop in TASK_EXIT recordJonathan Herman2013-04-16
| * Add the time to the task_exit eventChristopher Kenna2013-04-16
| * Add task_exit event that records max exec time under color plugin.Christopher Kenna2013-04-16
| * Initial commitJonathan Herman2013-04-16
| * DGLock and DGUnlock implementation.Bryan Ward2013-04-16
| * Check for valid fdsos in a dgl request.Bryan Ward2013-04-16
| * Allow one litmus_lock to control multiple fdsos.Bryan Ward2013-04-16
| * The DGL syscalls can now be successfully called.Bryan Ward2013-04-16
| * Chris help!Bryan Ward2013-04-16
| * Setup DGL system calls.Bryan Ward2013-04-16
| * Initial commit.Jonathan Herman2013-03-18
| * 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 errorFelipe Cerqueira2013-02-14
| * P-FP: fix BUG_ON releated to priority inheritanceBjoern 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.Jonathan 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