summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-02-13ARM: at91: tclib: Default to tclib timer for RTThomas Gleixner
2015-02-13arm-disable-highmem-on-rt.patchThomas Gleixner
2015-02-13power-disable-highmem-on-rt.patchThomas Gleixner
2015-02-13Powerpc: Use generic rwsem on RTThomas Gleixner
2015-02-13HACK: printk: drop the logbuf_lock more oftenSebastian Andrzej Siewior
2015-02-13printk-rt-aware.patchThomas Gleixner
2015-02-13irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2015-02-13x86-no-perf-irq-work-rt.patchThomas Gleixner
2015-02-13skbufhead-raw-lock.patchThomas Gleixner
2015-02-13jump-label-rt.patchThomas Gleixner
2015-02-13debugobjects-rt.patchThomas Gleixner
2015-02-13idr: Use local lock instead of preempt enable/disableThomas Gleixner
2015-02-13sched: Distangle worker accounting from rqlockThomas Gleixner
2015-02-13workqueue vs ata-piix livelock fixupThomas Gleixner
2015-02-13Use local irq lock instead of irq disable regionsThomas Gleixner
2015-02-13workqueue: Use normal rcuThomas Gleixner
2015-02-13net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2015-02-13fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner