summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-02-13block: Use cpu_chill() for retry loopsThomas Gleixner
2015-02-13cpu_chill: Add a UNINTERRUPTIBLE hrtimer_nanosleepSteven Rostedt
2015-02-13kernel/hrtimer: be non-freezeable in cpu_chill()Sebastian Andrzej Siewior
2015-02-13rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
2015-02-13rt: Introduce cpu_chill()Thomas Gleixner
2015-02-13mm-vmalloc.patchThomas Gleixner
2015-02-13epoll.patchThomas Gleixner
2015-02-13x86: Use generic rwsem_spinlocks on -rtThomas Gleixner