summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-10fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2014-04-10block: Use cpu_chill() for retry loopsThomas Gleixner
2014-04-10cpu_chill: Add a UNINTERRUPTIBLE hrtimer_nanosleepSteven Rostedt
2014-04-10kernel/hrtimer: be non-freezeable in cpu_chill()Sebastian Andrzej Siewior
2014-04-10rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
2014-04-10rt: Introduce cpu_chill()Thomas Gleixner
2014-04-10mm-vmalloc.patchThomas Gleixner
2014-04-10epoll.patchThomas Gleixner
2014-04-10Revert "x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RT"Sebastian Andrzej Siewior
2014-04-10x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RTAndi Kleen
2014-04-10x86: Use generic rwsem_spinlocks on -rtThomas Gleixner
2014-04-10x86: stackprotector: Avoid random pool on rtThomas Gleixner
2014-04-10x86/mce: Defer mce wakeups to threads for PREEMPT_RTSteven Rostedt
2014-04-10x86/mce: fix mce timer intervalMike Galbraith
2014-04-10x86: Convert mce timer to hrtimerThomas Gleixner
2014-04-10lockref: disable 64bit cmpxchg optimization on RTSebastian Andrzej Siewior
2014-04-10fs: jbd2: pull your plug when waiting for spaceSebastian Andrzej Siewior
2014-04-10fs, jbd: pull your plug when waiting for spaceMike Galbraith
2014-04-10fs: ntfs: disable interrupt only on !RTMike Galbraith
2014-04-10fs-block-rt-support.patchThomas Gleixner
2014-04-10mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2014-04-10fs: namespace preemption fixThomas Gleixner
2014-04-10rt: Improve the serial console PASS_LIMITIngo Molnar
2014-04-10drivers-tty-pl011-irq-disable-madness.patchThomas Gleixner
2014-04-10drivers-tty-fix-omap-lock-crap.patchThomas Gleixner
2014-04-10serial: 8250: Call flush_to_ldisc when the irq is threadedIngo Molnar
2014-04-10sparc: serial: Clean up the locking for -rtDavid Miller
2014-04-10serial: 8250: Clean up the locking for -rtIngo Molnar
2014-04-10lglocks-rt.patchThomas Gleixner
2014-04-10rcutree/rcu_bh_qs: disable irq while calling rcu_preempt_qs()Tiejun Chen
2014-04-10rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2014-04-10rcu-more-fallout.patchThomas Gleixner
2014-04-10rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2014-04-10rcu: Frob softirq testPeter Zijlstra
2014-04-10rtmutex: use a trylock for waiter lock in trylockSebastian Andrzej Siewior
2014-04-10timer/rt: Always raise the softirq if there's irq_work to be doneSteven Rostedt
2014-04-10timer: Raise softirq if there's irq_workSteven Rostedt
2014-04-10timers: do not raise softirq unconditionallyThomas Gleixner
2014-04-10timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2014-04-10rwlocks: Fix section mismatchJohn Kacur
2014-04-10bad return value in __mutex_lock_check_stampNicholas Mc Guire
2014-04-10rtmutex: add a first shot of ww_mutexSebastian Andrzej Siewior
2014-04-10percpu-rwsem: compile fixSebastian Andrzej Siewior
2014-04-10rt: Cleanup of unnecessary do while 0 in read/write _lock()Nicholas Mc Guire
2014-04-10read_lock migrate_disable pushdown to rt_read_lockNicholas Mc Guire
2014-04-10write_lock migrate_disable pushdown to rt_write_lockNicholas Mc Guire
2014-04-10migrate_disable pushd down in rt_write_trylock_irqsaveNicholas Mc Guire
2014-04-10migrate_disable pushd down in rt_spin_trylock_irqsaveNicholas Mc Guire
2014-04-10migrate_disable pushd down in atomic_dec_and_spin_lockNicholas Mc Guire
2014-04-10condition migration_disable on lock acquisitionNicholas Mc Guire