aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* 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
* adaptive: debuggingBjoern B. Brandenburg2007-10-08
* adaptive: check for pending weight changes on scheduler tickBjoern B. Brandenburg2007-10-08
* adaptive: optimizer compilesBjoern B. Brandenburg2007-10-08
* adpative: massive work on the optimizerBjoern B. Brandenburg2007-10-07
* litmus: add qsort list manipulation functionBjoern B. Brandenburg2007-10-07
* adaptive: use 32bit fixed point mathBjoern B. Brandenburg2007-10-07
* adaptive: add linear weight_transfer metricBjoern B. Brandenburg2007-10-07
* sched_trace: Store size of entry in header to ease parsing.Bjoern B. Brandenburg2007-10-07
* adaptive: error threshold must test against absolute errorBjoern B. Brandenburg2007-10-07
* Cleanup: Remove job stats that no scheduler uses anyway.Bjoern B. Brandenburg2007-10-07
* adaptive: introduce fixed point mathBjoern B. Brandenburg2007-10-07
* Add some infrastructure for reweighting.Bjoern B. Brandenburg2007-10-05
* Add service level changes to sched_trace.Bjoern B. Brandenburg2007-10-05
* adaptive: introduce service levelBjoern B. Brandenburg2007-10-04
* Wrap task teardown.Bjoern B. Brandenburg2007-10-04