aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Merge branch 'litmus-rt-wip-mc' into odroidx-colorodroidx-colorChristopher Kenna2012-12-03
|\
| * Update memory protection flags. Comment-out some debug messages.Christopher Kenna2012-12-03
| |
* | Merge branch 'litmus-rt-wip-mc' into odroidx-colorChristopher Kenna2012-12-03
|\| | | | | | | | | Conflicts: litmus/dgl.c
| * Print blocked and prio state in dumps.Christopher Kenna2012-12-03
| |
* | 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-11-01
|\|
| * Moved blocking flag calculation into will_acquire.Jonathan Herman2012-11-01
| |
* | MergeChristopher Kenna2012-11-01
| |
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-11-01
|\|
| * Fixed bug when removing ghost group requests.Jonathan Herman2012-11-01
| |
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-11-01
|\|
| * More race condition fixes.Jonathan Herman2012-11-01
| |
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-11-01
|\|
| * Fixed race condition in preemption code.Jonathan Herman2012-11-01
| |
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-11-01
|\|
| * Moved user-job time accounting to litmus.Jonathan Herman2012-11-01
| |
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-11-01
|\|
| * No longer touching exec start for job.Jonathan Herman2012-11-01
| |
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-31
|\|
| * Added IPI measurements to arm.Jonathan Herman2012-10-30
| |
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-24
|\|
| * Fixed exists under no cache locking.Jonathan Herman2012-10-24
| |
* | 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
|\|
| * Increase the number of timestamps available.Christopher Kenna2012-10-24
| |
| * Add Color Queue tracing.Christopher Kenna2012-10-24
| |
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-24
|\|
| * Moved some requeueing work out of CPU locks.Jonathan Herman2012-10-24
| |
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-23
|\|
| * Actually return nr_work.Jonathan Herman2012-10-23
| |
* | Merge remote-tracking branch 'litmus-rt/wip-mc' into odroidx-colorChristopher Kenna2012-10-23
|\|
| * Fixed crash caused by tracing null tasks.Jonathan Herman2012-10-23
| |
* | 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-23
|\|
| * Only use fetch queue with the locking protocol.Jonathan Herman2012-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
|\|
| * bugfixes for sched_mcChristopher Kenna2012-10-22
| | | | | | | | Signed-off-by: Christopher Kenna <cjk@cs.unc.edu>
| * Bugfixed for ARM systems.Christopher Kenna2012-10-22
| | | | | | | | | | | | Compile with CONFIG_NP_SECTION=y Signed-off-by: Christopher Kenna <cjk@cs.unc.edu>
| * Bug dump dumps to console.Jonathan Herman2012-10-22
| |
| * Fixed bug when release timers don't behave.Jonathan Herman2012-10-19
| |
| * hacks to get the kernel to run on the odroidxChristopher Kenna2012-10-19
| | | | | | | | Signed-off-by: Christopher Kenna <cjk@cs.unc.edu>
* | 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
| |