aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-14rcutiny: Use simple waitqueueThomas Gleixner
2013-06-14wait-simple: Simple waitqueue implementationThomas Gleixner
2013-06-14powerpc-preempt-lazy-support.patchThomas Gleixner
2013-06-14drm/i915: move i915_trace_irq_get() out of the tracing macroSebastian Andrzej Siewior
2013-06-14gpu/i915: don't open code these thingsSebastian Andrzej Siewior
2013-06-14fs/fscache: remove spin_lock() from the condition in while()Sebastian Andrzej Siewior
2013-06-14HACK: printk: drop the logbuf_lock more oftenSebastian Andrzej Siewior
2013-06-14spi/omap-mcspi: check condition also after timeoutSebastian Andrzej Siewior
2013-06-14i2c/omap: drop the lock hard irq contextSebastian Andrzej Siewior
2013-06-14powerpc/fsl-msi: use a different locklcass for the cascade interruptSebastian Andrzej Siewior
2013-06-14net: make devnet_rename_seq a mutexSebastian Andrzej Siewior
2013-06-14arm-preempt-lazy-support.patchThomas Gleixner
2013-06-14x86-preempt-lazy.patchThomas Gleixner
2013-06-14sched: Add support for lazy preemptionThomas Gleixner
2013-06-14net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2013-06-14softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner
2013-06-14net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-06-14rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner
2013-06-14hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2013-06-14mm: Enable SLUB for RTThomas Gleixner
2013-06-14rcu: rcutiny: Prevent RCU stallThomas Gleixner
2013-06-14softirq: Split softirq locksThomas Gleixner
2013-06-14softirq: Split handling functionThomas Gleixner
2013-06-14softirq: Make serving softirqs a task flagThomas Gleixner
2013-06-14x86: perf: Deal with kfree from atomic contextsThomas Gleixner
2013-06-14crypto: Convert crypto notifier chain to SRCUPeter Zijlstra
2013-06-14net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2013-06-14net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2013-06-14stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner
2013-06-14sched: Better debug output for might sleepThomas Gleixner
2013-06-14rt: rwsem/rwlock: lockdep annotationsThomas Gleixner
2013-06-14mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2013-06-14softirq: Init softirq local lock after per cpu section is set upSteven Rostedt
2013-06-14random: Make it work on rtThomas Gleixner
2013-06-14cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2013-06-14perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2013-06-14fs, jbd: pull your plug when waiting for spaceMike Galbraith
2013-06-14lockdep: Selftest: Only do hardirq context test for raw spinlockYong Zhang
2013-06-14lockdep: Selftest: convert spinlock to raw spinlockYong Zhang
2013-06-14net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2013-06-14fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2013-06-14rt: Introduce cpu_chill()Thomas Gleixner
2013-06-14net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2013-06-14scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur
2013-06-14softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-06-14cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2013-06-14sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2013-06-14seqlock: Prevent rt starvationThomas Gleixner
2013-06-14cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2013-06-14dm: Make rt awareThomas Gleixner