index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
*
Hook into kernel/exit.c to force exiting RT tasks into best-effort mode
Bjoern Brandenburg
2014-10-21
*
Protect LITMUS^RT tasks from re-nicing
Bjoern Brandenburg
2014-10-21
*
Don't call set_tsk_need_resched() on remote LITMUS^RT task
Bjoern Brandenburg
2014-10-21
*
Hook into rt scheduling class to protect LITMUS^RT tasks
Bjoern Brandenburg
2014-10-21
*
Don't trigger load balancer in scheduler tick for LITMUS^RT
Bjoern Brandenburg
2014-10-21
*
Cache 'prev' in LITMUS^RT runqueue
Bjoern Brandenburg
2014-10-21
*
Hook into finish_switch()
Bjoern Brandenburg
2014-10-21
*
Reset SCHED_LITMUS scheduling class on fork
Bjoern Brandenburg
2014-10-21
*
Block sched_setaffinity() for SCHED_LITMUS tasks
Bjoern Brandenburg
2014-10-21
*
Integrate LITMUS^RT scheduling class with sched_setscheduler
Bjoern Brandenburg
2014-10-21
*
Disable cut-to-CFS optimization in Linux scheduler
Bjoern Brandenburg
2014-10-21
*
Integrate LITMUS^RT with try_to_wake_up() path
Bjoern Brandenburg
2014-10-21
*
Make LITMUS^RT scheduling class the highest-priority scheduling class
Bjoern Brandenburg
2014-10-21
*
Add LITMUS^RT scheduling class in kernel/sched/Makefile
Bjoern Brandenburg
2014-10-21
*
Introduce LITMUS^RT runqueue dummy into struct rq
Bjoern Brandenburg
2014-10-21
*
Integrate SRP ceiling blocking callback with Linux scheduler
Bjoern Brandenburg
2014-10-21
*
Hookup sched_trace_XXX() tracing in Linux scheduler
Bjoern Brandenburg
2014-10-21
*
Augment rt_task() with is_realtime()
Bjoern Brandenburg
2014-10-21
*
Hook into fork(), exec(), and exit()
Bjoern Brandenburg
2014-10-21
*
Call sched_state_task_picked() from pick_next_task_stop()
Bjoern Brandenburg
2014-10-21
*
Integrate preemption state machine with Linux scheduler
Bjoern Brandenburg
2014-10-21
*
Add LITMUS^RT core implementation
Bjoern Brandenburg
2014-10-21
*
Add hrtimer_start_on() support
Felipe Cerqueira
2014-10-21
*
Add TRACE() debug tracing support
Bjoern Brandenburg
2014-10-21
*
Add SCHED, SCHED2, TICK, and CXS overhead tracepoints
Bjoern Brandenburg
2014-10-21
*
Integrate ft_irq_fired() with Linux
Bjoern Brandenburg
2014-10-21
*
ENGR00313685-3 of/irq: simplify args to irq_create_of_mapping
Grant Likely
2014-05-16
*
futex: update documentation for ordering guarantees
Davidlohr Bueso
2014-04-17
*
futex: avoid race between requeue and wake
Linus Torvalds
2014-04-17
*
futex: revert back to the explicit waiter counting code
Linus Torvalds
2014-04-17
*
futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
Heiko Carstens
2014-04-17
*
futexes: Fix futex_hashsize initialization
Heiko Carstens
2014-04-17
*
futexes: Avoid taking the hb->lock if there's nothing to wake up
Davidlohr Bueso
2014-04-17
*
futexes: Document multiprocessor ordering guarantees
Thomas Gleixner
2014-04-17
*
futexes: Increase hash table size for better performance
Davidlohr Bueso
2014-04-17
*
futex: Use freezable blocking call
Colin Cross
2014-04-17
*
futexes: Clean up various details
Jason Low
2014-04-17
*
futex: move user address verification up to common code
Linus Torvalds
2014-04-17
*
ENGR00273073-1 arm: add cpu idle notification callback
Anson Huang
2014-04-16
*
timekeeping: Avoid possible deadlock from clock_was_set_delayed
John Stultz
2014-02-13
*
timekeeping: Fix missing timekeeping_update in suspend path
John Stultz
2014-02-13
*
timekeeping: Fix CLOCK_TAI timer/nanosleep delays
John Stultz
2014-02-13
*
timekeeping: Fix lost updates to tai adjustment
John Stultz
2014-02-13
*
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt
2014-02-13
*
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt
2014-02-13
*
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt
2014-02-13
*
audit: reset audit backlog wait time after error recovery
Richard Guy Briggs
2014-02-13
*
tracing: Check if tracing is enabled in trace_puts()
Steven Rostedt (Red Hat)
2014-02-13
*
tracing: Have trace buffer point back to trace_array
Steven Rostedt (Red Hat)
2014-02-13
*
sched: Guarantee new group-entities always have weight
Paul Turner
2014-01-15
[next]