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