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