aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-03net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-12-03cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2013-12-03seqlock: Prevent rt starvationThomas Gleixner
2013-12-03random: Make it work on rtThomas Gleixner
2013-12-03acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
2013-12-03arm-enable-highmem-for-rt.patchThomas Gleixner
2013-12-03mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-12-03kgdb/serial: Short term workaroundJason Wessel
2013-12-03net: sysrq via icmpCarsten Emde
2013-12-03skbufhead-raw-lock.patchThomas Gleixner
2013-12-03jump-label-rt.patchThomas Gleixner
2013-12-03idr: Use local lock instead of preempt enable/disableThomas Gleixner
2013-12-03rt: Introduce cpu_chill()Thomas Gleixner
2013-12-03lglocks-rt.patchThomas Gleixner
2013-12-03rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2013-12-03rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2013-12-03timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2013-12-03rwlocks: Fix section mismatchJohn Kacur
2013-12-03rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2013-12-03rwsem-add-rt-variant.patchThomas Gleixner
2013-12-03rt-add-rt-to-mutex-headers.patchThomas Gleixner
2013-12-03rt-add-rt-spinlocks.patchThomas Gleixner
2013-12-03rtmutex-avoid-include-hell.patchThomas Gleixner
2013-12-03spinlock-types-separate-raw.patchThomas Gleixner
2013-12-03rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2013-12-03rtmutex-lock-killable.patchThomas Gleixner
2013-12-03local-vars-migrate-disable.patchThomas Gleixner
2013-12-03genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2013-12-03tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2013-12-03softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2013-12-03hardirq.h: Define softirq_count() as OUL to kill build warningYong Zhang
2013-12-03softirq-local-lock.patchThomas Gleixner
2013-12-03lockdep-rt.patchThomas Gleixner
2013-12-03softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2013-12-03sched: teach migrate_disable about atomic contextsPeter Zijlstra
2013-12-03sched: Generic migrate_disablePeter Zijlstra
2013-12-03migrate-disable-rt-variant.patchThomas Gleixner
2013-12-03ftrace-migrate-disable-tracing.patchThomas Gleixner
2013-12-03sched-migrate-disable.patchThomas Gleixner
2013-12-03hotplug: Lightweight get online cpusThomas Gleixner
2013-12-03cond-resched-lock-rt-tweak.patchThomas Gleixner
2013-12-03cond-resched-softirq-fix.patchThomas Gleixner
2013-12-03sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2013-12-03sched-rt-mutex-wakeup.patchThomas Gleixner
2013-12-03sched-mmdrop-delayed.patchThomas Gleixner
2013-12-03sched-delay-put-task.patchThomas Gleixner
2013-12-03posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2013-12-03hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2013-12-03hrtimers: prepare full preemptionIngo Molnar
2013-12-03timers: prepare for full preemptionIngo Molnar