summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-04-04softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2013-04-04sched: teach migrate_disable about atomic contextsPeter Zijlstra
2013-04-04sched: Generic migrate_disablePeter Zijlstra
2013-04-04migrate-disable-rt-variant.patchThomas Gleixner
2013-04-04ftrace-migrate-disable-tracing.patchThomas Gleixner
2013-04-04sched-migrate-disable.patchThomas Gleixner
2013-04-04hotplug: Lightweight get online cpusThomas Gleixner
2013-04-04stomp-machine-mark-stomper-thread.patchThomas Gleixner
2013-04-04cond-resched-lock-rt-tweak.patchThomas Gleixner
2013-04-04cond-resched-softirq-fix.patchThomas Gleixner
2013-04-04sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2013-04-04sched-rt-mutex-wakeup.patchThomas Gleixner
2013-04-04sched-mmdrop-delayed.patchThomas Gleixner
2013-04-04sched-delay-put-task.patchThomas Gleixner
2013-04-04posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2013-04-04hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2013-04-04hrtimers: prepare full preemptionIngo Molnar
2013-04-04timers: prepare for full preemptionIngo Molnar
2013-04-04radix-tree-rt-aware.patchThomas Gleixner
2013-04-04mm: shrink the page frame to !-rt sizePeter Zijlstra
2013-04-04mm: make vmstat -rt awareIngo Molnar
2013-04-04cpu-rt-variants.patchThomas Gleixner
2013-04-04rt-local-irq-lock.patchThomas Gleixner
2013-04-04local-var.patchThomas Gleixner
2013-04-04genirq-force-threading.patchThomas Gleixner
2013-04-04fs: jbd/jbd2: Make state lock and journal head lock rt safeThomas Gleixner
2013-04-04buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2013-04-04mm: Replace cgroup_page bit spinlockThomas Gleixner
2013-04-04preempt: Provide preempt_*_(no)rt variantsThomas Gleixner
2013-04-04rt: local_irq_* variants depending on RT/!RTThomas Gleixner
2013-04-04bug: BUG_ON/WARN_ON variants dependend on RT/!RTIngo Molnar
2013-04-04printk-kill.patchIngo Molnar
2013-04-04latency-hist.patchCarsten Emde
2013-04-04softirq-thread-do-softirq.patchThomas Gleixner
2013-04-04sysctl-include-fix.patchThomas Gleixner
2013-04-04rwsem-inlcude-fix.patchThomas Gleixner
2013-04-04list-add-list-last-entry.patchPeter Zijlstra
2013-04-04suspend: Prevent might sleep splatsThomas Gleixner
2013-04-04mm: raw_pagefault_disablePeter Zijlstra
2013-04-04mm: pagefault_disabled()Peter Zijlstra
2013-04-04mm: Prepare decoupling the page fault disabling logicIngo Molnar
2013-04-04signal/x86: Delay calling signals in atomicOleg Nesterov
2013-04-04signals: Allow rt tasks to cache one sigqueue structThomas Gleixner
2013-04-04timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner
2013-04-04timekeeping: Move lock out of timekeeper structThomas Gleixner
2013-04-04timekeeping: Make jiffies_lock internalThomas Gleixner
2013-04-04kernel/SRCU: provide a static initializerSebastian Andrzej Siewior
2013-04-04kernel/srcu: merge common code into a macroSebastian Andrzej Siewior
2013-04-04early-printk-consolidate.patchThomas Gleixner
2013-04-04generic: Use raw local irq variant for generic cmpxchgIngo Molnar