summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-01-16rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2012-01-16timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2012-01-16rwlocks: Fix section mismatchJohn Kacur
2012-01-16rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2012-01-16rwsem-add-rt-variant.patchThomas Gleixner
2012-01-16rt-add-rt-to-mutex-headers.patchThomas Gleixner
2012-01-16rt-add-rt-spinlocks.patchThomas Gleixner
2012-01-16rtmutex-avoid-include-hell.patchThomas Gleixner
2012-01-16spinlock-types-separate-raw.patchThomas Gleixner
2012-01-16rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2012-01-16rtmutex-lock-killable.patchThomas Gleixner
2012-01-16local-vars-migrate-disable.patchThomas Gleixner
2012-01-16tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2012-01-16softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2012-01-16hardirq.h: Define softirq_count() as OUL to kill build warningYong Zhang
2012-01-16softirq-local-lock.patchThomas Gleixner
2012-01-16lockdep-rt.patchThomas Gleixner
2012-01-16softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2012-01-16sched: teach migrate_disable about atomic contextsPeter Zijlstra
2012-01-16sched: Generic migrate_disablePeter Zijlstra
2012-01-16migrate-disable-rt-variant.patchThomas Gleixner
2012-01-16ftrace-migrate-disable-tracing.patchThomas Gleixner
2012-01-16sched-migrate-disable.patchThomas Gleixner
2012-01-16hotplug: Lightweight get online cpusThomas Gleixner
2012-01-16stomp-machine-mark-stomper-thread.patchThomas Gleixner
2012-01-16cond-resched-lock-rt-tweak.patchThomas Gleixner
2012-01-16sched-no-work-when-pi-blocked.patchThomas Gleixner
2012-01-16cond-resched-softirq-fix.patchThomas Gleixner
2012-01-16sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2012-01-16sched-rt-mutex-wakeup.patchThomas Gleixner
2012-01-16sched-mmdrop-delayed.patchThomas Gleixner
2012-01-16sched-delay-put-task.patchThomas Gleixner
2012-01-16posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2012-01-16hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2012-01-16hrtimers: prepare full preemptionIngo Molnar
2012-01-16timers: prepare for full preemptionIngo Molnar
2012-01-16radix-tree-rt-aware.patchThomas Gleixner
2012-01-16mm: shrink the page frame to !-rt sizePeter Zijlstra
2012-01-16mm: make vmstat -rt awareIngo Molnar
2012-01-16cpu-rt-variants.patchThomas Gleixner
2012-01-16rt-local-irq-lock.patchThomas Gleixner
2012-01-16local-var.patchThomas Gleixner
2012-01-16genirq-force-threading.patchThomas Gleixner
2012-01-16fs: jbd/jbd2: Make state lock and journal head lock rt safeThomas Gleixner
2012-01-16buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2012-01-16mm: Replace cgroup_page bit spinlockThomas Gleixner
2012-01-16preempt: Provide preempt_*_(no)rt variantsThomas Gleixner
2012-01-16rt: local_irq_* variants depending on RT/!RTThomas Gleixner
2012-01-16bug: BUG_ON/WARN_ON variants dependend on RT/!RTIngo Molnar
2012-01-16printk-kill.patchIngo Molnar