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