aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-11-27net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2012-11-27sched: Better debug output for might sleepThomas Gleixner
2012-11-27mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2012-11-27mm: slab: Fix potential deadlockThomas Gleixner
2012-11-27fix printk flush of messagesFrank Rowand
2012-11-27cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2012-11-27Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde
2012-11-27Latency histogramms: Cope with backwards running local trace clockCarsten Emde
2012-11-27rt: Introduce cpu_chill()Thomas Gleixner
2012-11-27softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-11-27lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt
2012-11-27net: u64_stat: Protect seqcountThomas Gleixner
2012-11-27fs: Protect open coded isize seqcountThomas Gleixner
2012-11-27seqlock: Prevent rt starvationThomas Gleixner
2012-11-27fs: dentry use seqlockThomas Gleixner
2012-11-27fs: fs_struct use seqlockThomas Gleixner
2012-11-27seqlock: Provide seq_spin_* functionsThomas Gleixner
2012-11-27seqlock: Use seqcountThomas Gleixner
2012-11-27seqlock: Remove unused functionsThomas Gleixner
2012-11-27x86-64-emulate-legacy-vsyscallsAndy Lutomirski
2012-11-27genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2012-11-27signal/x86: Delay calling signals in atomicOleg Nesterov
2012-11-27wait-simple: Simple waitqueue implementationThomas Gleixner
2012-11-27wait: Provide __wake_up_all_lockedThomas Gleixner
2012-11-27tasklet/rt: Prevent tasklets from going into infinite spin in RTIngo Molnar
2012-11-27rcu: Fix macro substitution for synchronize_rcu_bh() on RTJohn Kacur
2012-11-27sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2012-11-27mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-11-27kgdb/serial: Short term workaroundJason Wessel
2012-11-27ping-sysrq.patchCarsten Emde
2012-11-27skbufhead-raw-lock.patchThomas Gleixner
2012-11-27jump-label-rt.patchThomas Gleixner
2012-11-27lglocks-rt.patchThomas Gleixner
2012-11-27rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2012-11-27rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2012-11-27eliminate ->rcu_boostedPaul E. McKenney
2012-11-27timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2012-11-27rwlocks: Fix section mismatchJohn Kacur
2012-11-27rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2012-11-27rwsem-add-rt-variant.patchThomas Gleixner
2012-11-27rt-add-rt-to-mutex-headers.patchThomas Gleixner
2012-11-27rt-add-rt-spinlocks.patchThomas Gleixner
2012-11-27rtmutex-avoid-include-hell.patchThomas Gleixner
2012-11-27spinlock-types-separate-raw.patchThomas Gleixner
2012-11-27plist-remove-spinlock-types-dependency.patchThomas Gleixner
2012-11-27rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2012-11-27rtmutex-lock-killable.patchThomas Gleixner
2012-11-27local-vars-migrate-disable.patchThomas Gleixner
2012-11-27softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2012-11-27hardirq.h: Define softirq_count() as OUL to kill build warningYong Zhang