summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.21-rt18 REBASEv3.10.21-rt18-rebaseSteven Rostedt (Red Hat)2013-12-031-1/+1
* kconfig-preempt-rt-full.patchThomas Gleixner2013-12-033-2/+12
* kconfig-disable-a-few-options-rt.patchThomas Gleixner2013-12-033-1/+3
* md: disable bcacheSebastian Andrzej Siewior2013-12-031-0/+1
* rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt2013-12-031-0/+40
* completion: Use simple wait queuesThomas Gleixner2013-12-033-23/+30
* rcu-more-swait-conversions.patchThomas Gleixner2013-12-032-9/+10
* kernel/treercu: use a simple waitqueueSebastian Andrzej Siewior2013-12-032-7/+8
* rcutiny: Use simple waitqueueThomas Gleixner2013-12-031-8/+9
* simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker2013-12-032-9/+9
* wait-simple: Rework for use with completionsThomas Gleixner2013-12-032-57/+76
* wait-simple: Simple waitqueue implementationThomas Gleixner2013-12-033-1/+304
* drm/i915: drop trace_i915_gem_ring_dispatch on rtSebastian Andrzej Siewior2013-12-031-0/+2
* gpu/i915: don't open code these thingsSebastian Andrzej Siewior2013-12-031-1/+1
* drm: remove preempt_disable() from drm_calc_vbltimestamp_from_scanoutpos()Sebastian Andrzej Siewior2013-12-031-7/+0
* mmci: Remove bogus local_irq_save()Thomas Gleixner2013-12-031-5/+0
* i2c/omap: drop the lock hard irq contextSebastian Andrzej Siewior2013-12-031-4/+1
* powerpc-preempt-lazy-support.patchThomas Gleixner2013-12-035-28/+51
* arm-preempt-lazy-support.patchThomas Gleixner2013-12-035-3/+18
* x86-preempt-lazy.patchThomas Gleixner2013-12-035-14/+36
* sched: Add support for lazy preemptionThomas Gleixner2013-12-0311-34/+206
* rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner2013-12-031-1/+1
* rcu: rcutiny: Prevent RCU stallThomas Gleixner2013-12-031-1/+1
* softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner2013-12-031-25/+58
* softirq: Split softirq locksThomas Gleixner2013-12-032-121/+186
* softirq: Split handling functionThomas Gleixner2013-12-031-20/+23
* softirq: Make serving softirqs a task flagThomas Gleixner2013-12-032-17/+4
* softirq: Init softirq local lock after per cpu section is set upSteven Rostedt2013-12-031-1/+1
* softirq: Check preemption after reenabling interruptsThomas Gleixner2013-12-034-0/+15
* perf: Make swevent hrtimer run in irq instead of softirqYong Zhang2013-12-031-0/+1
* rt: rwsem/rwlock: lockdep annotationsThomas Gleixner2013-12-031-21/+32
* lockdep: Selftest: Only do hardirq context test for raw spinlockYong Zhang2013-12-031-0/+23
* crypto: Convert crypto notifier chain to SRCUPeter Zijlstra2013-12-033-7/+7
* net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior2013-12-031-14/+20
* net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner2013-12-031-4/+2
* net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner2013-12-032-0/+13
* net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner2013-12-031-2/+3
* net: Another local_irq_disable/kmalloc headacheThomas Gleixner2013-12-031-2/+4
* net,RT:REmove preemption disabling in netif_rx()Priyanka Jain2013-12-031-4/+4
* scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur2013-12-031-2/+2
* kernel/hotplug: restore original cpu mask oncpu/downSebastian Andrzej Siewior2013-12-031-1/+12
* kernel/cpu: fix cpu down problem if kthread's cpu is going downSebastian Andrzej Siewior2013-12-031-2/+14
* cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt2013-12-033-45/+284
* cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt2013-12-031-9/+26
* sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt2013-12-031-2/+4
* seqlock: Prevent rt starvationThomas Gleixner2013-12-033-13/+48
* random: Make it work on rtThomas Gleixner2013-12-035-6/+21
* cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner2013-12-032-1/+2
* acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt2013-12-035-7/+21
* dm: Make rt awareThomas Gleixner2013-12-031-2/+2