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