aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-27linaro/configs/kvm-host.conf: Add missing fragments for x86.linux-linaro-lng-v3.14-rt-testChristian Ziethén
2015-08-27linaro/configs/kvm-guest: enable virtio-net-pci devicesChristian Ziethén
2015-07-22irq_work: Split raised and lazy listslinux-lng-preempt-rt-3.14.43-2015.07linux-linaro-lng-v3.14-rtFrederic Weisbecker
2015-07-22irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2015-07-21Merge tag 'lsk-v3.14-15.06-rt' of http://git.linaro.org/kernel/linux-linaro-s...Gary S. Robertson
2015-06-15MTD: MAP: _relaxed build fixlinux-lng-preempt-rt-3.14.39-2015.06Santosh Shukla
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.14lsk-v3.18-15.04Kevin 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