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