index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Reset way tracker state between activations.
Jonathan Herman
2012-10-24
*
Add Color Queue tracing.
Christopher Kenna
2012-10-24
*
Output additional data in MC completion records.
Jonathan Herman
2012-10-23
*
Color Queue: track the units of work done by each task.
Christopher Kenna
2012-10-23
*
Track queue computation time.
Jonathan Herman
2012-10-22
*
Bugfixed for ARM systems.
Christopher Kenna
2012-10-22
*
hacks to get the kernel to run on the odroidx
Christopher Kenna
2012-10-19
*
Disabled release master work.
Jonathan Herman
2012-10-19
*
Queue bug fixes
Jonathan Herman
2012-10-19
*
Everything is hooked up. This is not tested.
Christopher Kenna
2012-10-18
*
Add debugging to Color Queue and fix a bug in color_info_free.
Christopher Kenna
2012-10-18
*
Turn color_ctrl_page into a system call.
Christopher Kenna
2012-10-18
*
Fixed bug with job completions.
Jonathan Herman
2012-10-18
*
A queue for reading in pages.
Christopher Kenna
2012-10-18
*
Move server.h include inside of the __KERNEL__ ifdef.
Christopher Kenna
2012-10-18
*
Added way tracker.
Jonathan Herman
2012-10-18
*
Rewrote dgl for preemptive cache scheduling.
Jonathan Herman
2012-10-18
*
Changes to ARM lockdown and LITMUS cycle counting code.
Christopher Kenna
2012-10-17
*
Fixed sched_trace records for state transitions.
Jonathan Herman
2012-10-15
*
Switched to common server model for tasks and crit entries.
Jonathan Herman
2012-10-15
*
DGL must be enabled for locking to occur.
Jonathan Herman
2012-10-12
*
Merge remote-tracking branch 'litmus-rt/wip-mc' into reallitmus
Christopher Kenna
2012-10-12
|
\
|
*
Make preemptive caches configurable.
Jonathan Herman
2012-10-12
*
|
Basic lockdown functions like a page prefetching under lock method.
Christopher Kenna
2012-10-12
|
/
*
Added preemptive locking.
Jonathan Herman
2012-10-12
*
Merge branch 'wip-mc' of ssh://rtsrv.cs.unc.edu/home/litmus/litmus-rt into wi...
Jonathan Herman
2012-10-12
|
\
|
*
Fix 64-bit division in fpmath.h
Christopher Kenna
2012-10-11
|
*
Fix compilation error on ARM platforms.
Christopher Kenna
2012-10-11
|
*
Fix variable name in cache-l2x0.c
Christopher Kenna
2012-10-11
|
*
uncachable color control page
Christopher Kenna
2012-10-11
*
|
Allow for concurrent blocking / user-space job completions.
Jonathan Herman
2012-10-10
|
/
*
Integrated color chunking into the mc plugin.
Jonathan Herman
2012-10-09
*
A task's blocking time no longer takes from its server's budget.
Jonathan Herman
2012-10-09
*
Task completion times now based on user-space job execution times.
Jonathan Herman
2012-10-08
*
Fixed scheduling overhead macros for mixed-criticality.
Jonathan Herman
2012-10-07
*
Correct spelling error in conditional include.
Christopher Kenna
2012-10-07
*
Architecture dependent uncachable control page.
Christopher Kenna
2012-10-07
*
Integrated group locking with mixed-criticality.
Jonathan Herman
2012-10-06
*
Add more logging and a new proc entry.
Christopher Kenna
2012-10-05
*
Add ifdef's for CONFIG_PLUGIN_MC and CONFIG_MERGE_TIMERS.
Christopher Kenna
2012-10-04
*
Moved user-space state of tasks into new rt_param.user_job.
Jonathan Herman
2012-10-03
*
Fixed sched_color run issues.
Jonathan Herman
2012-09-30
|
\
|
*
Added exit and tardy hooks.
Jonathan Herman
2012-09-27
|
*
Summarize schedulability with final record
Jonathan Herman
2012-09-27
|
*
Track tasks average execution time, drop in TASK_EXIT record
Jonathan Herman
2012-09-27
|
*
Add the time to the task_exit event
Christopher Kenna
2012-09-27
|
*
Add task_exit event that records max exec time under color plugin.
Christopher Kenna
2012-09-27
|
*
Initial commit
Jonathan Herman
2012-09-21
|
*
EDF priority tie-breaks.
Glenn Elliott
2012-09-21
|
*
Include a missing header file.
Christopher Kenna
2012-09-20
[next]