aboutsummaryrefslogtreecommitdiff
path: root/include
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-01KVM: use simple waitqueue for vcpu->wqMarcelo Tosatti
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-01Revert "rwsem-rt: Do not allow readers to nest"Sebastian Andrzej Siewior
2015-06-01work-simple: Simple work queue implemenationDaniel Wagner
2015-06-01rtmutex: Confine deadlock logic to futexThomas Gleixner
2015-06-01completion: Use simple wait queuesThomas Gleixner
2015-06-01simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker
2015-06-01wait-simple: Rework for use with completionsThomas Gleixner
2015-06-01wait-simple: Simple waitqueue implementationThomas Gleixner
2015-06-01wait.h: include atomic.hSebastian Andrzej Siewior
2015-06-01sched: Add support for lazy preemptionThomas Gleixner
2015-06-01softirq: Split softirq locksThomas Gleixner
2015-06-01softirq: Make serving softirqs a task flagThomas Gleixner
2015-06-01softirq: Check preemption after reenabling interruptsThomas Gleixner
2015-06-01net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2015-06-01cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2015-06-01seqlock: consolidate spin_lock/unlock waiting with spin_unlock_waitNicholas Mc Guire
2015-06-01seqlock: Prevent rt starvationThomas Gleixner
2015-06-01random: Make it work on rtThomas Gleixner
2015-06-01acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
2015-06-01arm-enable-highmem-for-rt.patchThomas Gleixner
2015-06-01mm, rt: kmap_atomic schedulingPeter Zijlstra
2015-06-01kgdb/serial: Short term workaroundJason Wessel
2015-06-01net: sysrq via icmpCarsten Emde
2015-06-01irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2015-06-01use skbufhead with raw lockThomas Gleixner
2015-06-01jump-label-rt.patchThomas Gleixner
2015-06-01idr: Use local lock instead of preempt enable/disableThomas Gleixner
2015-06-01rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
2015-06-01rt: Introduce cpu_chill()Thomas Gleixner
2015-06-01stomp-machine: create lg_global_trylock_relax() primitiveMike Galbraith
2015-06-01lglocks-rt.patchThomas Gleixner
2015-06-01rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2015-06-01rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2015-06-01rtmutex: use a trylock for waiter lock in trylockSebastian Andrzej Siewior
2015-06-01timers: do not raise softirq unconditionallyThomas Gleixner
2015-06-01timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2015-06-01rwlocks: Fix section mismatchJohn Kacur
2015-06-01rt: Cleanup of unnecessary do while 0 in read/write _lock()Nicholas Mc Guire
2015-06-01read_lock migrate_disable pushdown to rt_read_lockNicholas Mc Guire
2015-06-01write_lock migrate_disable pushdown to rt_write_lockNicholas Mc Guire
2015-06-01rwsem-rt: Do not allow readers to nestSteven Rostedt (Red Hat)
2015-06-01rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2015-06-01rwsem-add-rt-variant.patchThomas Gleixner
2015-06-01rt-add-rt-to-mutex-headers.patchThomas Gleixner
2015-06-01rt-add-rt-spinlocks.patchThomas Gleixner
2015-06-01rtmutex-avoid-include-hell.patchThomas Gleixner