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