summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-04-10rwlocks: Fix section mismatchJohn Kacur
2014-04-10rt: Cleanup of unnecessary do while 0 in read/write _lock()Nicholas Mc Guire
2014-04-10read_lock migrate_disable pushdown to rt_read_lockNicholas Mc Guire
2014-04-10write_lock migrate_disable pushdown to rt_write_lockNicholas Mc Guire
2014-04-10rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2014-04-10rwsem-add-rt-variant.patchThomas Gleixner
2014-04-10rt-add-rt-to-mutex-headers.patchThomas Gleixner
2014-04-10rt-add-rt-spinlocks.patchThomas Gleixner
2014-04-10rtmutex-avoid-include-hell.patchThomas Gleixner
2014-04-10spinlock-types-separate-raw.patchThomas Gleixner
2014-04-10rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2014-04-10rtmutex-lock-killable.patchThomas Gleixner
2014-04-10local-vars-migrate-disable.patchThomas Gleixner
2014-04-10genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2014-04-10tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2014-04-10softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2014-04-10softirq-local-lock.patchThomas Gleixner
2014-04-10lockdep-rt.patchThomas Gleixner
2014-04-10softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2014-04-10sched: teach migrate_disable about atomic contextsPeter Zijlstra
2014-04-10sched: Generic migrate_disablePeter Zijlstra
2014-04-10migrate-disable-rt-variant.patchThomas Gleixner
2014-04-10ftrace-migrate-disable-tracing.patchThomas Gleixner
2014-04-10sched-migrate-disable.patchThomas Gleixner
2014-04-10hotplug: Lightweight get online cpusThomas Gleixner
2014-04-10cond-resched-lock-rt-tweak.patchThomas Gleixner
2014-04-10cond-resched-softirq-fix.patchThomas Gleixner
2014-04-10sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2014-04-10sched-rt-mutex-wakeup.patchThomas Gleixner
2014-04-10sched-mmdrop-delayed.patchThomas Gleixner
2014-04-10sched-delay-put-task.patchThomas Gleixner
2014-04-10posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2014-04-10hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2014-04-10hrtimers: prepare full preemptionIngo Molnar
2014-04-10timers: prepare for full preemptionIngo Molnar
2014-04-10radix-tree-rt-aware.patchThomas Gleixner
2014-04-10mm: shrink the page frame to !-rt sizePeter Zijlstra
2014-04-10mm: make vmstat -rt awareIngo Molnar
2014-04-10cpu-rt-variants.patchThomas Gleixner
2014-04-10use local spin_locks in local_lockNicholas Mc Guire
2014-04-10rt-local-irq-lock.patchThomas Gleixner
2014-04-10local-var.patchThomas Gleixner
2014-04-10genirq: do not invoke the affinity callback via a workqueueSebastian Andrzej Siewior
2014-04-10genirq-force-threading.patchThomas Gleixner
2014-04-10list_bl.h: make list head locking RT safePaul Gortmaker
2014-04-10fs: jbd/jbd2: Make state lock and journal head lock rt safeThomas Gleixner
2014-04-10buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2014-04-10mm: Replace cgroup_page bit spinlockThomas Gleixner
2014-04-10preempt: Provide preempt_*_(no)rt variantsThomas Gleixner
2014-04-10rt: local_irq_* variants depending on RT/!RTThomas Gleixner