aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Protect LITMUS^RT tasks from re-nicingBjoern Brandenburg2013-08-07
* Don't call set_tsk_need_resched() on remote LITMUS^RT taskBjoern Brandenburg2013-08-07
* Hook into rt scheduling class to protect LITMUS^RT tasksBjoern Brandenburg2013-08-07
* Don't trigger load balancer in scheduler tick for LITMUS^RTBjoern Brandenburg2013-08-07
* Cache 'prev' in LITMUS^RT runqueueBjoern Brandenburg2013-08-07
* Hook into finish_switch()Bjoern Brandenburg2013-08-07
* Reset SCHED_LITMUS scheduling class on forkBjoern Brandenburg2013-08-07
* Block sched_setaffinity() for SCHED_LITMUS tasksBjoern Brandenburg2013-08-07
* Integrate LITMUS^RT scheduling class with sched_setschedulerBjoern Brandenburg2013-08-07
* Disable cut-to-CFS optimization in Linux schedulerBjoern Brandenburg2013-08-07
* Integrate LITMUS^RT with try_to_wake_up() pathBjoern Brandenburg2013-08-07
* Splice LITMUS^RT scheduling class into scheduler hierarchy above rt classBjoern Brandenburg2013-08-07
* Call LITMUS^RT tick function from Linux tickBjoern Brandenburg2013-08-07
* Add LITMUS^RT scheduling class in kernel/sched/MakefileBjoern Brandenburg2013-08-07
* Introduce LITMUS^RT runqueue dummy into struct rqBjoern Brandenburg2013-08-07
* Integrate SRP ceiling blocking callback with Linux schedulerBjoern Brandenburg2013-08-07
* Hookup sched_trace_XXX() tracing in Linux schedulerBjoern Brandenburg2013-08-07
* Augment rt_task() with is_realtime()Bjoern Brandenburg2013-08-07
* Hook into fork(), exec(), and exit()Felipe Cerqueira2013-08-07
* Call sched_state_task_picked() from pick_next_task_stop()Bjoern Brandenburg2013-08-07
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2013-08-07
* Add LITMUS^RT core implementationBjoern Brandenburg2013-08-07
* Add hrtimer_start_on() supportFelipe Cerqueira2013-08-07
* Add TRACE() debug tracing supportBjoern Brandenburg2013-08-07
* Add quantum aligment codeFelipe Cerqueira2013-08-07
* Add SCHED, SCHED2, TICK, and CXS overhead tracepointsBjoern Brandenburg2013-08-07
* Integrate ft_irq_fired() with LinuxBjoern Brandenburg2013-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 Nesterov2013-08-04
* tracing: Miscellaneous fixes for trace_array ref countingAlexander Z Lam2013-08-04
* tracing: Fix error handling to ensure instances can always be removedAlexander Z Lam2013-08-04
* hrtimers: Move SMP function call to thread contextThomas Gleixner2013-07-28
* PM / Sleep: avoid 'autosleep' in shutdown progressLiu ShuoX2013-07-28
* tracing: Add trace_array_get/put() to event handlingSteven Rostedt (Red Hat)2013-07-25
* tracing: Fix race between deleting buffer and setting eventsSteven Rostedt (Red Hat)2013-07-25
* tracing: Get trace_array ref counts when accessing trace filesSteven Rostedt (Red Hat)2013-07-25
* tracing: Add trace_array_get/put() to handle instance refs betterSteven Rostedt (Red Hat)2013-07-25
* tracing: Protect ftrace_trace_arrays list in trace_events.cAlexander Z Lam2013-07-25
* tracing: Make trace_marker use the correct per-instance bufferAlexander Z Lam2013-07-25
* tracing: Fix irqs-off tag display in syscall tracingzhangwei(Jovi)2013-07-25
* tracing: Failed to create system directorySteven Rostedt2013-07-25
* perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra2013-07-25
* perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa2013-07-25
* perf: Clone child context from parent context pmuJiri Olsa2013-07-25
* uprobes: Fix return value in error handling pathzhangwei(Jovi)2013-07-25
* printk: Fix rq->lock vs logbuf_lock unlock lock inversionBu, Yitian2013-07-25
* tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner2013-07-25
* tick: Sanitize broadcast control logicThomas Gleixner2013-07-25
* timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche2013-07-21
* genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings2013-07-21