aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-01lockdep: Selftest: Only do hardirq context test for raw spinlockYong Zhang
2015-06-01crypto: Convert crypto notifier chain to SRCUPeter Zijlstra
2015-06-01net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2015-06-01net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2015-06-01net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2015-06-01net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2015-06-01net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2015-06-01scsi: qla2xxx: Use local_irq_save_nort() in qla2x00_pollJohn Kacur
2015-06-01cpu_down: move migrate_enable() backTiejun Chen
2015-06-01kernel/hotplug: restore original cpu mask oncpu/downSebastian Andrzej Siewior
2015-06-01kernel/cpu: fix cpu down problem if kthread's cpu is going downSebastian Andrzej Siewior
2015-06-01cpu hotplug: Document why PREEMPT_RT uses a spinlockSteven Rostedt
2015-06-01cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2015-06-01cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2015-06-01seqlock: consolidate spin_lock/unlock waiting with spin_unlock_waitNicholas Mc Guire
2015-06-01seqlock: Prevent rt starvationThomas Gleixner
2015-06-01random: Make it work on rtThomas Gleixner
2015-06-01cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2015-06-01acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
2015-06-01dm: Make rt awareThomas Gleixner
2015-06-01crypto: Reduce preempt disabled regions, more algosSebastian Andrzej Siewior
2015-06-01x86: crypto: Reduce preempt disabled regionsPeter Zijlstra
2015-06-01scsi-fcoe-rt-aware.patchThomas Gleixner
2015-06-01x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner
2015-06-01ipc/sem: Rework semaphore wakeupsPeter Zijlstra
2015-06-01arm-enable-highmem-for-rt.patchThomas Gleixner
2015-06-01arm/highmem: flush tlb on unmapSebastian Andrzej Siewior
2015-06-01x86/highmem: add a "already used pte" checkSebastian Andrzej Siewior
2015-06-01mm, rt: kmap_atomic schedulingPeter Zijlstra
2015-06-01add /sys/kernel/realtime entryClark Williams
2015-06-01kgdb/serial: Short term workaroundJason Wessel
2015-06-01net: sysrq via icmpCarsten Emde
2015-06-01net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2015-06-01mips-disable-highmem-on-rt.patchThomas Gleixner
2015-06-01arm/unwind: use a raw_spin_lockSebastian Andrzej Siewior
2015-06-01ARM: at91: tclib: Default to tclib timer for RTThomas Gleixner
2015-06-01arm-disable-highmem-on-rt.patchThomas Gleixner
2015-06-01power-disable-highmem-on-rt.patchThomas Gleixner
2015-06-01Powerpc: Use generic rwsem on RTThomas Gleixner
2015-06-01HACK: printk: drop the logbuf_lock more oftenSebastian Andrzej Siewior
2015-06-01printk-rt-aware.patchThomas Gleixner
2015-06-01irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2015-06-01x86-no-perf-irq-work-rt.patchThomas Gleixner
2015-06-01use skbufhead with raw lockThomas Gleixner
2015-06-01jump-label-rt.patchThomas Gleixner
2015-06-01debugobjects-rt.patchThomas Gleixner
2015-06-01percpu_ida: use locklocksSebastian Andrzej Siewior
2015-06-01idr: Use local lock instead of preempt enable/disableThomas Gleixner
2015-06-01sched: Distangle worker accounting from rqlockThomas Gleixner
2015-06-01workqueue vs ata-piix livelock fixupThomas Gleixner