aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Remove loop_length featureswip-no-loop-lengthMac Mollison2011-01-14
* Modify RTSpin so that it can read execution time data from a CSV file.Christopher Kenna2011-01-14
* add installation instructions to liblitmus (and 'make help')Bjoern B. Brandenburg2010-11-24
* add cscope target to MakefileBjoern B. Brandenburg2010-11-23
* add TAGS and tags targets to MakefileBjoern B. Brandenburg2010-11-23
* Patch so Make will die if it detects non-LITMUS^RT kernel headers.Christopher Kenna2010-11-22
* Provide standard Makefile rules for clients of liblitmusBjoern B. Brandenburg2010-11-22
* rtspin: transition back to non-real-time modeBjoern B. Brandenburg2010-11-22
* remove asm/atomic.hBjoern B. Brandenburg2010-11-09
* generate error message if build config seems fishyBjoern B. Brandenburg2010-11-09
* output header to STDERR in measure_syscallBjoern B. Brandenburg2010-11-09
* add emergency exit to rtspinBjoern B. Brandenburg2010-11-09
* don't require /bin/bashBjoern B. Brandenburg2010-11-09
* add ARM architecture-dependent filesBjoern B. Brandenburg2010-11-09
* refactor: remove all architecture-dependent code from include/Bjoern B. Brandenburg2010-11-09
* refactor: use architecture-specific includes for cycles.hBjoern B. Brandenburg2010-11-09
* avoid including header files directlyBjoern B. Brandenburg2010-11-09
* refactor: switch back from SCons to makeBjoern B. Brandenburg2010-11-09
* Silence warning due to missing header file.Bjoern B. Brandenburg2010-11-09
* Don't show output from `which dialog` in setschedMac Mollison2010-11-09
* Location change for the /proc loaded plugins file.Christopher Kenna2010-10-22
* rtspin: add -e option to enable PRECISE_ENFORCEMENT2010.2Bjoern B. Brandenburg2010-10-19
* zero out rt_task parameters before setting themBjoern B. Brandenburg2010-09-22
* Support budget enforcement policies. Allows tasks to specifyGlenn Elliott2010-05-20
* Add atomic operations on x86_642010.1Andrea Bastoni2010-04-19
* Add cli() and sti() wrappers... use with care...Andrea Bastoni2010-04-12
* Add get_control_page() library functionAndrea Bastoni2010-04-12
* Improve build system.Bjoern B. Brandenburg2010-03-17
* Merge branch 'master' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/liblitmus2010Bjoern B. Brandenburg2010-03-10
|\
| * Build fix: support building on i686 systemsBjoern B. Brandenburg2010-03-10
| * Fix error message.Bjoern B. Brandenburg2010-03-10
* | Add -v (verbose) switch to rtspin.Bjoern B. Brandenburg2010-03-10
|/
* Update rt_launch usageAndrea Bastoni2010-03-02
* Add job control test case.Bjoern B. Brandenburg2010-02-26
* Add test for set_rt_task_param parameter validation.Bjoern B. Brandenburg2010-02-26
* Remove prototype for non-existing system call.Bjoern B. Brandenburg2010-02-26
* Add tests for invalid object types and od_open().Bjoern B. Brandenburg2010-02-25
* Provide additional information on test failures.Bjoern B. Brandenburg2010-02-25
* Bugfix: take all .c files into account.Bjoern B. Brandenburg2010-02-25
* Merge remote branch 'origin/master' into testsBjoern B. Brandenburg2010-02-25
|\
| * Merge branch 'tests'Bjoern B. Brandenburg2010-02-25
| |\
| * | Added protections to litmus.h to prevent name mangling when usedGlenn Elliott2010-02-22
* | | add test case for set_rt_task_paramBjoern B. Brandenburg2010-02-25
| |/ |/|
* | Introduce test framework for LITMUS^RT.Bjoern B. Brandenburg2010-02-20
|/
* Re-implement non-preemptive section support.Bjoern B. Brandenburg2010-02-03
* Add initial support x86-64 ASM header.Bjoern B. Brandenburg2010-02-03
* update READMEBjoern B. Brandenburg2010-02-02
* Porting on x86_64Andrea Bastoni2009-12-17
* sleep_next_period() maps on syscall sys_complete_jobAndrea Bastoni2009-12-17
* Temporary remove non-preemptive CSAndrea Bastoni2009-12-17