aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-02linaro/configs: add hugepage config fragmentlinux-lng-preempt-rt-v3.10.10-rt7Zi Shen Lim
2013-09-25mm/Kconfig: remove PREEMPT_RT_FULL=n dependency on TLBlinux-lng-preempt-rt-3.10.10-2013.09Anders Roxell
2013-09-25configs: create linaro-base64.conf for generic ARM64 config optionsAndrey Konovalov
2013-09-20ARM: KVM: Fix 64-bit coprocessor handlingChristoffer Dall
2013-09-10Add preempt-rt config fragmentGary S. Robertson
2013-09-10kconfig-preempt-rt-full.patchThomas Gleixner
2013-09-10kconfig-disable-a-few-options-rt.patchThomas Gleixner
2013-09-10md: disable bcacheSebastian Andrzej Siewior
2013-09-10rt,ntp: Move call to schedule_delayed_work() to helper threadSteven Rostedt
2013-09-10completion: Use simple wait queuesThomas Gleixner
2013-09-10rcu-more-swait-conversions.patchThomas Gleixner
2013-09-10kernel/treercu: use a simple waitqueueSebastian Andrzej Siewior
2013-09-10rcutiny: Use simple waitqueueThomas Gleixner
2013-09-10simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker
2013-09-10wait-simple: Rework for use with completionsThomas Gleixner
2013-09-10wait-simple: Simple waitqueue implementationThomas Gleixner
2013-09-10drm/i915: drop trace_i915_gem_ring_dispatch on rtSebastian Andrzej Siewior
2013-09-10gpu: i915: allow the user not to do the wbinvdSebastian Andrzej Siewior
2013-09-10gpu/i915: don't open code these thingsSebastian Andrzej Siewior
2013-09-10mmci: Remove bogus local_irq_save()Thomas Gleixner
2013-09-10i2c/omap: drop the lock hard irq contextSebastian Andrzej Siewior
2013-09-10powerpc-preempt-lazy-support.patchThomas Gleixner
2013-09-10arm-preempt-lazy-support.patchThomas Gleixner
2013-09-10x86-preempt-lazy.patchThomas Gleixner
2013-09-10sched: Add support for lazy preemptionThomas Gleixner
2013-09-10rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner
2013-09-10rcu: rcutiny: Prevent RCU stallThomas Gleixner
2013-09-10softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner
2013-09-10softirq: Split softirq locksThomas Gleixner
2013-09-10softirq: Split handling functionThomas Gleixner
2013-09-10softirq: Make serving softirqs a task flagThomas Gleixner
2013-09-10softirq: Init softirq local lock after per cpu section is set upSteven Rostedt
2013-09-10softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-09-10perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2013-09-10rt: rwsem/rwlock: lockdep annotationsThomas Gleixner
2013-09-10lockdep: Selftest: Only do hardirq context test for raw spinlockYong Zhang
2013-09-10crypto: Convert crypto notifier chain to SRCUPeter Zijlstra
2013-09-10net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2013-09-10net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2013-09-10net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-09-10net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2013-09-10net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2013-09-10net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2013-09-10scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur
2013-09-10kernel/hotplug: restore original cpu mask oncpu/downSebastian Andrzej Siewior
2013-09-10kernel/cpu: fix cpu down problem if kthread's cpu is going downSebastian Andrzej Siewior
2013-09-10cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2013-09-10cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2013-09-10sched/rt: Fix wait_task_interactive() to test rt_spin_lock stateSteven Rostedt
2013-09-10seqlock: Prevent rt starvationThomas Gleixner