aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Try and debug the queue.wip-mcChristopher Kenna2012-10-19
* Merge remote-tracking branch 'litmus-rt/wip-mc' into litmus-rt-wip-mcChristopher Kenna2012-10-19
|\
| * Fixed another job completion bug.Jonathan Herman2012-10-19
* | Everything is hooked up. This is not tested.Christopher 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
* Fix minor spelling error.Christopher Kenna2012-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
* ARM: 7447/1: rwlocks: remove unused branch labels from trylock routinesWill Deacon2012-10-17
* ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementationWill Deacon2012-10-17
* Changes to ARM lockdown and LITMUS cycle counting code.Christopher 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
* Fix lockdown (was using wrong lockdown address).Christopher Kenna2012-10-12
* Ifdefed out arm code.Jonathan Herman2012-10-12
* DGL must be enabled for locking to occur.Jonathan Herman2012-10-12
* Merge remote-tracking branch 'litmus-rt/wip-mc' into reallitmusChristopher Kenna2012-10-12
|\
| * DGL makes all decisions using pull_hp when preemption is enabled.Jonathan Herman2012-10-12
| * Make preemptive caches configurable.Jonathan Herman2012-10-12
* | Fix lockdown.Christopher Kenna2012-10-12
* | Fix cycle counters for ARM v7 CPUs.Christopher Kenna2012-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
| * 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
* | Allow for concurrent blocking / user-space job completions.Jonathan Herman2012-10-10
|/
* 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