aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-12-02Merge tag 'v3.10.21' into v3.10-rtSteven Rostedt (Red Hat)
2013-11-29dmi: add support for exact DMI matches in addition to substring matchingJani Nikula
2013-11-29ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul
2013-11-29ALSA: compress: fix drain calls blocking other compress functionsVinod Koul
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-11-21Merge tag 'v3.10.20' into v3.10-rtSteven Rostedt (Red Hat)
2013-11-20perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-11-20ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa
2013-11-20ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar
2013-11-19Merge tag 'v3.10.19' into v3.10-rtSteven Rostedt (Red Hat)
2013-11-13completion: Use simple wait queuesThomas Gleixner
2013-11-13simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker
2013-11-13wait-simple: Rework for use with completionsThomas Gleixner
2013-11-13wait-simple: Simple waitqueue implementationThomas Gleixner
2013-11-13sched: Add support for lazy preemptionThomas Gleixner
2013-11-13softirq: Split softirq locksThomas Gleixner
2013-11-13softirq: Make serving softirqs a task flagThomas Gleixner
2013-11-13softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-11-13net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-11-13cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2013-11-13seqlock: Prevent rt starvationThomas Gleixner
2013-11-13random: Make it work on rtThomas Gleixner
2013-11-13acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
2013-11-13arm-enable-highmem-for-rt.patchThomas Gleixner
2013-11-13mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-11-13kgdb/serial: Short term workaroundJason Wessel
2013-11-13net: sysrq via icmpCarsten Emde
2013-11-13skbufhead-raw-lock.patchThomas Gleixner
2013-11-13jump-label-rt.patchThomas Gleixner
2013-11-13idr: Use local lock instead of preempt enable/disableThomas Gleixner
2013-11-13rt: Introduce cpu_chill()Thomas Gleixner
2013-11-13lglocks-rt.patchThomas Gleixner
2013-11-13rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2013-11-13rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2013-11-13timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2013-11-13rwlocks: Fix section mismatchJohn Kacur
2013-11-13rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2013-11-13rwsem-add-rt-variant.patchThomas Gleixner
2013-11-13rt-add-rt-to-mutex-headers.patchThomas Gleixner
2013-11-13rt-add-rt-spinlocks.patchThomas Gleixner
2013-11-13rtmutex-avoid-include-hell.patchThomas Gleixner
2013-11-13spinlock-types-separate-raw.patchThomas Gleixner
2013-11-13rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2013-11-13rtmutex-lock-killable.patchThomas Gleixner
2013-11-13local-vars-migrate-disable.patchThomas Gleixner
2013-11-13genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2013-11-13tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2013-11-13softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2013-11-13hardirq.h: Define softirq_count() as OUL to kill build warningYong Zhang