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