index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
Changed Ordering of sched classes to stop->dl->rt->litmus->fair->idle
Zelin Tong
2020-11-16
*
Core: call IPI notifier from generic scheduler IPI handler
Bjoern Brandenburg
2017-06-15
*
LITMUS^RT integration in core scheduler: include debug_trace.h
Bjoern Brandenburg
2017-06-09
*
Hook into hrtimer to TRACE() timer hangs
Bjoern Brandenburg
2017-05-26
*
Hook into hrtimer_nanosleep()
Bjoern Brandenburg
2017-05-26
*
hrtimer integration: properly trace late-added timers
Bjoern Brandenburg
2017-05-26
*
Hook into hrtimer to report large latencies
Bjoern Brandenburg
2017-05-26
*
Patch hrtimer_wakeup() callback to record RELEASE overhead
Bjoern Brandenburg
2017-05-26
*
Patch hrtimer_wakeup() callback to record RELEASE_LATENCY
Bjoern Brandenburg
2017-05-26
*
Hook into kernel/exit.c to force exiting RT tasks into best-effort mode
Bjoern Brandenburg
2017-05-26
*
Protect LITMUS^RT tasks from re-nicing
Bjoern Brandenburg
2017-05-26
*
Don't call set_tsk_need_resched() on remote LITMUS^RT task
Bjoern Brandenburg
2017-05-26
*
Hook into SCHED_DEADLINE to protect LITMUS^RT tasks
Bjoern Brandenburg
2017-05-26
*
Hook into rt scheduling class to protect LITMUS^RT tasks
Bjoern Brandenburg
2017-05-26
*
Don't trigger load balancer in scheduler tick for LITMUS^RT
Bjoern Brandenburg
2017-05-26
*
Hook into finish_switch()
Bjoern Brandenburg
2017-05-26
*
Reset SCHED_LITMUS scheduling class on fork
Bjoern Brandenburg
2017-05-26
*
Block sched_setaffinity() for SCHED_LITMUS tasks
Bjoern Brandenburg
2017-05-26
*
Disable cut-to-CFS optimization in Linux scheduler
Bjoern Brandenburg
2017-05-26
*
Hook into fork(), exec(), and exit()
Bjoern Brandenburg
2017-05-26
*
Integrate LITMUS^RT scheduling class with sched_setscheduler
Bjoern Brandenburg
2017-05-26
*
Integrate LITMUS^RT with try_to_wake_up() path
Bjoern Brandenburg
2017-05-26
*
Make LITMUS^RT scheduling class the highest-priority scheduling class
Bjoern Brandenburg
2017-05-26
*
Add LITMUS^RT scheduling class in kernel/sched/Makefile
Bjoern Brandenburg
2017-05-26
*
Introduce LITMUS^RT runqueue dummy into struct rq
Bjoern Brandenburg
2017-05-26
*
Hookup sched_trace_XXX() tracing in Linux scheduler
Bjoern Brandenburg
2017-05-26
*
Augment rt_task() with is_realtime()
Bjoern Brandenburg
2017-05-26
*
Hook into __schedule() to set litmus_preemption_in_progress
Bjoern Brandenburg
2017-05-26
*
Call sched_state_task_picked() from pick_next_task_stop()
Bjoern Brandenburg
2017-05-26
*
Integrate preemption state machine with Linux scheduler
Bjoern Brandenburg
2017-05-26
*
Add LITMUS^RT core implementation
Bjoern Brandenburg
2017-05-26
*
Add TRACE() debug tracing support
Bjoern Brandenburg
2017-05-26
*
Add SCHED, SCHED2, and CXS overhead tracepoints
Bjoern Brandenburg
2017-05-26
*
Integrate ft_irq_fired() with Linux
Bjoern Brandenburg
2017-05-26
*
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2017-05-25
*
genirq: Fix chained interrupt data ordering
Thomas Gleixner
2017-05-25
*
stackprotector: Increase the per-task stack canary's random range from 32 bit...
Daniel Micay
2017-05-25
*
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
Kirill Tkhai
2017-05-25
*
pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
Eric W. Biederman
2017-05-25
*
padata: free correct variable
Jason A. Donenfeld
2017-05-20
*
bpf: don't let ldimm64 leak map addresses on unprivileged
Daniel Borkmann
2017-05-14
*
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
2017-05-14
*
cpu/hotplug: Serialize callback invocations proper
Sebastian Andrzej Siewior
2017-05-08
*
bpf: improve verifier packet range checks
Alexei Starovoitov
2017-05-03
*
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
2017-04-27
*
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
2017-04-27
*
ftrace: Fix function pid filter on instances
Namhyung Kim
2017-04-21
*
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
2017-04-21
*
cgroup, kthread: close race window where new kthreads can be migrated to non-...
Tejun Heo
2017-04-21
*
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
2017-04-12
[next]