aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Add kfmlp.Glenn Elliott2013-10-29
* Add k-exclusion affinity observer infra.Glenn Elliott2013-10-29
* Add nest- and dgl-supporting FIFO and PRIOQ locks.Glenn Elliott2013-10-28
* Update core locking components.Glenn Elliott2013-10-28
* Extend sched_plugin API for GPUSync.Glenn Elliott2013-10-28
* Bring in all of GPUSync Kconfig.Glenn Elliott2013-10-28
* NEW: Recurisve spinlocks.Glenn Elliott2013-10-09
* hrtimer: Ignore hrtimer requeue when not in CB.Glenn Elliott2013-10-09
* binheap: Add binheap_for_each().Glenn Elliott2013-10-09
* bheap: Add bheap_for_each()Glenn Elliott2013-10-09
* 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