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