aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/litmus.c
Commit message (Expand)AuthorAge
* cleanup trailing whitespaceBjoern B. Brandenburg2009-09-10
* rt domain: avoid use-after-free and re-init-while-in-use bugsBjoern B. Brandenburg2009-05-03
* litmus core: report ready tasks to user spaceBjoern B. Brandenburg2009-05-02
* litmus core: fix sysrq registrationBjoern B. Brandenburg2009-05-02
* litmus proc: add release_master interfaceBjoern B. Brandenburg2009-04-23
* Merge commit 'origin/master' into rtss09Bjoern B. Brandenburg2009-04-18
|\
| * Merge branch 'master' of ssh://cvs/cvs/proj/litmus/repo/litmus2008Bjoern B. Brandenburg2009-04-18
| |\
| * | litmus core: remove no longer used sorted lists codeBjoern B. Brandenburg2009-04-18
* | | rt_domain: use per-event timersBjoern B. Brandenburg2009-04-09
* | | rt_domain: do not allocate/free memory in release queue handlingBjoern B. Brandenburg2009-04-09
* | | add release_heap slabBjoern B. Brandenburg2009-04-09
* | | litmus core: use heap node allocation APIBjoern B. Brandenburg2009-04-09
| |/ |/|
* | Merge branch 'syscall_ohead'Bjoern B. Brandenburg2009-03-02
|\ \
| * | add sys_null_call() to enable system call overhead tracingBjoern B. Brandenburg2009-03-02
* | | fixed sizeof usage to conform to linux kernel coding style. so,Mitchell Jareo2009-03-01
|/ /
* / LITMUS: remove trailing whitespace for release2008.2Bjoern B. Brandenburg2008-12-01
|/
* LITMUS: provide per-plugin setup/tear down callbacksBjoern B. Brandenburg2008-11-06
* sched_trace: add task system release tracingBjoern B. Brandenburg2008-11-03
* litmus: error out in ENOMEM caseBjoern B. Brandenburg2008-10-06
* binomial heaps: reuse heap_node slab for allocationsBjoern B. Brandenburg2008-09-11
* make inclusion of SRP support optional2008.1Bjoern B. Brandenburg2008-07-01
* don't include NP-Flag syscalls if config option is not selectedBjoern B. Brandenburg2008-07-01
* Use binomial heaps as priority queues.Bjoern B. Brandenburg2008-05-19
* LITMUS: improve coreBjoern B. Brandenburg2008-05-10
* LITMUS: remove outdated commentBjoern B. Brandenburg2008-05-05
* SRP: improve robustnessBjoern B. Brandenburg2008-05-01
* update SRP implBjoern B. Brandenburg2008-05-01
* LITMUS 2008: Initial PortBjoern B. Brandenburg2008-02-13