summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-05-14cpu_chill: Add a UNINTERRUPTIBLE hrtimer_nanosleepSteven Rostedt
2014-05-14kernel/hrtimer: be non-freezeable in cpu_chill()Sebastian Andrzej Siewior
2014-05-14rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
2014-05-14lglocks-rt.patchThomas Gleixner
2014-05-14rcutree/rcu_bh_qs: disable irq while calling rcu_preempt_qs()Tiejun Chen
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-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-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-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-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-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
2014-05-14sched: Generic migrate_disablePeter Zijlstra
2014-05-14sched: Optimize migrate_disablePeter Zijlstra
2014-05-14tracing: Show padding as unsigned shortSteven Rostedt
2014-05-14ftrace-migrate-disable-tracing.patchThomas Gleixner
2014-05-14hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang
2014-05-14hotplug-use-migrate-disable.patchThomas Gleixner