aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-09-13genirq: do not invoke the affinity callback via a workqueueSebastian Andrzej Siewior
2013-09-13list_bl.h: fix it for for !SMP && !DEBUG_SPINLOCKUwe Kleine-König
2013-09-13list_bl.h: make list head locking RT safePaul Gortmaker
2013-09-13sched: Add is_idle_task() to handle invalidated uses of idle_cpu()Paul E. McKenney
2013-09-13wait-simple: Simple waitqueue implementationThomas Gleixner
2013-09-13acpi/rt: Convert acpi_gbl_hardware lock back to a raw_spinlock_tSteven Rostedt
2013-09-13x86/32: Use kmap switch for non highmem as wellThomas Gleixner
2013-09-13sched: Consider pi boosting in setschedulerThomas Gleixner
2013-09-13net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-09-13sched: Better debug output for might sleepThomas Gleixner
2013-09-13mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2013-09-13mm: slab: Fix potential deadlockThomas Gleixner
2013-09-13random: Make it work on rtThomas Gleixner
2013-09-13fix printk flush of messagesFrank Rowand
2013-09-13cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2013-09-13Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde
2013-09-13Latency histogramms: Cope with backwards running local trace clockCarsten Emde
2013-09-13rt: Introduce cpu_chill()Thomas Gleixner
2013-09-13softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-09-13lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt
2013-09-13seqlock: Prevent rt starvationThomas Gleixner
2013-09-13sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2013-09-13mm, rt: kmap_atomic schedulingPeter Zijlstra
2013-09-13kgdb/serial: Short term workaroundJason Wessel
2013-09-13ping-sysrq.patchCarsten Emde
2013-09-13skbufhead-raw-lock.patchThomas Gleixner
2013-09-13jump-label-rt.patchThomas Gleixner
2013-09-13lglocks-rt.patchThomas Gleixner
2013-09-13rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2013-09-13rcu: Fix macro substitution for synchronize_rcu_bh() on RTJohn Kacur
2013-09-13rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2013-09-13timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2013-09-13rwlocks: Fix section mismatchJohn Kacur
2013-09-13rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2013-09-13rwsem-add-rt-variant.patchThomas Gleixner
2013-09-13rt-add-rt-to-mutex-headers.patchThomas Gleixner
2013-09-13rt-add-rt-spinlocks.patchThomas Gleixner
2013-09-13rtmutex-avoid-include-hell.patchThomas Gleixner
2013-09-13spinlock-types-separate-raw.patchThomas Gleixner
2013-09-13rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2013-09-13rtmutex-lock-killable.patchThomas Gleixner
2013-09-13local-vars-migrate-disable.patchThomas Gleixner
2013-09-13genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2013-09-13tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2013-09-13softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2013-09-13hardirq.h: Define softirq_count() as OUL to kill build warningYong Zhang
2013-09-13softirq-local-lock.patchThomas Gleixner
2013-09-13lockdep-rt.patchThomas Gleixner
2013-09-13softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2013-09-13sched: teach migrate_disable about atomic contextsPeter Zijlstra