summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2014-05-14sched-migrate-disable.patchThomas Gleixner
2014-05-14hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang
2014-05-14hotplug: sync_unplug: No " " in task nameYong Zhang
2014-05-14hotplug: Lightweight get online cpusThomas Gleixner
2014-05-14stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner
2014-05-14stomp-machine-raw-lock.patchThomas Gleixner
2014-05-14stop_machine: convert stop_machine_run() to PREEMPT_RTIngo Molnar
2014-05-14sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lockSteven Rostedt
2014-05-14sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2014-05-14sched-disable-ttwu-queue.patchThomas Gleixner
2014-05-14cond-resched-softirq-fix.patchThomas Gleixner
2014-05-14sched-cond-resched.patchThomas Gleixner
2014-05-14sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2014-05-14sched-rt-mutex-wakeup.patchThomas Gleixner
2014-05-14sched-mmdrop-delayed.patchThomas Gleixner
2014-05-14sched-limit-nr-migrate.patchThomas Gleixner
2014-05-14sched-delay-put-task.patchThomas Gleixner
2014-05-14posix-timers: Avoid wakeups when no timers are activeThomas Gleixner