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