aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Update memory protection flags. Comment-out some debug messages.Christopher Kenna2012-12-03
* Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-24
|\
| * Reset way tracker state between activations.Jonathan Herman2012-10-24
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-24
|\|
| * Add Color Queue tracing.Christopher Kenna2012-10-24
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-23
|\|
| * Output additional data in MC completion records.Jonathan Herman2012-10-23
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-23
|\|
| * Color Queue: track the units of work done by each task.Christopher Kenna2012-10-23
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-22
|\|
| * Track queue computation time.Jonathan Herman2012-10-22
* | Merge branch 'litmus-rt-wip-mc' into odroidx-colorChristopher Kenna2012-10-22
|\|
| * Bugfixed for ARM systems.Christopher Kenna2012-10-22
| * hacks to get the kernel to run on the odroidxChristopher Kenna2012-10-19
* | hacks to get the kernel to run on the odroidxChristopher Kenna2012-10-19
* | Merge branch 'litmus-rt-wip-mc' into odroidx-colorChristopher Kenna2012-10-19
|\|
| * Disabled release master work.Jonathan Herman2012-10-19
| * Queue bug fixesJonathan Herman2012-10-19
| * Everything is hooked up. This is not tested.Christopher Kenna2012-10-18
* | Everything is hooked up. This is not tested.Christopher Kenna2012-10-18
* | Merge branch 'litmus-rt-wip-mc' into odroidx-colorChristopher Kenna2012-10-18
|\|
| * Add debugging to Color Queue and fix a bug in color_info_free.Christopher Kenna2012-10-18
| * Turn color_ctrl_page into a system call.Christopher Kenna2012-10-18
| * Fixed bug with job completions.Jonathan Herman2012-10-18
| * A queue for reading in pages.Christopher Kenna2012-10-18
| * Move server.h include inside of the __KERNEL__ ifdef.Christopher Kenna2012-10-18
| * Added way tracker.Jonathan Herman2012-10-18
| * Rewrote dgl for preemptive cache scheduling.Jonathan Herman2012-10-18
| * Changes to ARM lockdown and LITMUS cycle counting code.Christopher Kenna2012-10-17
* | Add debugging to Color Queue and fix a bug in color_info_free.Christopher Kenna2012-10-18
* | Turn color_ctrl_page into a system call.Christopher Kenna2012-10-18
* | A queue for reading in pages.Christopher Kenna2012-10-18
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-17
|\|
| * Fixed sched_trace records for state transitions.Jonathan Herman2012-10-15
| * Switched to common server model for tasks and crit entries.Jonathan Herman2012-10-15
* | Changes to ARM lockdown and LITMUS cycle counting code.Christopher Kenna2012-10-17
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-12
|\|
| * DGL must be enabled for locking to occur.Jonathan Herman2012-10-12
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-12
|\|
| * Merge remote-tracking branch 'litmus-rt/wip-mc' into reallitmusChristopher Kenna2012-10-12
| |\
| | * Make preemptive caches configurable.Jonathan Herman2012-10-12
| * | Basic lockdown functions like a page prefetching under lock method.Christopher Kenna2012-10-12
| |/
| * Added preemptive locking.Jonathan Herman2012-10-12
| * Merge branch 'wip-mc' of ssh://rtsrv.cs.unc.edu/home/litmus/litmus-rt into wi...Jonathan Herman2012-10-12
| |\
| | * Fix 64-bit division in fpmath.hChristopher Kenna2012-10-11
| | * Fix compilation error on ARM platforms.Christopher Kenna2012-10-11
| | * Fix variable name in cache-l2x0.cChristopher Kenna2012-10-11
| | * uncachable color control pageChristopher Kenna2012-10-11
| * | Allow for concurrent blocking / user-space job completions.Jonathan Herman2012-10-10
| |/
* | Fix variable name in cache-l2x0.cChristopher Kenna2012-10-11