summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-04-10rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2014-04-10rwsem-add-rt-variant.patchThomas Gleixner
2014-04-10rt-add-rt-to-mutex-headers.patchThomas Gleixner
2014-04-10rt-add-rt-spinlocks.patchThomas Gleixner
2014-04-10rtmutex-avoid-include-hell.patchThomas Gleixner
2014-04-10spinlock-types-separate-raw.patchThomas Gleixner
2014-04-10rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2014-04-10rtmutex-lock-killable.patchThomas Gleixner
2014-04-10futex: Ensure lock/unlock symetry versus pi_lock and hash bucket lockThomas Gleixner
2014-04-10futex: Fix bug on when a requeued RT task times outSteven Rostedt
2014-04-10rtmutex-futex-prepare-rt.patchThomas Gleixner
2014-04-10md: raid5: Make raid5_percpu handling RT awareThomas Gleixner
2014-04-10local-vars-migrate-disable.patchThomas Gleixner
2014-04-10genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2014-04-10tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2014-04-10softirq-make-fifo.patchThomas Gleixner
2014-04-10softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2014-04-10softirq-local-lock.patchThomas Gleixner
2014-04-10mutex-no-spin-on-rt.patchThomas Gleixner
2014-04-10lockdep-rt.patchThomas Gleixner
2014-04-10softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2014-04-10net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2014-04-10sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2014-04-10sched: dont calculate hweight in update_migrate_disable()Nicholas Mc Guire
2014-04-10sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2014-04-10sched: Do not compare cpu masks in schedulerPeter Zijlstra
2014-04-10allow preemption in recursive migrate_disable callNicholas Mc Guire
2014-04-10sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2014-04-10sched: teach migrate_disable about atomic contextsPeter Zijlstra
2014-04-10sched, rt: Fix migrate_enable() thinkoMike Galbraith
2014-04-10sched: Generic migrate_disablePeter Zijlstra
2014-04-10sched: Optimize migrate_disablePeter Zijlstra
2014-04-10migrate-disable-rt-variant.patchThomas Gleixner
2014-04-10tracing: Show padding as unsigned shortSteven Rostedt
2014-04-10ftrace-migrate-disable-tracing.patchThomas Gleixner
2014-04-10hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang
2014-04-10hotplug-use-migrate-disable.patchThomas Gleixner
2014-04-10sched-migrate-disable.patchThomas Gleixner
2014-04-10hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang