aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-04Merge tag 'v3.14.43-rt42-lno1' of git://git.linaro.org/people/anders.roxell/l...lsk-v3.14-15.06-rtKevin Hilman
2015-06-04Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtKevin Hilman
2015-06-02Merge branch 'v3.14/topic/configs' into linux-linaro-lsk-v3.14Kevin Hilman
2015-06-02configs: linaro-base: enable ZRAM featuresKevin Hilman
2015-06-01Merge branch 'v3.14.40-rt37' into v3.14.43-rt42Anders Roxell
2015-06-01Linux 3.14.43-rt42 REBASESteven Rostedt (Red Hat)
2015-06-01rt, nohz_full: fix nohz_full for PREEMPT_RT_FULLMike Galbraith
2015-06-01hotplug: Use set_cpus_allowed_ptr() in sync_unplug_thread()Mike Galbraith
2015-06-01KVM: use simple waitqueue for vcpu->wqMarcelo Tosatti
2015-06-01KVM: lapic: mark LAPIC timer handler as irqsafeMarcelo Tosatti
2015-06-01kernel/irq_work: fix no_hz deadlockSebastian Andrzej Siewior
2015-06-01netpoll: guard the access to dev->npinfo with rcu_read_lock/unlock_bh() for C...Kevin Hao
2015-06-01Revert "timers: do not raise softirq unconditionally"Steven Rostedt (Red Hat)
2015-06-01fs,btrfs: fix rt deadlock on extent_buffer->lockMike Galbraith
2015-06-01staging: Mark rtl8821ae as brokenSteven Rostedt (Red Hat)
2015-06-01timers: Reduce future __run_timers() latency for first add to empty listPaul E. McKenney
2015-06-01timers: Reduce future __run_timers() latency for newly emptied listPaul E. McKenney
2015-06-01timers: Reduce __run_timers() latency for empty listPaul E. McKenney
2015-06-01timers: Track total number of timers in listPaul E. McKenney
2015-06-01fs/aio: simple simple workSebastian Andrzej Siewior
2015-06-01lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionalsJosh Cartwright
2015-06-01thermal: Defer thermal wakups to threadsDaniel Wagner
2015-06-01locking: ww_mutex: fix ww_mutex vs self-deadlockMike Galbraith
2015-06-01Revert "rwsem-rt: Do not allow readers to nest"Sebastian Andrzej Siewior
2015-06-01sunrpc: make svc_xprt_do_enqueue() use get_cpu_light()Mike Galbraith
2015-06-01work-simple: Simple work queue implemenationDaniel Wagner
2015-06-01scheduling while atomic in cgroup codeMike Galbraith
2015-06-01sas-ata/isci: dont't disable interrupts in qc_issue handlerPaul Gortmaker
2015-06-01mips: rt: Replace pagefault_* to raw versionYang Shi
2015-06-01ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and laterYong Zhang
2015-06-01arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()Sebastian Andrzej Siewior
2015-06-01ARM: enable irq in translation/section permission fault handlersYadi.hu
2015-06-01x86: UV: raw_spinlock conversionMike Galbraith
2015-06-01rtmutex: enable deadlock detection in ww_mutex_lock functionsGustavo Bittencourt
2015-06-01rt,locking: fix __ww_mutex_lock_interruptible() lockdep annotationMike Galbraith
2015-06-01rtmutex.c: Fix incorrect waiter checkBrad Mouring
2015-06-01locking/rt-mutex: avoid a NULL pointer dereference on deadlockSebastian Andrzej Siewior
2015-06-01futex: Simplify futex_lock_pi_atomic() and make it more robustThomas Gleixner
2015-06-01futex: Split out the first waiter attachment from lookup_pi_state()Thomas Gleixner
2015-06-01futex: Split out the waiter check from lookup_pi_state()Thomas Gleixner
2015-06-01futex: Use futex_top_waiter() in lookup_pi_state()Thomas Gleixner
2015-06-01futex: Make unlock_pi more robustThomas Gleixner
2015-06-01rtmutex: Avoid pointless requeueing in the deadlock detection chain walkThomas Gleixner
2015-06-01rtmutex: Cleanup deadlock detector debug logicThomas Gleixner
2015-06-01rtmutex: Confine deadlock logic to futexThomas Gleixner
2015-06-01rtmutex: Simplify remove_waiter()Thomas Gleixner
2015-06-01rtmutex: Document pi chain walkThomas Gleixner
2015-06-01rtmutex: Clarify the boost/deboost partThomas Gleixner
2015-06-01rtmutex: No need to keep task ref for lock owner checkThomas Gleixner
2015-06-01rtmutex: Simplify and document try_to_take_rtmutex()Thomas Gleixner