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
*
LITMUS^RT core: hook into hrtimer_nanosleep()
Bjoern Brandenburg
2016-07-20
*
LITMUS^RT core: keep track of time of last suspension
Bjoern Brandenburg
2016-06-23
*
hrtimer integration: properly trace late-added timers
Bjoern Brandenburg
2016-03-20
*
Hook into hrtimer to report large latencies
Bjoern Brandenburg
2016-03-20
*
LITMUS^RT core: be more careful when pull-migrating tasks
Bjoern Brandenburg
2016-03-08
*
LITMUS^RT core: add next_became_invalid() callback
Bjoern Brandenburg
2016-03-08
*
LITMUS^RT core: add should_wait_for_stack() callback
Bjoern Brandenburg
2016-03-08
*
LITMUS^RT: improve integration with fork()
Bjoern Brandenburg
2016-03-08
*
LITMUS^RT scheduling class: mark enqueued task as present
Bjoern Brandenburg
2016-03-08
*
Patch hrtimer_wakeup() callback to record RELEASE overhead
Bjoern Brandenburg
2016-03-08
*
Patch hrtimer_wakeup() callback to record RELEASE_LATENCY
Bjoern Brandenburg
2016-03-08
*
Revert "Add hrtimer_start_on() support"
Pratyush Patel
2016-02-07
*
Hook into kernel/exit.c to force exiting RT tasks into best-effort mode
Bjoern Brandenburg
2015-08-09
*
Protect LITMUS^RT tasks from re-nicing
Bjoern Brandenburg
2015-08-09
*
Don't call set_tsk_need_resched() on remote LITMUS^RT task
Bjoern Brandenburg
2015-08-09
*
Hook into SCHED_DEADLINE to protect LITMUS^RT tasks
Bjoern Brandenburg
2015-08-09
*
Hook into rt scheduling class to protect LITMUS^RT tasks
Bjoern Brandenburg
2015-08-09
*
Don't trigger load balancer in scheduler tick for LITMUS^RT
Bjoern Brandenburg
2015-08-09
*
Hook into finish_switch()
Bjoern Brandenburg
2015-08-09
*
Reset SCHED_LITMUS scheduling class on fork
Bjoern Brandenburg
2015-08-09
*
Block sched_setaffinity() for SCHED_LITMUS tasks
Bjoern Brandenburg
2015-08-09
*
Integrate LITMUS^RT scheduling class with sched_setscheduler
Bjoern Brandenburg
2015-08-09
*
Disable cut-to-CFS optimization in Linux scheduler
Bjoern Brandenburg
2015-08-09
*
Integrate LITMUS^RT with try_to_wake_up() path
Bjoern Brandenburg
2015-08-09
*
Make LITMUS^RT scheduling class the highest-priority scheduling class
Bjoern Brandenburg
2015-08-09
*
Add LITMUS^RT scheduling class in kernel/sched/Makefile
Bjoern Brandenburg
2015-08-09
*
Introduce LITMUS^RT runqueue dummy into struct rq
Bjoern Brandenburg
2015-08-09
*
Integrate SRP ceiling blocking callback with Linux scheduler
Bjoern Brandenburg
2015-08-09
*
Hookup sched_trace_XXX() tracing in Linux scheduler
Bjoern Brandenburg
2015-08-09
*
Augment rt_task() with is_realtime()
Bjoern Brandenburg
2015-08-09
*
Hook into fork(), exec(), and exit()
Bjoern Brandenburg
2015-08-09
*
Call sched_state_task_picked() from pick_next_task_stop()
Bjoern Brandenburg
2015-08-09
*
Integrate preemption state machine with Linux scheduler
Bjoern Brandenburg
2015-08-09
*
Add LITMUS^RT core implementation
Bjoern Brandenburg
2015-08-09
*
Add hrtimer_start_on() support
Bjoern Brandenburg
2015-08-09
*
Add TRACE() debug tracing support
Bjoern Brandenburg
2015-08-09
*
Add SCHED, SCHED2, TICK, and CXS overhead tracepoints
Bjoern Brandenburg
2015-08-09
*
Integrate ft_irq_fired() with Linux
Bjoern Brandenburg
2015-08-09
*
genirq: devres: Fix testing return value of request_any_context_irq()
Axel Lin
2015-07-21
*
livepatch: add module locking around kallsyms calls
Miroslav Benes
2015-07-21
*
rcu: Correctly handle non-empty Tiny RCU callback list with none ready
Paul E. McKenney
2015-07-21
*
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-07-21
*
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
2015-07-21
*
perf: Fix ring_buffer_attach() RCU sync, again
Oleg Nesterov
2015-06-29
*
Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-18
|
\
|
*
tracing: Have filter check for balanced ops
Steven Rostedt
2015-06-17
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-06-14
|
\
\
|
*
|
lockdep: Fix a race between /proc/lock_stat and module unload
Peter Zijlstra
2015-06-07
*
|
|
Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Wang Long
2015-06-11
[next]