aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* move sorted list functionality into litmus.hBjoern B. Brandenburg2008-02-05
* move header files to their own directoryBjoern B. Brandenburg2008-02-05
* remove sched trace crapBjoern B. Brandenburg2008-02-05
* litmus: change time accounting to nanosecond resolutionBjoern B. Brandenburg2008-02-04
* litmus: clean up architectureBjoern 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
* litmus: rip out the concept of RT_MODE.Bjoern B. Brandenburg2008-02-02
* rip out scheduler, rework plugin registration, introduce procfs interfaceBjoern B. Brandenburg2008-02-01
* rip out icsBjoern B. Brandenburg2008-02-01
* rip out stuff that will not be initially portedBjoern B. Brandenburg2008-01-30
* 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] 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
* [cleanup] remove trailing whitespaceBjoern B. Brandenburg2008-01-17
* ICS: re-worked for nesting supportBjoern B. Brandenburg2007-12-14
* ICS: bug fixes and debugging supportBjoern B. Brandenburg2007-11-20
* 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: use convenience wrapper functions for invoking class methodsBjoern B. Brandenburg2007-11-19
* FDSO: remove unnecessary forward declarationsBjoern B. Brandenburg2007-11-19
* FDSO: Use mutex for inode object list protectionBjoern B. Brandenburg2007-11-16
* FMLP: Rework semaphore allocation to work on top of FDSOBjoern B. Brandenburg2007-11-15
* fdso: introduce shared object opsBjoern B. Brandenburg2007-11-15
* fdso: introduce core infrastructureBjoern B. Brandenburg2007-11-15
* cleanup: tidy up code before release2007.2Bjoern B. Brandenburg2007-10-27
* 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
* 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
* adaptive: work-around weird output behavior.Bjoern B. Brandenburg2007-10-09
* adaptive: get rid of weight-estimator slope misconceptionBjoern B. Brandenburg2007-10-09
* litmus-core: fix debug outputBjoern B. Brandenburg2007-10-08