summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-13fs: namespace preemption fixThomas Gleixner
2015-02-13rt: Improve the serial console PASS_LIMITIngo Molnar
2015-02-13drivers-tty-pl011-irq-disable-madness.patchThomas Gleixner
2015-02-13drivers-tty-fix-omap-lock-crap.patchThomas Gleixner
2015-02-13sparc: serial: Clean up the locking for -rtDavid Miller
2015-02-13serial: 8250: Clean up the locking for -rtIngo Molnar
2015-02-13lglocks-rt.patchThomas Gleixner
2015-02-13rcutree/rcu_bh_qs: disable irq while calling rcu_preempt_qs()Tiejun Chen
2015-02-13rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2015-02-13rcu-more-fallout.patchThomas Gleixner
2015-02-13rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2015-02-13rcu: Frob softirq testPeter Zijlstra
2015-02-13rtmutex: use a trylock for waiter lock in trylockSebastian Andrzej Siewior
2015-02-13timer/rt: Always raise the softirq if there's irq_work to be doneSteven Rostedt
2015-02-13timer: Raise softirq if there's irq_workSteven Rostedt
2015-02-13timers: do not raise softirq unconditionallyThomas Gleixner
2015-02-13timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2015-02-13rwlocks: Fix section mismatchJohn Kacur
2015-02-13bad return value in __mutex_lock_check_stampNicholas Mc Guire
2015-02-13rtmutex: add a first shot of ww_mutexSebastian Andrzej Siewior
2015-02-13percpu-rwsem: compile fixSebastian Andrzej Siewior
2015-02-13rt: Cleanup of unnecessary do while 0 in read/write _lock()Nicholas Mc Guire
2015-02-13read_lock migrate_disable pushdown to rt_read_lockNicholas Mc Guire
2015-02-13write_lock migrate_disable pushdown to rt_write_lockNicholas Mc Guire
2015-02-13migrate_disable pushd down in rt_write_trylock_irqsaveNicholas Mc Guire
2015-02-13migrate_disable pushd down in rt_spin_trylock_irqsaveNicholas Mc Guire
2015-02-13migrate_disable pushd down in atomic_dec_and_spin_lockNicholas Mc Guire
2015-02-13condition migration_disable on lock acquisitionNicholas Mc Guire
2015-02-13rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2015-02-13rwsem-add-rt-variant.patchThomas Gleixner
2015-02-13rt-add-rt-to-mutex-headers.patchThomas Gleixner
2015-02-13rt-add-rt-spinlocks.patchThomas Gleixner
2015-02-13rtmutex-avoid-include-hell.patchThomas Gleixner
2015-02-13spinlock-types-separate-raw.patchThomas Gleixner
2015-02-13rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2015-02-13rtmutex-lock-killable.patchThomas Gleixner
2015-02-13futex: Ensure lock/unlock symetry versus pi_lock and hash bucket lockThomas Gleixner
2015-02-13futex: Fix bug on when a requeued RT task times outSteven Rostedt
2015-02-13rtmutex-futex-prepare-rt.patchThomas Gleixner
2015-02-13md: raid5: Make raid5_percpu handling RT awareThomas Gleixner
2015-02-13local-vars-migrate-disable.patchThomas Gleixner
2015-02-13genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2015-02-13tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2015-02-13softirq-make-fifo.patchThomas Gleixner
2015-02-13softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2015-02-13softirq-local-lock.patchThomas Gleixner
2015-02-13mutex-no-spin-on-rt.patchThomas Gleixner
2015-02-13lockdep-rt.patchThomas Gleixner
2015-02-13softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2015-02-13net-netif_rx_ni-migrate-disable.patchThomas Gleixner