summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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-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-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-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-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-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-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
2014-04-10hotplug: sync_unplug: No "\n" in task nameYong Zhang