aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* merge with masterwip-mcJonathan Herman2011-08-25
|\
| * Fix rtspin parameter for criticality not taking a valueJeremy Erickson2011-01-22
| * Merge branch 'wip-mcrit-mac' into wip-mcMac Mollison2010-11-03
| |\
| | * Minorwip-mcrit-macMac Mollison2010-10-06
| | * Allow rt_launch to work with sched_mcrit pluginMac Mollison2010-10-06
| | * fixMac Mollison2010-09-28
| | * fixMac Mollison2010-09-28
| | * Update to accept criticality level parameterMac Mollison2010-09-28
* | | MinorMac Mollison2011-08-25
* | | Allow rt_launch to work with sched_mcrit pluginMac Mollison2011-08-25
* | | fixMac Mollison2011-08-25
* | | Update to accept criticality level parameterMac Mollison2011-08-25
* | | 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