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