index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
Protect LITMUS^RT tasks from re-nicing
Bjoern Brandenburg
2013-08-07
*
Don't call set_tsk_need_resched() on remote LITMUS^RT task
Bjoern Brandenburg
2013-08-07
*
Hook into rt scheduling class to protect LITMUS^RT tasks
Bjoern Brandenburg
2013-08-07
*
Don't trigger load balancer in scheduler tick for LITMUS^RT
Bjoern Brandenburg
2013-08-07
*
Cache 'prev' in LITMUS^RT runqueue
Bjoern Brandenburg
2013-08-07
*
Hook into finish_switch()
Bjoern Brandenburg
2013-08-07
*
Reset SCHED_LITMUS scheduling class on fork
Bjoern Brandenburg
2013-08-07
*
Block sched_setaffinity() for SCHED_LITMUS tasks
Bjoern Brandenburg
2013-08-07
*
Integrate LITMUS^RT scheduling class with sched_setscheduler
Bjoern Brandenburg
2013-08-07
*
Disable cut-to-CFS optimization in Linux scheduler
Bjoern Brandenburg
2013-08-07
*
Integrate LITMUS^RT with try_to_wake_up() path
Bjoern Brandenburg
2013-08-07
*
Splice LITMUS^RT scheduling class into scheduler hierarchy above rt class
Bjoern Brandenburg
2013-08-07
*
Call LITMUS^RT tick function from Linux tick
Bjoern Brandenburg
2013-08-07
*
Add LITMUS^RT scheduling class in kernel/sched/Makefile
Bjoern Brandenburg
2013-08-07
*
Introduce LITMUS^RT runqueue dummy into struct rq
Bjoern Brandenburg
2013-08-07
*
Integrate SRP ceiling blocking callback with Linux scheduler
Bjoern Brandenburg
2013-08-07
*
Hookup sched_trace_XXX() tracing in Linux scheduler
Bjoern Brandenburg
2013-08-07
*
Augment rt_task() with is_realtime()
Bjoern Brandenburg
2013-08-07
*
Hook into fork(), exec(), and exit()
Felipe Cerqueira
2013-08-07
*
Call sched_state_task_picked() from pick_next_task_stop()
Bjoern Brandenburg
2013-08-07
*
Integrate preemption state machine with Linux scheduler
Bjoern Brandenburg
2013-08-07
*
Add LITMUS^RT core implementation
Bjoern Brandenburg
2013-08-07
*
Add hrtimer_start_on() support
Felipe Cerqueira
2013-08-07
*
Add TRACE() debug tracing support
Bjoern Brandenburg
2013-08-07
*
Add quantum aligment code
Felipe Cerqueira
2013-08-07
*
Add SCHED, SCHED2, TICK, and CXS overhead tracepoints
Bjoern Brandenburg
2013-08-07
*
Integrate ft_irq_fired() with Linux
Bjoern Brandenburg
2013-08-07
*
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
2013-08-04
*
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
Oleg Nesterov
2013-08-04
*
tracing: Miscellaneous fixes for trace_array ref counting
Alexander Z Lam
2013-08-04
*
tracing: Fix error handling to ensure instances can always be removed
Alexander Z Lam
2013-08-04
*
hrtimers: Move SMP function call to thread context
Thomas Gleixner
2013-07-28
*
PM / Sleep: avoid 'autosleep' in shutdown progress
Liu ShuoX
2013-07-28
*
tracing: Add trace_array_get/put() to event handling
Steven Rostedt (Red Hat)
2013-07-25
*
tracing: Fix race between deleting buffer and setting events
Steven Rostedt (Red Hat)
2013-07-25
*
tracing: Get trace_array ref counts when accessing trace files
Steven Rostedt (Red Hat)
2013-07-25
*
tracing: Add trace_array_get/put() to handle instance refs better
Steven Rostedt (Red Hat)
2013-07-25
*
tracing: Protect ftrace_trace_arrays list in trace_events.c
Alexander Z Lam
2013-07-25
*
tracing: Make trace_marker use the correct per-instance buffer
Alexander Z Lam
2013-07-25
*
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
2013-07-25
*
tracing: Failed to create system directory
Steven Rostedt
2013-07-25
*
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
2013-07-25
*
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
2013-07-25
*
perf: Clone child context from parent context pmu
Jiri Olsa
2013-07-25
*
uprobes: Fix return value in error handling path
zhangwei(Jovi)
2013-07-25
*
printk: Fix rq->lock vs logbuf_lock unlock lock inversion
Bu, Yitian
2013-07-25
*
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
2013-07-25
*
tick: Sanitize broadcast control logic
Thomas Gleixner
2013-07-25
*
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
2013-07-21
*
genirq: Fix can_request_irq() for IRQs without an action
Ben Hutchings
2013-07-21
[next]