summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-04-11rt: Introduce cpu_chill()Thomas Gleixner
2012-04-11softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-04-11lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt
2012-04-11seqlock: Prevent rt starvationThomas Gleixner
2012-04-11sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2012-04-11mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-04-11kgdb/serial: Short term workaroundJason Wessel
2012-04-11ping-sysrq.patchCarsten Emde
2012-04-11skbufhead-raw-lock.patchThomas Gleixner
2012-04-11jump-label-rt.patchThomas Gleixner
2012-04-11workqueue: Fix cpuhotplug trainwreckPeter Zijlstra
2012-04-11lglocks-rt.patchThomas Gleixner
2012-04-11rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2012-04-11rcu: Fix macro substitution for synchronize_rcu_bh() on RTJohn Kacur
2012-04-11rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2012-04-11timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2012-04-11rwlocks: Fix section mismatchJohn Kacur
2012-04-11rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2012-04-11rwsem-add-rt-variant.patchThomas Gleixner
2012-04-11rt-add-rt-to-mutex-headers.patchThomas Gleixner
2012-04-11rt-add-rt-spinlocks.patchThomas Gleixner
2012-04-11rtmutex-avoid-include-hell.patchThomas Gleixner
2012-04-11spinlock-types-separate-raw.patchThomas Gleixner
2012-04-11rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2012-04-11rtmutex-lock-killable.patchThomas Gleixner
2012-04-11local-vars-migrate-disable.patchThomas Gleixner
2012-04-11genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2012-04-11tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2012-04-11softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2012-04-11hardirq.h: Define softirq_count() as OUL to kill build warningYong Zhang
2012-04-11softirq-local-lock.patchThomas Gleixner
2012-04-11lockdep-rt.patchThomas Gleixner
2012-04-11softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2012-04-11sched: teach migrate_disable about atomic contextsPeter Zijlstra
2012-04-11sched: Generic migrate_disablePeter Zijlstra
2012-04-11migrate-disable-rt-variant.patchThomas Gleixner
2012-04-11ftrace-migrate-disable-tracing.patchThomas Gleixner
2012-04-11sched-migrate-disable.patchThomas Gleixner
2012-04-11hotplug: Lightweight get online cpusThomas Gleixner
2012-04-11stomp-machine-mark-stomper-thread.patchThomas Gleixner
2012-04-11cond-resched-lock-rt-tweak.patchThomas Gleixner
2012-04-11cond-resched-softirq-fix.patchThomas Gleixner
2012-04-11sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2012-04-11sched-rt-mutex-wakeup.patchThomas Gleixner
2012-04-11sched-mmdrop-delayed.patchThomas Gleixner
2012-04-11sched-delay-put-task.patchThomas Gleixner
2012-04-11posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2012-04-11hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2012-04-11hrtimers: prepare full preemptionIngo Molnar
2012-04-11timers: prepare for full preemptionIngo Molnar