summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.112-rt142 REBASEv3.4.112-rt142-rebaseSteven Rostedt (Red Hat)2016-06-241-1/+1
* tracing: Fix probe_wakeup_latency_hist_start() prototypeMike Galbraith2016-06-241-2/+2
* kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()Sebastian Andrzej Siewior2016-06-244-15/+15
* rcu/torture: Comment out rcu_bh ops on PREEMPT_RT_FULLClark Williams2016-06-241-0/+7
* trace: Use rcuidle version for preemptoff_hist trace pointYang Shi2016-06-242-4/+5
* kernel: softirq: unlock with irqs onSebastian Andrzej Siewior2016-06-241-2/+2
* kernel: migrate_disable() do fastpath in atomic & irqs-offSebastian Andrzej Siewior2016-06-241-2/+2
* latencyhist: disable jump-labelsSebastian Andrzej Siewior2016-06-241-0/+1
* rtmutex: Have slowfn of rt_mutex_timed_fastlock() use enumSteven Rostedt (Red Hat)2016-06-241-1/+1
* sched: Introduce the trace_sched_waking tracepointPeter Zijlstra2016-06-244-13/+28
* net: Make synchronize_rcu_expedited() conditional on !RT_FULLJosh Cartwright2016-06-241-1/+1
* dump stack: don't disable preemption during traceSebastian Andrzej Siewior2016-06-241-4/+4
* rtmutex: Use chainwalking control enumbmouring@ni.com2016-06-241-1/+1
* rtmutex: Handle non enqueued waiters gracefullyThomas Gleixner2016-06-241-1/+1
* Fix whitespace descrepancySteven Rostedt2016-06-241-0/+1
* xfs: Disable percpu SB on PREEMPT_RT_FULLSteven Rostedt2016-06-241-1/+1
* mm/slub: move slab initialization into irq enabled regionThomas Gleixner2016-06-241-40/+37
* KVM: lapic: mark LAPIC timer handler as irqsafeMarcelo Tosatti2016-06-241-3/+39
* fs,btrfs: fix rt deadlock on extent_buffer->lockMike Galbraith2016-06-241-2/+2
* lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionalsJosh Cartwright2016-06-241-0/+27
* sunrpc: make svc_xprt_do_enqueue() use get_cpu_light()Mike Galbraith2016-06-241-2/+2
* work-simple: Simple work queue implemenationDaniel Wagner2016-06-243-0/+197
* scheduling while atomic in cgroup codeMike Galbraith2016-06-241-2/+5
* sas-ata/isci: dont't disable interrupts in qc_issue handlerPaul Gortmaker2016-06-241-2/+2
* ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and laterYong Zhang2016-06-241-0/+2
* arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()Sebastian Andrzej Siewior2016-06-241-0/+4
* ARM: enable irq in translation/section permission fault handlersYadi.hu2016-06-241-0/+6
* x86: UV: raw_spinlock conversionMike Galbraith2016-06-245-36/+41
* rt-mutex: avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior2016-06-241-1/+2
* futex: Simplify futex_lock_pi_atomic() and make it more robustThomas Gleixner2016-06-241-87/+61
* futex: Split out the first waiter attachment from lookup_pi_state()Thomas Gleixner2016-06-241-14/+28
* futex: Split out the waiter check from lookup_pi_state()Thomas Gleixner2016-06-241-67/+71
* futex: Use futex_top_waiter() in lookup_pi_state()Thomas Gleixner2016-06-241-66/+61
* futex: Make unlock_pi more robustThomas Gleixner2016-06-241-54/+26
* rtmutex: Avoid pointless requeueing in the deadlock detection chain walkThomas Gleixner2016-06-241-7/+70
* rtmutex: Cleanup deadlock detector debug logicThomas Gleixner2016-06-245-29/+82
* rtmutex: Confine deadlock logic to futexThomas Gleixner2016-06-246-48/+43
* rtmutex: Simplify remove_waiter()Thomas Gleixner2016-06-241-15/+18
* rtmutex: Document pi chain walkThomas Gleixner2016-06-241-9/+91
* rtmutex: Clarify the boost/deboost partThomas Gleixner2016-06-241-9/+48
* rtmutex: No need to keep task ref for lock owner checkThomas Gleixner2016-06-241-2/+3
* rtmutex: Simplify and document try_to_take_rtmutex()Thomas Gleixner2016-06-241-45/+89
* rtmutex: Simplify rtmutex_slowtrylock()Thomas Gleixner2016-06-241-12/+21
* create-rt-enqueueSteven Rostedt2016-06-241-18/+40
* gpio: omap: use raw locks for lockingSebastian Andrzej Siewior2016-06-241-38/+38
* hrtimer:fix the miss of hrtimer_peek_ahead_timers in nort codeZhao Hongjiang2016-06-241-1/+5
* workqueue: Prevent deadlock/stall on RTThomas Gleixner2016-06-242-8/+40
* sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq()Steven Rostedt2016-06-241-6/+0
* Fix latency histogram after "hrtimer: Set expiry time before switch_hrtimer_b...Ben Hutchings2016-06-241-5/+5
* rcu: make RCU_BOOST default on RTSebastian Andrzej Siewior2016-06-241-1/+1