summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-02-13x86: stackprotector: Avoid random pool on rtThomas Gleixner
2015-02-13x86/mce: Defer mce wakeups to threads for PREEMPT_RTSteven Rostedt
2015-02-13x86/mce: fix mce timer intervalMike Galbraith
2015-02-13x86: Convert mce timer to hrtimerThomas Gleixner
2015-02-13lockref: disable 64bit cmpxchg optimization on RTSebastian Andrzej Siewior
2015-02-13fs: jbd2: pull your plug when waiting for spaceSebastian Andrzej Siewior
2015-02-13fs, jbd: pull your plug when waiting for spaceMike Galbraith
2015-02-13fs: ntfs: disable interrupt only on !RTMike Galbraith
2015-02-13fs-block-rt-support.patchThomas Gleixner
2015-02-13mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2015-02-13fs: namespace preemption fixThomas Gleixner
2015-02-13rt: Improve the serial console PASS_LIMITIngo Molnar
2015-02-13drivers-tty-pl011-irq-disable-madness.patchThomas Gleixner
2015-02-13drivers-tty-fix-omap-lock-crap.patchThomas Gleixner
2015-02-13sparc: serial: Clean up the locking for -rtDavid Miller
2015-02-13serial: 8250: Clean up the locking for -rtIngo Molnar
2015-02-13lglocks-rt.patchThomas Gleixner
2015-02-13rcutree/rcu_bh_qs: disable irq while calling rcu_preempt_qs()Tiejun Chen