summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.85-rt93 REBASEv3.10.85-rt93-rebaseSteven Rostedt (Red Hat)2015-08-111-1/+1
* powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT_FULLBogdan Purcareata2015-08-111-0/+1
* xfs: Disable percpu SB on PREEMPT_RT_FULLSteven Rostedt2015-08-111-1/+1
* x86-Tell-irq-work-about-self-IPI-support-3.14Frederic Weisbecker2015-08-113-2/+12
* mm/slub: move slab initialization into irq enabled regionThomas Gleixner2015-08-111-41/+39
* Revert "slub: delay ctor until the object is requested"Sebastian Andrzej Siewior2015-08-111-6/+0
* irq_work: Split raised and lazy listsFrederic Weisbecker2015-08-113-46/+40
* irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2015-08-1131-0/+41
* rt, nohz_full: fix nohz_full for PREEMPT_RT_FULLMike Galbraith2015-08-112-6/+28
* hotplug: Use set_cpus_allowed_ptr() in sync_unplug_thread()Mike Galbraith2015-08-111-1/+1
* KVM: use simple waitqueue for vcpu->wqMarcelo Tosatti2015-08-119-32/+32
* KVM: lapic: mark LAPIC timer handler as irqsafeMarcelo Tosatti2015-08-111-3/+39
* kernel/irq_work: fix no_hz deadlockSebastian Andrzej Siewior2015-08-116-10/+8
* netpoll: guard the access to dev->npinfo with rcu_read_lock/unlock_bh() for C...Kevin Hao2015-08-111-2/+14
* Revert "timers: do not raise softirq unconditionally"Steven Rostedt (Red Hat)2015-08-113-52/+28
* fs,btrfs: fix rt deadlock on extent_buffer->lockMike Galbraith2015-08-112-10/+2
* timers: Reduce future __run_timers() latency for first add to empty listPaul E. McKenney2015-08-111-0/+1
* timers: Reduce future __run_timers() latency for newly emptied listPaul E. McKenney2015-08-111-0/+2
* timers: Reduce __run_timers() latency for empty listPaul E. McKenney2015-08-111-0/+18
* timers: Track total number of timers in listPaul E. McKenney2015-08-111-0/+5
* lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionalsJosh Cartwright2015-08-111-0/+27
* sunrpc: make svc_xprt_do_enqueue() use get_cpu_light()Mike Galbraith2015-08-111-2/+2
* work-simple: Simple work queue implemenationDaniel Wagner2015-08-113-0/+197
* scheduling while atomic in cgroup codeMike Galbraith2015-08-111-2/+5
* sas-ata/isci: dont't disable interrupts in qc_issue handlerPaul Gortmaker2015-08-111-2/+2
* ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and laterYong Zhang2015-08-111-0/+2
* arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()Sebastian Andrzej Siewior2015-08-111-0/+4
* ARM: enable irq in translation/section permission fault handlersYadi.hu2015-08-111-0/+6
* x86: UV: raw_spinlock conversionMike Galbraith2015-08-115-30/+35
* rt-mutex: avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior2015-08-111-1/+2
* futex: Simplify futex_lock_pi_atomic() and make it more robustThomas Gleixner2015-08-111-87/+61
* futex: Split out the first waiter attachment from lookup_pi_state()Thomas Gleixner2015-08-111-14/+28
* futex: Split out the waiter check from lookup_pi_state()Thomas Gleixner2015-08-111-67/+71
* futex: Use futex_top_waiter() in lookup_pi_state()Thomas Gleixner2015-08-111-66/+61
* futex: Make unlock_pi more robustThomas Gleixner2015-08-111-54/+26
* rtmutex: Avoid pointless requeueing in the deadlock detection chain walkThomas Gleixner2015-08-111-7/+70
* rtmutex: Cleanup deadlock detector debug logicThomas Gleixner2015-08-115-30/+82
* rtmutex: Confine deadlock logic to futexThomas Gleixner2015-08-116-48/+43
* rtmutex: Simplify remove_waiter()Thomas Gleixner2015-08-111-15/+18
* rtmutex: Document pi chain walkThomas Gleixner2015-08-111-9/+91
* rtmutex: Clarify the boost/deboost partThomas Gleixner2015-08-111-9/+48
* rtmutex: No need to keep task ref for lock owner checkThomas Gleixner2015-08-111-2/+3
* rtmutex: Simplify and document try_to_take_rtmutex()Thomas Gleixner2015-08-111-45/+89
* rtmutex: Simplify rtmutex_slowtrylock()Thomas Gleixner2015-08-111-12/+21
* create-rt-enqueueSteven Rostedt2015-08-111-18/+40
* gpio: omap: use raw locks for lockingSebastian Andrzej Siewior2015-08-111-35/+35
* workqueue: Prevent deadlock/stall on RTThomas Gleixner2015-08-112-15/+53
* sched: Do not clear PF_NO_SETAFFINITY flag in select_fallback_rq()Steven Rostedt2015-08-111-6/+0
* Fix latency histogram after "hrtimer: Set expiry time before switch_hrtimer_b...Ben Hutchings2015-08-111-5/+5
* timer: do not spin_trylock() on UPSebastian Andrzej Siewior2015-08-111-0/+13