summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-14rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2014-05-14rcu-more-fallout.patchThomas Gleixner
2014-05-14rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2014-05-14rcu: Frob softirq testPeter Zijlstra
2014-05-14rtmutex: use a trylock for waiter lock in trylockSebastian Andrzej Siewior
2014-05-14timer/rt: Always raise the softirq if there's irq_work to be doneSteven Rostedt
2014-05-14timer: Raise softirq if there's irq_workSteven Rostedt
2014-05-14timers: do not raise softirq unconditionallyThomas Gleixner
2014-05-14timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2014-05-14rwlocks: Fix section mismatchJohn Kacur
2014-05-14bad return value in __mutex_lock_check_stampNicholas Mc Guire
2014-05-14rtmutex: add a first shot of ww_mutexSebastian Andrzej Siewior
2014-05-14percpu-rwsem: compile fixSebastian Andrzej Siewior
2014-05-14rt: Cleanup of unnecessary do while 0 in read/write _lock()Nicholas Mc Guire
2014-05-14read_lock migrate_disable pushdown to rt_read_lockNicholas Mc Guire
2014-05-14write_lock migrate_disable pushdown to rt_write_lockNicholas Mc Guire
2014-05-14migrate_disable pushd down in rt_write_trylock_irqsaveNicholas Mc Guire
2014-05-14migrate_disable pushd down in rt_spin_trylock_irqsaveNicholas Mc Guire
2014-05-14migrate_disable pushd down in atomic_dec_and_spin_lockNicholas Mc Guire
2014-05-14condition migration_disable on lock acquisitionNicholas Mc Guire
2014-05-14rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2014-05-14rwsem-add-rt-variant.patchThomas Gleixner
2014-05-14rt-add-rt-to-mutex-headers.patchThomas Gleixner
2014-05-14rt-add-rt-spinlocks.patchThomas Gleixner
2014-05-14rtmutex-avoid-include-hell.patchThomas Gleixner
2014-05-14spinlock-types-separate-raw.patchThomas Gleixner
2014-05-14rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2014-05-14rtmutex-lock-killable.patchThomas Gleixner
2014-05-14futex: Ensure lock/unlock symetry versus pi_lock and hash bucket lockThomas Gleixner
2014-05-14futex: Fix bug on when a requeued RT task times outSteven Rostedt
2014-05-14rtmutex-futex-prepare-rt.patchThomas Gleixner
2014-05-14md: raid5: Make raid5_percpu handling RT awareThomas Gleixner
2014-05-14local-vars-migrate-disable.patchThomas Gleixner
2014-05-14genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2014-05-14tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2014-05-14softirq-make-fifo.patchThomas Gleixner
2014-05-14softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2014-05-14softirq-local-lock.patchThomas Gleixner
2014-05-14mutex-no-spin-on-rt.patchThomas Gleixner
2014-05-14lockdep-rt.patchThomas Gleixner
2014-05-14softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2014-05-14net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2014-05-14sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2014-05-14sched: dont calculate hweight in update_migrate_disable()Nicholas Mc Guire
2014-05-14sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2014-05-14sched: Do not compare cpu masks in schedulerPeter Zijlstra
2014-05-14allow preemption in recursive migrate_disable callNicholas Mc Guire
2014-05-14sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2014-05-14sched: teach migrate_disable about atomic contextsPeter Zijlstra
2014-05-14sched, rt: Fix migrate_enable() thinkoMike Galbraith