summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-04-10softirq: Split softirq locksThomas Gleixner
2014-04-10softirq: Split handling functionThomas Gleixner
2014-04-10softirq: Make serving softirqs a task flagThomas Gleixner
2014-04-10perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2014-04-10rt: rwsem/rwlock: lockdep annotationsThomas Gleixner
2014-04-10cpu_down: move migrate_enable() backTiejun Chen
2014-04-10kernel/hotplug: restore original cpu mask oncpu/downSebastian Andrzej Siewior
2014-04-10kernel/cpu: fix cpu down problem if kthread's cpu is going downSebastian Andrzej Siewior
2014-04-10cpu hotplug: Document why PREEMPT_RT uses a spinlockSteven Rostedt
2014-04-10cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2014-04-10cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2014-04-10random: Make it work on rtThomas Gleixner
2014-04-10add /sys/kernel/realtime entryClark Williams
2014-04-10kgdb/serial: Short term workaroundJason Wessel
2014-04-10HACK: printk: drop the logbuf_lock more oftenSebastian Andrzej Siewior
2014-04-10printk-rt-aware.patchThomas Gleixner
2014-04-10irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2014-04-10x86-no-perf-irq-work-rt.patchThomas Gleixner
2014-04-10sched: Distangle worker accounting from rqlockThomas Gleixner
2014-04-10workqueue vs ata-piix livelock fixupThomas Gleixner
2014-04-10Use local irq lock instead of irq disable regionsThomas Gleixner
2014-04-10workqueue: Use normal rcuThomas Gleixner
2014-04-10cpu_chill: Add a UNINTERRUPTIBLE hrtimer_nanosleepSteven Rostedt
2014-04-10kernel/hrtimer: be non-freezeable in cpu_chill()Sebastian Andrzej Siewior
2014-04-10rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
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