aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-14rt: Introduce cpu_chill()Thomas Gleixner
2012-03-14softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-03-09lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt
2012-03-09net: u64_stat: Protect seqcountThomas Gleixner
2012-03-09fs: Protect open coded isize seqcountThomas Gleixner
2012-03-09seqlock: Prevent rt starvationThomas Gleixner
2012-03-09fs: dentry use seqlockThomas Gleixner
2012-03-09fs: fs_struct use seqlockThomas Gleixner
2012-03-09seqlock: Provide seq_spin_* functionsThomas Gleixner
2012-03-09seqlock: Use seqcountThomas Gleixner
2012-03-09seqlock: Remove unused functionsThomas Gleixner
2012-03-09x86-64-emulate-legacy-vsyscallsAndy Lutomirski
2012-03-09revert-seqlock-remove-unused-functionsSteven Rostedt
2012-03-09revert-seqlock-use-seqcountSteven Rostedt
2012-03-09revert-seqlock-create-raw_seqlockSteven Rostedt
2012-03-01genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2012-03-01signal/x86: Delay calling signals in atomicOleg Nesterov
2012-03-01wait-simple: Simple waitqueue implementationThomas Gleixner
2012-03-01wait: Provide __wake_up_all_lockedThomas Gleixner
2012-03-01tasklet/rt: Prevent tasklets from going into infinite spin in RTIngo Molnar
2012-03-01rcu: Fix macro substitution for synchronize_rcu_bh() on RTJohn Kacur
2012-03-01sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2012-03-01mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-03-01kgdb/serial: Short term workaroundJason Wessel
2012-03-01ping-sysrq.patchCarsten Emde
2012-03-01skbufhead-raw-lock.patchThomas Gleixner
2012-03-01jump-label-rt.patchThomas Gleixner
2012-03-01workqueue: Fix cpuhotplug trainwreckPeter Zijlstra
2012-03-01lglocks-rt.patchThomas Gleixner
2012-03-01rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2012-03-01rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2012-03-01eliminate ->rcu_boostedPaul E. McKenney
2012-03-01timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2012-03-01rwlocks: Fix section mismatchJohn Kacur
2012-03-01rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2012-03-01rwsem-add-rt-variant.patchThomas Gleixner
2012-03-01rt-add-rt-to-mutex-headers.patchThomas Gleixner
2012-03-01rt-add-rt-spinlocks.patchThomas Gleixner
2012-03-01rtmutex-avoid-include-hell.patchThomas Gleixner
2012-03-01spinlock-types-separate-raw.patchThomas Gleixner
2012-03-01plist-remove-spinlock-types-dependency.patchThomas Gleixner
2012-03-01rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2012-03-01rtmutex-lock-killable.patchThomas Gleixner
2012-03-01local-vars-migrate-disable.patchThomas Gleixner
2012-03-01softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2012-03-01hardirq.h: Define softirq_count() as OUL to kill build warningYong Zhang
2012-03-01softirq-local-lock.patchThomas Gleixner
2012-03-01lockdep-rt.patchThomas Gleixner
2012-03-01softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2012-03-01sched: teach migrate_disable about atomic contextsPeter Zijlstra