summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.8.13-rt15 REBASEv3.8.13-rt15-rebaseSteven Rostedt (Red Hat)2013-08-151-1/+1
* kconfig-preempt-rt-full.patchThomas Gleixner2013-08-133-2/+12
* kconfig-disable-a-few-options-rt.patchThomas Gleixner2013-08-133-1/+3
* completion: Use simple wait queuesThomas Gleixner2013-08-133-21/+22
* wait-simple: Rework for use with completionsThomas Gleixner2013-08-132-53/+72
* sched: Check for idle task in might_sleep()Thomas Gleixner2013-08-131-1/+2
* sched: Init idle->on_rq in init_idle()Thomas Gleixner2013-08-131-0/+1
* slub: delay ctor until the object is requestedSebastian Andrzej Siewior2013-08-131-0/+6
* slub: Enable irqs for __GFP_WAITThomas Gleixner2013-08-131-8/+5
* mmci: Remove bogus local_irq_save()Thomas Gleixner2013-08-131-5/+0
* mm: bounce: Use local_irq_save_nortThomas Gleixner2013-08-131-2/+2
* block: Use cpu_chill() for retry loopsThomas Gleixner2013-08-131-2/+3
* sched: Consider pi boosting in setschedulerThomas Gleixner2013-08-133-9/+48
* sched: Queue RT tasks to head when prio dropsThomas Gleixner2013-08-131-2/+7
* sched: Adjust sched_reset_on_fork when nothing else changesThomas Gleixner2013-08-131-1/+4
* kernel/treercu: use a simple waitqueueSebastian Andrzej Siewior2013-08-132-7/+8
* rcutiny: Use simple waitqueueThomas Gleixner2013-08-131-8/+9
* wait-simple: Simple waitqueue implementationThomas Gleixner2013-08-133-1/+300
* powerpc-preempt-lazy-support.patchThomas Gleixner2013-08-135-10/+33
* kernel/workqueue: Add PF_THREAD_BOUND after set_cpuSebastian Andrzej Siewior2013-08-131-1/+4
* drm/i915: drop trace_i915_gem_ring_dispatch on rtSebastian Andrzej Siewior2013-08-131-0/+2
* gpu: i915: allow the user not to do the wbinvdSebastian Andrzej Siewior2013-08-131-2/+15
* gpu/i915: don't open code these thingsSebastian Andrzej Siewior2013-08-131-9/+3
* fs/fscache: remove spin_lock() from the condition in while()Sebastian Andrzej Siewior2013-08-131-5/+8
* HACK: printk: drop the logbuf_lock more oftenSebastian Andrzej Siewior2013-08-131-1/+26
* spi/omap-mcspi: check condition also after timeoutSebastian Andrzej Siewior2013-08-131-2/+6
* i2c/omap: drop the lock hard irq contextSebastian Andrzej Siewior2013-08-131-4/+1
* powerpc/fsl-msi: use a different locklcass for the cascade interruptSebastian Andrzej Siewior2013-08-131-1/+3
* net: make devnet_rename_seq a mutexSebastian Andrzej Siewior2013-08-133-18/+15
* acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt2013-08-135-7/+21
* arm-preempt-lazy-support.patchThomas Gleixner2013-08-135-3/+18
* x86-preempt-lazy.patchThomas Gleixner2013-08-135-14/+36
* sched: Add support for lazy preemptionThomas Gleixner2013-08-1311-34/+206
* net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner2013-08-131-4/+2
* softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner2013-08-131-25/+58
* net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner2013-08-133-0/+17
* rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner2013-08-131-1/+1
* hrtimer: Raise softirq if hrtimer irq stalledWatanabe2013-08-131-5/+4
* mm: Enable SLUB for RTThomas Gleixner2013-08-133-30/+92
* rcu: rcutiny: Prevent RCU stallThomas Gleixner2013-08-131-1/+1
* softirq: Split softirq locksThomas Gleixner2013-08-132-121/+185
* softirq: Split handling functionThomas Gleixner2013-08-131-20/+23
* softirq: Make serving softirqs a task flagThomas Gleixner2013-08-132-17/+4
* x86: perf: Deal with kfree from atomic contextsThomas Gleixner2013-08-134-3/+6
* crypto: Convert crypto notifier chain to SRCUPeter Zijlstra2013-08-133-7/+7
* net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner2013-08-131-2/+3
* net: Another local_irq_disable/kmalloc headacheThomas Gleixner2013-08-131-2/+4
* stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner2013-08-131-4/+9
* sched: Better debug output for might sleepThomas Gleixner2013-08-132-2/+24
* rt: rwsem/rwlock: lockdep annotationsThomas Gleixner2013-08-131-21/+32