aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* litmus makefilePORT_BASEBjoern B. Brandenburg2008-02-05
* move sorted list functionality into litmus.hBjoern B. Brandenburg2008-02-05
* move header files to their own directoryBjoern B. Brandenburg2008-02-05
* move fdso.c to litmus codeBjoern B. Brandenburg2008-02-05
* move LITMUS code to its own directoryBjoern B. Brandenburg2008-02-05
* remove old, unneeded modification to timer.cBjoern B. Brandenburg2008-02-05
* push litmus_controlled check to RT pluginsBjoern B. Brandenburg2008-02-05
* remove ICS flagsBjoern B. Brandenburg2008-02-05
* remove sched trace crapBjoern B. Brandenburg2008-02-05
* remove trailing white space in fdso.cBjoern B. Brandenburg2008-02-05
* litmus: change time accounting to nanosecond resolutionBjoern B. Brandenburg2008-02-04
* litmus: clean up architectureBjoern B. Brandenburg2008-02-03
* fix schedulers:Bjoern B. Brandenburg2008-02-03
* clean up ABI and headersBjoern B. Brandenburg2008-02-03
* litmus: export all registered pluginsBjoern B. Brandenburg2008-02-02
* litmus: restructure data structures, prepare for nanosecond accuracyBjoern B. Brandenburg2008-02-02
* litmus: get rid of WANT_RESCHED and make dummy functions staticBjoern B. Brandenburg2008-02-02
* litmus: factor out tick counting into common codeBjoern B. Brandenburg2008-02-02
* rip out queue lock implementation. Will be replaced by new Linux FIFO spin lo...Bjoern B. Brandenburg2008-02-02
* GSN-EDF: Hopefully the fix that makes it work.Bjoern B. Brandenburg2008-02-02
* PSN-EDF: cleanupBjoern B. Brandenburg2008-02-02
* litmus: rip out the concept of RT_MODE.Bjoern B. Brandenburg2008-02-02
* move old, now (hopefully) unneded checksBjoern B. Brandenburg2008-02-02
* litmus: don't let Linux migrate real-time tasks, ever.Bjoern B. Brandenburg2008-02-02
* rip out pfairBjoern B. Brandenburg2008-02-01
* rip out scheduler, rework plugin registration, introduce procfs interfaceBjoern B. Brandenburg2008-02-01
* rip out icsBjoern B. Brandenburg2008-02-01
* disable system callsBjoern B. Brandenburg2008-02-01
* rip out stuff that will not be initially portedBjoern B. Brandenburg2008-01-30
* litmus core: use LITMUS tracing, not printk, during task mode transitions2007.3Bjoern B. Brandenburg2008-01-28
* litmus core: don't leak np_flag upon execBjoern B. Brandenburg2008-01-24
* litmus core: don't leak real-time state across forks and mode transitionsBjoern B. Brandenburg2008-01-24
* litmus core: remove prepare_task() system callBjoern B. Brandenburg2008-01-22
* [litmus core] only transition if stack is not in useBjoern B. Brandenburg2008-01-22
* [GSN-EDF] add additional sanity checkBjoern B. Brandenburg2008-01-22
* [litmus core] reject tasks with illegal parametersBjoern B. Brandenburg2008-01-22
* [litmus core] task_mode_transition() fixesBjoern B. Brandenburg2008-01-22
* [litmus core] add sys_task_mode_transition()Bjoern B. Brandenburg2008-01-18
* [litmus core] implement rt mode transition mechanicsBjoern B. Brandenburg2008-01-17
* [litmus core] avoid memory leak of service levelsBjoern B. Brandenburg2008-01-17
* [litmus core] unconditionally call litmus_exit()Bjoern B. Brandenburg2008-01-17
* [cleanup] remove trailing whitespaceBjoern B. Brandenburg2008-01-17
* ics: improve error messageBjoern B. Brandenburg2008-01-16
* FDSO: don't return a wrong object reference instead of NULLBjoern B. Brandenburg2007-12-20
* ICS: re-worked for nesting supportBjoern B. Brandenburg2007-12-14
* ICS: bug fixes and debugging supportBjoern B. Brandenburg2007-11-20
* ICS: enable ICS system callsBjoern B. Brandenburg2007-11-19
* ICS: fix some compile warningsBjoern B. Brandenburg2007-11-19
* ICS: implement rollback mechanicsBjoern B. Brandenburg2007-11-19
* ICS: arch independent local task rollbackBjoern B. Brandenburg2007-11-19