summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-02-13sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2015-02-13sched: dont calculate hweight in update_migrate_disable()Nicholas Mc Guire
2015-02-13sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2015-02-13sched: Do not compare cpu masks in schedulerPeter Zijlstra
2015-02-13allow preemption in recursive migrate_disable callNicholas Mc Guire
2015-02-13sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2015-02-13sched: teach migrate_disable about atomic contextsPeter Zijlstra
2015-02-13sched, rt: Fix migrate_enable() thinkoMike Galbraith
2015-02-13sched: Generic migrate_disablePeter Zijlstra
2015-02-13sched: Optimize migrate_disablePeter Zijlstra
2015-02-13migrate-disable-rt-variant.patchThomas Gleixner
2015-02-13tracing: Show padding as unsigned shortSteven Rostedt
2015-02-13ftrace-migrate-disable-tracing.patchThomas Gleixner
2015-02-13hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang
2015-02-13hotplug-use-migrate-disable.patchThomas Gleixner
2015-02-13sched-migrate-disable.patchThomas Gleixner
2015-02-13hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang
2015-02-13hotplug: sync_unplug: No " " in task nameYong Zhang
2015-02-13hotplug: Lightweight get online cpusThomas Gleixner