summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2014-04-10bug: BUG_ON/WARN_ON variants dependend on RT/!RTIngo Molnar
2014-04-10printk-kill.patchIngo Molnar
2014-04-10latency-hist.patchCarsten Emde
2014-04-10softirq-thread-do-softirq.patchThomas Gleixner
2014-04-10sysctl-include-fix.patchThomas Gleixner
2014-04-10rwsem-inlcude-fix.patchThomas Gleixner
2014-04-10list-add-list-last-entry.patchPeter Zijlstra
2014-04-10suspend: Prevent might sleep splatsThomas Gleixner
2014-04-10mm: raw_pagefault_disablePeter Zijlstra
2014-04-10mm: pagefault_disabled()Peter Zijlstra
2014-04-10mm: Prepare decoupling the page fault disabling logicIngo Molnar
2014-04-10signal/x86: Delay calling signals in atomicOleg Nesterov