summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2014-05-14sched: Generic migrate_disablePeter Zijlstra
2014-05-14migrate-disable-rt-variant.patchThomas Gleixner
2014-05-14ftrace-migrate-disable-tracing.patchThomas Gleixner
2014-05-14sched-migrate-disable.patchThomas Gleixner
2014-05-14hotplug: Lightweight get online cpusThomas Gleixner
2014-05-14cond-resched-lock-rt-tweak.patchThomas Gleixner
2014-05-14cond-resched-softirq-fix.patchThomas Gleixner
2014-05-14sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2014-05-14sched-rt-mutex-wakeup.patchThomas Gleixner
2014-05-14sched-mmdrop-delayed.patchThomas Gleixner
2014-05-14sched-delay-put-task.patchThomas Gleixner
2014-05-14posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2014-05-14hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2014-05-14hrtimers: prepare full preemptionIngo Molnar
2014-05-14timers: prepare for full preemptionIngo Molnar
2014-05-14radix-tree-rt-aware.patchThomas Gleixner
2014-05-14mm: shrink the page frame to !-rt sizePeter Zijlstra
2014-05-14mm: make vmstat -rt awareIngo Molnar
2014-05-14cpu-rt-variants.patchThomas Gleixner
2014-05-14use local spin_locks in local_lockNicholas Mc Guire
2014-05-14rt-local-irq-lock.patchThomas Gleixner
2014-05-14local-var.patchThomas Gleixner
2014-05-14genirq: do not invoke the affinity callback via a workqueueSebastian Andrzej Siewior
2014-05-14genirq-force-threading.patchThomas Gleixner
2014-05-14list_bl.h: make list head locking RT safePaul Gortmaker
2014-05-14fs: jbd/jbd2: Make state lock and journal head lock rt safeThomas Gleixner
2014-05-14buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2014-05-14mm: Replace cgroup_page bit spinlockThomas Gleixner
2014-05-14preempt: Provide preempt_*_(no)rt variantsThomas Gleixner
2014-05-14rt: local_irq_* variants depending on RT/!RTThomas Gleixner
2014-05-14printk-kill.patchIngo Molnar
2014-05-14latency-hist.patchCarsten Emde
2014-05-14softirq-thread-do-softirq.patchThomas Gleixner