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