summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-13rcu: make RCU_BOOST default on RTSebastian Andrzej Siewior
2015-02-13rcu: Eliminate softirq processing from rcutreePaul E. McKenney
2015-02-13rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner
2015-02-13softirq: make migrate disable/enable conditioned on softirq_nestcnt transitionNicholas Mc Guire
2015-02-13softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner
2015-02-13API cleanup - use local_lock not __local_lock for softNicholas Mc Guire
2015-02-13softirq: Split softirq locksThomas Gleixner
2015-02-13softirq: Split handling functionThomas Gleixner
2015-02-13softirq: Make serving softirqs a task flagThomas Gleixner
2015-02-13softirq: Init softirq local lock after per cpu section is set upSteven Rostedt
2015-02-13softirq: Check preemption after reenabling interruptsThomas Gleixner
2015-02-13perf: Make swevent hrtimer run in irq instead of softirqYong Zhang
2015-02-13rt: rwsem/rwlock: lockdep annotationsThomas Gleixner
2015-02-13lockdep: Selftest: Only do hardirq context test for raw spinlockYong Zhang
2015-02-13crypto: Convert crypto notifier chain to SRCUPeter Zijlstra
2015-02-13net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2015-02-13net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2015-02-13net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2015-02-13net: ip_send_unicast_reply: add missing local serializationNicholas Mc Guire
2015-02-13net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2015-02-13net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2015-02-13net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2015-02-13scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur
2015-02-13cpu_down: move migrate_enable() backTiejun Chen
2015-02-13kernel/hotplug: restore original cpu mask oncpu/downSebastian Andrzej Siewior
2015-02-13kernel/cpu: fix cpu down problem if kthread's cpu is going downSebastian Andrzej Siewior
2015-02-13cpu hotplug: Document why PREEMPT_RT uses a spinlockSteven Rostedt
2015-02-13cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2015-02-13cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2015-02-13seqlock: consolidate spin_lock/unlock waiting with spin_unlock_waitNicholas Mc Guire
2015-02-13seqlock: Prevent rt starvationThomas Gleixner
2015-02-13random: Make it work on rtThomas Gleixner
2015-02-13cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2015-02-13acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
2015-02-13dm: Make rt awareThomas Gleixner
2015-02-13crypto: Reduce preempt disabled regions, more algosSebastian Andrzej Siewior
2015-02-13x86: crypto: Reduce preempt disabled regionsPeter Zijlstra
2015-02-13scsi-fcoe-rt-aware.patchThomas Gleixner
2015-02-13x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner
2015-02-13ipc/sem: Rework semaphore wakeupsPeter Zijlstra
2015-02-13arm-enable-highmem-for-rt.patchThomas Gleixner
2015-02-13arm/highmem: flush tlb on unmapSebastian Andrzej Siewior
2015-02-13x86/highmem: add a "already used pte" checkSebastian Andrzej Siewior
2015-02-13mm, rt: kmap_atomic schedulingPeter Zijlstra
2015-02-13add /sys/kernel/realtime entryClark Williams
2015-02-13kgdb/serial: Short term workaroundJason Wessel
2015-02-13net: sysrq via icmpCarsten Emde
2015-02-13net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2015-02-13mips-disable-highmem-on-rt.patchThomas Gleixner
2015-02-13arm/unwind: use a raw_spin_lockSebastian Andrzej Siewior