summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-02-13arm-enable-highmem-for-rt.patchThomas Gleixner
2015-02-13mm, rt: kmap_atomic schedulingPeter Zijlstra
2015-02-13kgdb/serial: Short term workaroundJason Wessel
2015-02-13net: sysrq via icmpCarsten Emde
2015-02-13irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2015-02-13skbufhead-raw-lock.patchThomas Gleixner
2015-02-13jump-label-rt.patchThomas Gleixner
2015-02-13idr: Use local lock instead of preempt enable/disableThomas Gleixner
2015-02-13rt: Make cpu_chill() use hrtimer instead of msleep()Steven Rostedt
2015-02-13rt: Introduce cpu_chill()Thomas Gleixner
2015-02-13lglocks-rt.patchThomas Gleixner
2015-02-13rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2015-02-13rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2015-02-13rtmutex: use a trylock for waiter lock in trylockSebastian Andrzej Siewior
2015-02-13timers: do not raise softirq unconditionallyThomas Gleixner
2015-02-13timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2015-02-13rwlocks: Fix section mismatchJohn Kacur
2015-02-13rt: Cleanup of unnecessary do while 0 in read/write _lock()Nicholas Mc Guire
2015-02-13read_lock migrate_disable pushdown to rt_read_lockNicholas Mc Guire
2015-02-13write_lock migrate_disable pushdown to rt_write_lockNicholas Mc Guire
2015-02-13rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2015-02-13rwsem-add-rt-variant.patchThomas Gleixner
2015-02-13rt-add-rt-to-mutex-headers.patchThomas Gleixner
2015-02-13rt-add-rt-spinlocks.patchThomas Gleixner
2015-02-13rtmutex-avoid-include-hell.patchThomas Gleixner
2015-02-13spinlock-types-separate-raw.patchThomas Gleixner
2015-02-13rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2015-02-13rtmutex-lock-killable.patchThomas Gleixner
2015-02-13local-vars-migrate-disable.patchThomas Gleixner
2015-02-13genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2015-02-13tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2015-02-13softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2015-02-13softirq-local-lock.patchThomas Gleixner
2015-02-13lockdep-rt.patchThomas Gleixner
2015-02-13softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2015-02-13sched: teach migrate_disable about atomic contextsPeter Zijlstra
2015-02-13sched: Generic migrate_disablePeter Zijlstra
2015-02-13migrate-disable-rt-variant.patchThomas Gleixner
2015-02-13ftrace-migrate-disable-tracing.patchThomas Gleixner
2015-02-13sched-migrate-disable.patchThomas Gleixner
2015-02-13hotplug: Lightweight get online cpusThomas Gleixner
2015-02-13cond-resched-lock-rt-tweak.patchThomas Gleixner
2015-02-13cond-resched-softirq-fix.patchThomas Gleixner
2015-02-13sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2015-02-13sched-rt-mutex-wakeup.patchThomas Gleixner
2015-02-13sched-mmdrop-delayed.patchThomas Gleixner
2015-02-13sched-delay-put-task.patchThomas Gleixner
2015-02-13posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2015-02-13hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2015-02-13hrtimers: prepare full preemptionIngo Molnar