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