summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.12.38-rt53 REBASEv3.12.38-rt53-rebaseSteven Rostedt (Red Hat)2015-03-201-1/+1
* netpoll: guard the access to dev->npinfo with rcu_read_lock/unlock_bh() for C...Kevin Hao2015-03-201-2/+14
* Revert "timers: do not raise softirq unconditionally"Steven Rostedt (Red Hat)2015-03-203-52/+28
* fs,btrfs: fix rt deadlock on extent_buffer->lockMike Galbraith2015-03-202-10/+2
* timers: Reduce future __run_timers() latency for first add to empty listPaul E. McKenney2015-03-201-0/+1
* timers: Reduce future __run_timers() latency for newly emptied listPaul E. McKenney2015-03-201-0/+2
* timers: Reduce __run_timers() latency for empty listPaul E. McKenney2015-03-201-0/+18
* timers: Track total number of timers in listPaul E. McKenney2015-03-201-0/+5
* fs/aio: simple simple workSebastian Andrzej Siewior2015-03-201-7/+17
* lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionalsJosh Cartwright2015-03-201-0/+27
* thermal: Defer thermal wakups to threadsDaniel Wagner2015-03-201-3/+47
* locking: ww_mutex: fix ww_mutex vs self-deadlockMike Galbraith2015-03-201-7/+14
* sunrpc: make svc_xprt_do_enqueue() use get_cpu_light()Mike Galbraith2015-03-201-2/+2
* work-simple: Simple work queue implemenationDaniel Wagner2015-03-203-0/+197
* scheduling while atomic in cgroup codeMike Galbraith2015-03-201-2/+5
* sas-ata/isci: dont't disable interrupts in qc_issue handlerPaul Gortmaker2015-03-201-2/+2
* ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and laterYong Zhang2015-03-201-0/+2
* arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()Sebastian Andrzej Siewior2015-03-201-0/+4
* ARM: enable irq in translation/section permission fault handlersYadi.hu2015-03-201-0/+6
* x86: UV: raw_spinlock conversionMike Galbraith2015-03-205-30/+35
* rtmutex: enable deadlock detection in ww_mutex_lock functionsGustavo Bittencourt2015-03-201-2/+4
* rt: fix __ww_mutex_lock_interruptible() lockdep annotationMike Galbraith2015-03-201-3/+2
* rt-mutex: avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior2015-03-201-1/+2
* futex: Simplify futex_lock_pi_atomic() and make it more robustThomas Gleixner2015-03-201-87/+61
* futex: Split out the first waiter attachment from lookup_pi_state()Thomas Gleixner2015-03-201-14/+28
* futex: Split out the waiter check from lookup_pi_state()Thomas Gleixner2015-03-201-67/+71
* futex: Use futex_top_waiter() in lookup_pi_state()Thomas Gleixner2015-03-201-66/+61
* futex: Make unlock_pi more robustThomas Gleixner2015-03-201-54/+26
* rtmutex: Avoid pointless requeueing in the deadlock detection chain walkThomas Gleixner2015-03-201-7/+70
* rtmutex: Cleanup deadlock detector debug logicThomas Gleixner2015-03-205-31/+85
* rtmutex: Confine deadlock logic to futexThomas Gleixner2015-03-206-47/+44
* rtmutex: Simplify remove_waiter()Thomas Gleixner2015-03-201-15/+18
* rtmutex: Document pi chain walkThomas Gleixner2015-03-201-9/+91
* rtmutex: Clarify the boost/deboost partThomas Gleixner2015-03-201-9/+48
* rtmutex: No need to keep task ref for lock owner checkThomas Gleixner2015-03-201-2/+3
* rtmutex: Simplify and document try_to_take_rtmutex()Thomas Gleixner2015-03-201-45/+89
* rtmutex: Simplify rtmutex_slowtrylock()Thomas Gleixner2015-03-201-12/+21
* create-rt-enqueueSteven Rostedt2015-03-201-18/+40
* gpio: omap: use raw locks for lockingSebastian Andrzej Siewior2015-03-201-35/+35
* workqueue: Prevent deadlock/stall on RTThomas Gleixner2015-03-062-15/+53
* sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq()Steven Rostedt2015-03-061-6/+0
* Fix latency histogram after "hrtimer: Set expiry time before switch_hrtimer_b...Ben Hutchings2015-03-061-5/+5
* timer: do not spin_trylock() on UPSebastian Andrzej Siewior2015-03-061-0/+13
* Revert "migrate_disable pushd down in atomic_dec_and_spin_lock"Sebastian Andrzej Siewior2015-03-061-3/+3
* Revert "drivers/net: tulip_remove_one needs to call pci_disable_device()"Steven Rostedt (Red Hat)2015-03-061-1/+0
* net: gianfar: Fix missing return of gfar_clean_tx_ring()Steven Rostedt (Red Hat)2015-03-061-0/+1
* rt: Move migrate_disable up in trylocksSteven Rostedt2015-03-061-8/+12
* localversion.patchThomas Gleixner2015-03-061-0/+1
* md: disable bcacheSebastian Andrzej Siewior2015-03-061-0/+1
* rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt2015-03-061-0/+40