summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-14kernel/cpu: fix cpu down problem if kthread's cpu is going downSebastian Andrzej Siewior
2014-05-14cpu hotplug: Document why PREEMPT_RT uses a spinlockSteven Rostedt
2014-05-14cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2014-05-14cpu: Make hotplug.lock a "sleeping" spinlock on RTSteven Rostedt
2014-05-14seqlock: consolidate spin_lock/unlock waiting with spin_unlock_waitNicholas Mc Guire
2014-05-14seqlock: Prevent rt starvationThomas Gleixner
2014-05-14random: Make it work on rtThomas Gleixner
2014-05-14cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2014-05-14acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
2014-05-14dm: Make rt awareThomas Gleixner
2014-05-14crypto: Reduce preempt disabled regions, more algosSebastian Andrzej Siewior
2014-05-14x86: crypto: Reduce preempt disabled regionsPeter Zijlstra
2014-05-14scsi-fcoe-rt-aware.patchThomas Gleixner
2014-05-14x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner
2014-05-14ipc/sem: Rework semaphore wakeupsPeter Zijlstra
2014-05-14arm-enable-highmem-for-rt.patchThomas Gleixner
2014-05-14arm/highmem: flush tlb on unmapSebastian Andrzej Siewior
2014-05-14x86/highmem: add a "already used pte" checkSebastian Andrzej Siewior
2014-05-14mm, rt: kmap_atomic schedulingPeter Zijlstra
2014-05-14add /sys/kernel/realtime entryClark Williams
2014-05-14kgdb/serial: Short term workaroundJason Wessel
2014-05-14net: sysrq via icmpCarsten Emde
2014-05-14net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2014-05-14mips-disable-highmem-on-rt.patchThomas Gleixner
2014-05-14arm/unwind: use a raw_spin_lockSebastian Andrzej Siewior
2014-05-14ARM: at91: tclib: Default to tclib timer for RTThomas Gleixner
2014-05-14arm-disable-highmem-on-rt.patchThomas Gleixner
2014-05-14power-disable-highmem-on-rt.patchThomas Gleixner
2014-05-14Powerpc: Use generic rwsem on RTThomas Gleixner
2014-05-14HACK: printk: drop the logbuf_lock more oftenSebastian Andrzej Siewior
2014-05-14printk-rt-aware.patchThomas Gleixner
2014-05-14irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2014-05-14x86-no-perf-irq-work-rt.patchThomas Gleixner
2014-05-14skbufhead-raw-lock.patchThomas Gleixner
2014-05-14jump-label-rt.patchThomas Gleixner
2014-05-14debugobjects-rt.patchThomas Gleixner
2014-05-14idr: Use local lock instead of preempt enable/disableThomas Gleixner
2014-05-14sched: Distangle worker accounting from rqlockThomas Gleixner
2014-05-14workqueue vs ata-piix livelock fixupThomas Gleixner
2014-05-14Use local irq lock instead of irq disable regionsThomas Gleixner
2014-05-14workqueue: Use normal rcuThomas Gleixner
2014-05-14net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2014-05-14fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2014-05-14block: Use cpu_chill() for retry loopsThomas Gleixner
2014-05-14cpu_chill: Add a UNINTERRUPTIBLE hrtimer_nanosleepSteven Rostedt
2014-05-14kernel/hrtimer: be non-freezeable in cpu_chill()Sebastian Andrzej Siewior
2014-05-14rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
2014-05-14rt: Introduce cpu_chill()Thomas Gleixner
2014-05-14mm-vmalloc.patchThomas Gleixner
2014-05-14epoll.patchThomas Gleixner