aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Simplify Nvidia registration.wip-kernsthreads-nvGlenn Elliott2011-03-31
* Merge branch 'wip-k-fmlp' into wip-kernsthreads-nvGlenn Elliott2011-03-31
|\
| * Add interface for K-FMLP.Glenn Elliott2011-03-31
* | Added function prototype to litmus.h.Glenn Elliott2011-03-08
* | Minor fix to make NV registration compile.Glenn Elliott2011-03-08
* | Revice the old versionSun2011-03-03
* | Have SYS_CALL register_nv_device for tasks to register its current occupy nv ...Sun2011-03-03
|/
* tests: allow 'LITMUS' as an alias of all non-Linux pluginsBjoern B. Brandenburg2011-02-03
* add test cases for the FMLP and SRP under GSN- and PSN-EDFBjoern B. Brandenburg2011-02-03
* switch to generic locking system callsBjoern B. Brandenburg2011-02-03
* Export wctime() and cputime() from rtspin to library clientsBjoern B. Brandenburg2011-02-03
* bugfix: switch operangs in delay computationBjoern B. Brandenburg2011-02-03
* add test that checks that RT class is not inherited across forkBjoern B. Brandenburg2011-02-01
* Remove old delay loop configuration cruft from rtspinBjoern B. Brandenburg2011-01-30
* Modify RTSpin so that it can read execution time data from a CSV file.Christopher Kenna2011-01-30
* fix header detection on ARM2011.1Bjoern B. Brandenburg2011-01-25
* don't require LITMUS^RT headers for 'make help'Bjoern B. Brandenburg2011-01-25
* 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