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