aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-15Linux 3.14.38-rt36 REBASEv3.14.38-rt36-rebaseSteven Rostedt (Red Hat)
2015-04-15netpoll: guard the access to dev->npinfo with rcu_read_lock/unlock_bh() for C...Kevin Hao
2015-04-15Revert "timers: do not raise softirq unconditionally"Steven Rostedt (Red Hat)
2015-04-15fs,btrfs: fix rt deadlock on extent_buffer->lockMike Galbraith
2015-04-15staging: Mark rtl8821ae as brokenSteven Rostedt (Red Hat)
2015-04-15timers: Reduce future __run_timers() latency for first add to empty listPaul E. McKenney
2015-04-15timers: Reduce future __run_timers() latency for newly emptied listPaul E. McKenney
2015-04-15timers: Reduce __run_timers() latency for empty listPaul E. McKenney
2015-04-15timers: Track total number of timers in listPaul E. McKenney
2015-04-15fs/aio: simple simple workSebastian Andrzej Siewior
2015-04-15lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionalsJosh Cartwright
2015-04-15thermal: Defer thermal wakups to threadsDaniel Wagner
2015-04-15locking: ww_mutex: fix ww_mutex vs self-deadlockMike Galbraith
2015-04-15Revert "rwsem-rt: Do not allow readers to nest"Sebastian Andrzej Siewior
2015-04-15sunrpc: make svc_xprt_do_enqueue() use get_cpu_light()Mike Galbraith
2015-04-15work-simple: Simple work queue implemenationDaniel Wagner
2015-04-15scheduling while atomic in cgroup codeMike Galbraith
2015-04-15sas-ata/isci: dont't disable interrupts in qc_issue handlerPaul Gortmaker
2015-04-15mips: rt: Replace pagefault_* to raw versionYang Shi
2015-04-15ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and laterYong Zhang
2015-04-15arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()Sebastian Andrzej Siewior
2015-04-15ARM: enable irq in translation/section permission fault handlersYadi.hu
2015-04-15x86: UV: raw_spinlock conversionMike Galbraith
2015-04-15rtmutex: enable deadlock detection in ww_mutex_lock functionsGustavo Bittencourt
2015-04-15rt,locking: fix __ww_mutex_lock_interruptible() lockdep annotationMike Galbraith
2015-04-15rtmutex.c: Fix incorrect waiter checkBrad Mouring
2015-04-15locking/rt-mutex: avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior
2015-04-15futex: Simplify futex_lock_pi_atomic() and make it more robustThomas Gleixner
2015-04-15futex: Split out the first waiter attachment from lookup_pi_state()Thomas Gleixner
2015-04-15futex: Split out the waiter check from lookup_pi_state()Thomas Gleixner
2015-04-15futex: Use futex_top_waiter() in lookup_pi_state()Thomas Gleixner
2015-04-15futex: Make unlock_pi more robustThomas Gleixner
2015-04-15rtmutex: Avoid pointless requeueing in the deadlock detection chain walkThomas Gleixner
2015-04-15rtmutex: Cleanup deadlock detector debug logicThomas Gleixner
2015-04-15rtmutex: Confine deadlock logic to futexThomas Gleixner
2015-04-15rtmutex: Simplify remove_waiter()Thomas Gleixner
2015-04-15rtmutex: Document pi chain walkThomas Gleixner
2015-04-15rtmutex: Clarify the boost/deboost partThomas Gleixner
2015-04-15rtmutex: No need to keep task ref for lock owner checkThomas Gleixner
2015-04-15rtmutex: Simplify and document try_to_take_rtmutex()Thomas Gleixner
2015-04-15rtmutex: Simplify rtmutex_slowtrylock()Thomas Gleixner
2015-04-15gpio: omap: use raw locks for lockingSebastian Andrzej Siewior
2015-04-15workqueue: Prevent deadlock/stall on RTThomas Gleixner
2015-04-15sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq()Steven Rostedt
2015-04-15disable preempt lazy on x86-64Sebastian Andrzej Siewior
2015-04-15md: disable bcacheSebastian Andrzej Siewior
2015-04-15rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2015-04-15a few open coded completionsSebastian Andrzej Siewior
2015-04-15completion: Use simple wait queuesThomas Gleixner
2015-04-15rcu-more-swait-conversions.patchThomas Gleixner