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