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