summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-05-14simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker
2014-05-14wait-simple: Rework for use with completionsThomas Gleixner
2014-05-14wait-simple: Simple waitqueue implementationThomas Gleixner
2014-05-14wait.h: include atomic.hSebastian Andrzej Siewior
2014-05-14sched: Add support for lazy preemptionThomas Gleixner
2014-05-14softirq: Split softirq locksThomas Gleixner
2014-05-14softirq: Make serving softirqs a task flagThomas Gleixner
2014-05-14softirq: Check preemption after reenabling interruptsThomas Gleixner
2014-05-14net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2014-05-14cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2014-05-14seqlock: consolidate spin_lock/unlock waiting with spin_unlock_waitNicholas Mc Guire
2014-05-14seqlock: Prevent rt starvationThomas Gleixner
2014-05-14random: Make it work on rtThomas Gleixner
2014-05-14acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
2014-05-14arm-enable-highmem-for-rt.patchThomas Gleixner
2014-05-14mm, rt: kmap_atomic schedulingPeter Zijlstra
2014-05-14kgdb/serial: Short term workaroundJason Wessel
2014-05-14net: sysrq via icmpCarsten Emde
2014-05-14irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2014-05-14skbufhead-raw-lock.patchThomas Gleixner
2014-05-14jump-label-rt.patchThomas Gleixner
2014-05-14idr: Use local lock instead of preempt enable/disableThomas Gleixner
2014-05-14rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
2014-05-14rt: Introduce cpu_chill()Thomas Gleixner
2014-05-14lglocks-rt.patchThomas Gleixner
2014-05-14rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2014-05-14rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2014-05-14rtmutex: use a trylock for waiter lock in trylockSebastian Andrzej Siewior
2014-05-14timers: do not raise softirq unconditionallyThomas Gleixner
2014-05-14timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2014-05-14rwlocks: Fix section mismatchJohn Kacur
2014-05-14rt: Cleanup of unnecessary do while 0 in read/write _lock()Nicholas Mc Guire
2014-05-14read_lock migrate_disable pushdown to rt_read_lockNicholas Mc Guire
2014-05-14write_lock migrate_disable pushdown to rt_write_lockNicholas Mc Guire
2014-05-14rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2014-05-14rwsem-add-rt-variant.patchThomas Gleixner
2014-05-14rt-add-rt-to-mutex-headers.patchThomas Gleixner
2014-05-14rt-add-rt-spinlocks.patchThomas Gleixner
2014-05-14rtmutex-avoid-include-hell.patchThomas Gleixner
2014-05-14spinlock-types-separate-raw.patchThomas Gleixner
2014-05-14rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2014-05-14rtmutex-lock-killable.patchThomas Gleixner
2014-05-14local-vars-migrate-disable.patchThomas Gleixner
2014-05-14genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2014-05-14tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2014-05-14softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2014-05-14softirq-local-lock.patchThomas Gleixner
2014-05-14lockdep-rt.patchThomas Gleixner
2014-05-14softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2014-05-14sched: teach migrate_disable about atomic contextsPeter Zijlstra