index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
litmus
Commit message (
Expand
)
Author
Age
*
Added lock tracing, probably.
Jonathan Herman
2013-04-16
*
Merged with latest kernelshark branch.
Jonathan Herman
2013-04-16
*
Some debuging traces.
Bryan Ward
2013-04-16
*
Fixed a boosting bug.
Bryan Ward
2013-04-16
*
Bug fixes.
Bryan Ward
2013-04-16
*
Move task time accounting into the complete_job method.
Jonathan Herman
2013-04-16
*
Cleanup. Remove this commit
Jonathan Herman
2013-04-16
*
Properly track max_exec_time to output in task_exit record.
Jonathan Herman
2013-04-16
*
Added exit and tardy hooks.
Jonathan Herman
2013-04-16
*
Summarize schedulability with final record
Jonathan Herman
2013-04-16
*
Store exec time in completion record
Jonathan Herman
2013-04-16
*
Track tasks average execution time, drop in TASK_EXIT record
Jonathan Herman
2013-04-16
*
Add the time to the task_exit event
Christopher Kenna
2013-04-16
*
Add task_exit event that records max exec time under color plugin.
Christopher Kenna
2013-04-16
*
DGLock and DGUnlock implementation.
Bryan Ward
2013-04-16
*
Check for valid fdsos in a dgl request.
Bryan Ward
2013-04-16
*
Allow one litmus_lock to control multiple fdsos.
Bryan Ward
2013-04-16
*
Chris help!
Bryan Ward
2013-04-16
*
Setup DGL system calls.
Bryan Ward
2013-04-16
*
Differentiate between PERIODIC and SPORADIC tasks.
Glenn Elliott
2013-03-12
*
EDF schedulers: Support early job releasing.
Glenn Elliott
2013-03-12
*
C-EDF: Cluster-aware admission test.
Glenn Elliott
2013-03-12
*
uncachedev: mmap memory that is not cached by CPUs
Glenn Elliott
2013-03-12
*
Disallow nesting of LITMUS^RT locks
Bjoern Brandenburg
2013-02-15
*
PCP: allow NULL config parameter
Bjoern Brandenburg
2013-02-15
*
Fix tracepoint compilation error
Felipe Cerqueira
2013-02-14
*
P-FP: fix BUG_ON releated to priority inheritance
Bjoern Brandenburg
2013-02-04
*
FDSO: fail to build if some ops are missing
Bjoern Brandenburg
2013-02-04
*
Reimplement plugin switching using stop_machine()
Bjoern Brandenburg
2013-01-10
*
Avoid race in do_release_ts()
Bjoern Brandenburg
2013-01-10
*
Config: PREEMPT_STATE_TRACE depends on DEBUG_KERNEL.
Christopher Kenna
2012-12-11
*
Send reboot notifications to Litmus
Glenn Elliott
2012-12-07
*
litmus: get rid of unused RT_F_EXIT_SEM flag
Manohar Vanga
2012-11-27
*
litmus: use is_present() instead of using rt_param->present
Manohar Vanga
2012-11-27
*
litmus: get rid of RT_F_SLEEP and RT_F_RUNNING
Manohar Vanga
2012-11-27
*
litmus: fix warning about unused label in sched_pfp.c
Manohar Vanga
2012-11-27
*
P-FP: be less permissive about non-running tasks in queue
Bjoern Brandenburg
2012-10-18
*
P-FP: be paranoid in the preemption case
Bjoern Brandenburg
2012-10-18
*
P-FP: use proper CONFIG_ symbol
Bjoern Brandenburg
2012-10-18
*
P-FP: simplify priority comparison
Bjoern Brandenburg
2012-10-18
*
P-FP: simplify boost_priority()
Bjoern Brandenburg
2012-10-18
*
P-FP: record job release records for tardy tasks
Bjoern Brandenburg
2012-10-18
*
Move SEND_RESCHED tracing to preempt.c
Bjoern Brandenburg
2012-10-18
*
Move SCHED2 trace points to post_schedule()
Bjoern Brandenburg
2012-10-18
*
Feather-Trace: hide irq in SEND_RESCHED_END
Bjoern Brandenburg
2012-10-18
*
Make Feather-Trace timestamp collection non-preemptive
Bjoern Brandenburg
2012-10-18
*
Use user-provided irq count for TS_SYSCALL_IN_END
Bjoern Brandenburg
2012-10-18
*
Export IRQ count to control page
Bjoern Brandenburg
2012-10-18
*
Feather-Trace: add support for locking-related syscall overheads
Bjoern Brandenburg
2012-10-18
*
Feather-Trace: update locking timestamps
Bjoern Brandenburg
2012-10-18
[next]