summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-02-13rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2015-02-13rcu-more-fallout.patchThomas Gleixner
2015-02-13rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2015-02-13rcu: Frob softirq testPeter Zijlstra
2015-02-13rtmutex: use a trylock for waiter lock in trylockSebastian Andrzej Siewior
2015-02-13timer/rt: Always raise the softirq if there's irq_work to be doneSteven Rostedt
2015-02-13timer: Raise softirq if there's irq_workSteven Rostedt
2015-02-13timers: do not raise softirq unconditionallyThomas Gleixner
2015-02-13timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2015-02-13rwlocks: Fix section mismatchJohn Kacur
2015-02-13bad return value in __mutex_lock_check_stampNicholas Mc Guire
2015-02-13rtmutex: add a first shot of ww_mutexSebastian Andrzej Siewior
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-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-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-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-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-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
2015-02-13stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner