aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* ICS: implement writer protocol kernel supportBjoern B. Brandenburg2007-11-19
* FDSO: allow user config for od_open()Bjoern B. Brandenburg2007-11-19
* ICS: start implementation of ICS supportBjoern B. Brandenburg2007-11-19
* FDSO: allow classes to reject open and close operationsBjoern B. Brandenburg2007-11-19
* FDSO: use convenience wrapper functions for invoking class methodsBjoern B. Brandenburg2007-11-19
* FDSO: remove unnecessary forward declarationsBjoern B. Brandenburg2007-11-19
* FDSO: bugfixesBjoern B. Brandenburg2007-11-16
* FDSO: Use mutex for inode object list protectionBjoern B. Brandenburg2007-11-16
* LITMUS ABI: Rework syscall interface and expose new FDSO interface.Bjoern B. Brandenburg2007-11-15
* FMLP: Rework semaphore allocation to work on top of FDSOBjoern B. Brandenburg2007-11-15
* fdso: introduce shared object opsBjoern B. Brandenburg2007-11-15
* undo unnecessary semaphore changeBjoern B. Brandenburg2007-11-15
* fdso: introduce core infrastructureBjoern B. Brandenburg2007-11-15
* FMLP: Take out unused FIFO semaphores.Bjoern B. Brandenburg2007-11-14
* cleanup: tidy up code before release2007.2Bjoern B. Brandenburg2007-10-27
* adaptive: reweight if the total system capacity is exceeded.RTAS08Bjoern B. Brandenburg2007-10-26
* seems to be working like thisBjoern B. Brandenburg2007-10-19
* litmus: Rework scheduler signals implementationBjoern B. Brandenburg2007-10-17
* adaptive: Aaron's fixes, clean out debug, and merge headerBjoern B. Brandenburg2007-10-17
* Fixed Adaptive stuffAaron Block2007-10-10
* Changed the scheduling algorithms to include more usefull tagsAaron Block2007-10-10
* FIXME: hot fixes to get it to runBjoern B. Brandenburg2007-10-09
* compile fixesBjoern B. Brandenburg2007-10-09
* adaptive: only send signal when requested.Bjoern B. Brandenburg2007-10-09
* litmus-core: add scheduler_signal() infrastructureBjoern B. Brandenburg2007-10-09
* adaptive: increase+decrease goodnessBjoern B. Brandenburg2007-10-09
* fpmath: add _max()Bjoern B. Brandenburg2007-10-09
* sched_trace: add sched_trace_weight_error()Bjoern B. Brandenburg2007-10-09
* adaptive: add a ton of debugging outputBjoern B. Brandenburg2007-10-09