aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* Hook into hrtimer to report large latenciesBjoern Brandenburg2017-05-26
* Patch hrtimer_wakeup() callback to record RELEASE overheadBjoern Brandenburg2017-05-26
* Patch hrtimer_wakeup() callback to record RELEASE_LATENCYBjoern Brandenburg2017-05-26
* Hook into kernel/exit.c to force exiting RT tasks into best-effort modeBjoern Brandenburg2017-05-26
* Protect LITMUS^RT tasks from re-nicingBjoern Brandenburg2017-05-26
* Don't call set_tsk_need_resched() on remote LITMUS^RT taskBjoern Brandenburg2017-05-26
* Hook into SCHED_DEADLINE to protect LITMUS^RT tasksBjoern Brandenburg2017-05-26
* Hook into rt scheduling class to protect LITMUS^RT tasksBjoern Brandenburg2017-05-26
* Don't trigger load balancer in scheduler tick for LITMUS^RTBjoern Brandenburg2017-05-26
* Hook into finish_switch()Bjoern Brandenburg2017-05-26
* Reset SCHED_LITMUS scheduling class on forkBjoern Brandenburg2017-05-26
* Block sched_setaffinity() for SCHED_LITMUS tasksBjoern Brandenburg2017-05-26
* Disable cut-to-CFS optimization in Linux schedulerBjoern Brandenburg2017-05-26
* Hook into fork(), exec(), and exit()Bjoern Brandenburg2017-05-26
* Integrate LITMUS^RT scheduling class with sched_setschedulerBjoern Brandenburg2017-05-26
* Integrate LITMUS^RT with try_to_wake_up() pathBjoern Brandenburg2017-05-26
* Make LITMUS^RT scheduling class the highest-priority scheduling classBjoern Brandenburg2017-05-26
* Add LITMUS^RT scheduling class in kernel/sched/MakefileBjoern Brandenburg2017-05-26
* Introduce LITMUS^RT runqueue dummy into struct rqBjoern Brandenburg2017-05-26
* Hookup sched_trace_XXX() tracing in Linux schedulerBjoern Brandenburg2017-05-26
* Augment rt_task() with is_realtime()Bjoern Brandenburg2017-05-26
* Hook into __schedule() to set litmus_preemption_in_progressBjoern Brandenburg2017-05-26
* Call sched_state_task_picked() from pick_next_task_stop()Bjoern Brandenburg2017-05-26
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2017-05-26
* Add LITMUS^RT core implementationBjoern Brandenburg2017-05-26
* IRQ tracing: clarify use of per-core countersBjoern Brandenburg2017-05-26
* Add object descriptor table to Linux's task_structBjoern Brandenburg2017-05-26
* Add tracepoint supportBjoern Brandenburg2017-05-26
* Add schedule tracing supportBjoern Brandenburg2017-05-26
* Feather-Trace: write interrupt counts to control pageBjoern Brandenburg2017-05-26
* Feather-Trace: use proper definition of is_realtime()Bjoern Brandenburg2017-05-26
* Introduce main LITMUS^RT headerBjoern Brandenburg2017-05-26
* Extend task_struct with rt_paramBjoern Brandenburg2017-05-26
* Add TRACE() debug tracing supportBjoern Brandenburg2017-05-26
* Add object list to inodesBjoern Brandenburg2017-05-26
* Add SCHED, SCHED2, and CXS overhead tracepointsBjoern Brandenburg2017-05-26
* Integrate ft_irq_fired() with LinuxBjoern Brandenburg2017-05-26
* arm: rescheduling handler IPI does not call irq_enter()Bjoern Brandenburg2017-05-26
* x86: note that the rescheduling IPI handler calls irq_enterBjoern Brandenburg2017-05-26
* Feather-Trace: add LITMUS^RT overhead tracing infrastructureBjoern Brandenburg2017-05-26
* Feather-Trace: add generic ftdev device driverBjoern Brandenburg2017-05-26
* Feather-Trace: add x86 binary rewriting implementationBjoern Brandenburg2017-05-26
* Feather-Trace: add platform independent implementationBjoern Brandenburg2017-05-26
* Add LITMUS^RT directoryBjoern Brandenburg2017-05-26
* Linux 4.9.30Greg Kroah-Hartman2017-05-25
* drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson2017-05-25
* drivers: char: mem: Check for address space wraparound with mmap()Julius Werner2017-05-25
* nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields2017-05-25
* nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi2017-05-25
* NFS: Use GFP_NOIO for two allocations in writebackBenjamin Coddington2017-05-25