aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | G-EDF: Export cluster configuration to /procGlenn Elliott2014-02-04
* | C-EDF: Export cluster configuration to /proc.Glenn Elliott2014-02-04
* | Set /proc/litmus/cpus (and domains) on plg activ.Glenn Elliott2014-02-04
* | sched_plgn: Add fn. for reporting CPU/cluster mapsGlenn Elliott2014-02-04
* | /proc/litmus: Export info. on CPU <-> clusterGlenn Elliott2014-02-04
|/
* Fix: Set litmus timestamp in ftrace records.Glenn Elliott2013-09-16
* Fix litmus_admit_task() error pathBjoern Brandenburg2013-09-13
* litmus: Fix build error (implicit declaration of read_current_timer()) on ARMRoy Spliet2013-09-13
* uncachedev: mmap memory that is not cached by CPUs2013.1archived-2013.1Glenn Elliott2013-08-07
* Add PD^2 scheduler pluginFelipe Cerqueira2013-08-07
* Add C-EDF scheduler pluginFelipe Cerqueira2013-08-07
* Add P-FP scheduler pluginFelipe Cerqueira2013-08-07
* GSN-EDF: link tasks to local CPU if it is idleBjoern Brandenburg2013-08-07
* Add GSN-EDF scheduler pluginFelipe Cerqueira2013-08-07
* Add PSN-EDF scheduler pluginFelipe Cerqueira2013-08-07
* Protect LITMUS^RT tasks from re-nicingBjoern Brandenburg2013-08-07
* Don't call set_tsk_need_resched() on remote LITMUS^RT taskBjoern Brandenburg2013-08-07
* Hook into rt scheduling class to protect LITMUS^RT tasksBjoern Brandenburg2013-08-07
* Don't trigger load balancer in scheduler tick for LITMUS^RTBjoern Brandenburg2013-08-07
* Cache 'prev' in LITMUS^RT runqueueBjoern Brandenburg2013-08-07
* Hook into finish_switch()Bjoern Brandenburg2013-08-07
* Reset SCHED_LITMUS scheduling class on forkBjoern Brandenburg2013-08-07
* Block sched_setaffinity() for SCHED_LITMUS tasksBjoern Brandenburg2013-08-07
* Integrate LITMUS^RT scheduling class with sched_setschedulerBjoern Brandenburg2013-08-07
* Disable cut-to-CFS optimization in Linux schedulerBjoern Brandenburg2013-08-07
* Integrate LITMUS^RT with try_to_wake_up() pathBjoern Brandenburg2013-08-07
* Splice LITMUS^RT scheduling class into scheduler hierarchy above rt classBjoern Brandenburg2013-08-07
* Call LITMUS^RT tick function from Linux tickBjoern Brandenburg2013-08-07
* Add LITMUS^RT scheduling class in kernel/sched/MakefileBjoern Brandenburg2013-08-07
* Introduce LITMUS^RT runqueue dummy into struct rqBjoern Brandenburg2013-08-07
* Integrate SRP ceiling blocking callback with Linux schedulerBjoern Brandenburg2013-08-07
* Hookup sched_trace_XXX() tracing in Linux schedulerBjoern Brandenburg2013-08-07
* Augment rt_task() with is_realtime()Bjoern Brandenburg2013-08-07
* Hook into fork(), exec(), and exit()Felipe Cerqueira2013-08-07
* Call sched_state_task_picked() from pick_next_task_stop()Bjoern Brandenburg2013-08-07
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2013-08-07
* Move trace point definition to litmus/litmus.cBjoern Brandenburg2013-08-07
* Add LITMUS^RT syscalls for x86Felipe Cerqueira2013-08-07
* Add LITMUS^RT syscalls for ARMFelipe Cerqueira2013-08-07
* Add LITMUS^RT core implementationBjoern Brandenburg2013-08-07
* Export num_cache_leaves in asm/processor.hBjoern Brandenburg2013-08-07
* Add object descriptor table to Linux's task_structBjoern Brandenburg2013-08-07
* Add tracepoint supportFelipe Cerqueira2013-08-07
* Add schedule tracing supportFelipe Cerqueira2013-08-07
* Feather-Trace: write interrupt counts to control pageBjoern Brandenburg2013-08-07
* Feather-Trace: add support for latency tracing/Bjoern Brandenburg2013-08-07
* Feather-Trace: use proper definition of is_realtime()Bjoern Brandenburg2013-08-07
* Introduce main LITMUS^RT headerBjoern Brandenburg2013-08-07
* Extend task_struct with rt_paramBjoern Brandenburg2013-08-07
* Add hrtimer_start_on() supportFelipe Cerqueira2013-08-07