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