summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-13sched: Disable CONFIG_RT_GROUP_SCHED on RTThomas Gleixner
2015-02-13sched-disable-ttwu-queue.patchThomas Gleixner
2015-02-13cond-resched-lock-rt-tweak.patchThomas Gleixner
2015-02-13cond-resched-softirq-fix.patchThomas Gleixner
2015-02-13sched-cond-resched.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-limit-nr-migrate.patchThomas Gleixner
2015-02-13sched-delay-put-task.patchThomas Gleixner
2015-02-13posix-timers: Avoid wakeups when no timers are activeThomas Gleixner
2015-02-13posix-timers: Shorten posix_cpu_timers/<CPU> kernel thread namesArnaldo Carvalho de Melo
2015-02-13posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2015-02-13hrtimer: Move schedule_work call to helper threadYang Shi
2015-02-13hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2015-02-13timer-fd: Prevent live lockThomas Gleixner
2015-02-13hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2015-02-13hrtimers: prepare full preemptionIngo Molnar
2015-02-13timers: Avoid the switch timers base set to NULL trick on RTThomas Gleixner
2015-02-13timer: delay waking softirqs from the jiffy tickPeter Zijlstra
2015-02-13timers: preempt-rt supportIngo Molnar
2015-02-13timers: prepare for full preemption improveZhao Hongjiang
2015-02-13timers: prepare for full preemptionIngo Molnar
2015-02-13relay: fix timer madnessIngo Molnar
2015-02-13ipc/mqueue: Add a critical section to avoid a deadlockKOBAYASHI Yoshitake
2015-02-13ipc: Make the ipc code -rt awareIngo Molnar
2015-02-13panic: skip get_random_bytes for RT_FULL in init_oops_idThomas Gleixner
2015-02-13radix-tree-rt-aware.patchThomas Gleixner
2015-02-13mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2015-02-13mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2015-02-13slub: delay ctor until the object is requestedSebastian Andrzej Siewior
2015-02-13slub: Enable irqs for __GFP_WAITThomas Gleixner
2015-02-13mm: Enable SLUB for RTThomas Gleixner
2015-02-13mm: Allow only slub on RTIngo Molnar
2015-02-13mm: bounce: Use local_irq_save_nortThomas Gleixner
2015-02-13ARM: Initialize ptl->lock for vector pageFrank Rowand
2015-02-13mm: shrink the page frame to !-rt sizePeter Zijlstra
2015-02-13mm: make vmstat -rt awareIngo Molnar
2015-02-13mm: convert swap to percpu lockedIngo Molnar
2015-02-13mm-page-alloc-fix.patchThomas Gleixner
2015-02-13mm: page_alloc reduce lock sections furtherPeter Zijlstra
2015-02-13mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2015-02-13cpu-rt-variants.patchThomas Gleixner
2015-02-13use local spin_locks in local_lockNicholas Mc Guire
2015-02-13rt-local-irq-lock.patchThomas Gleixner
2015-02-13local-var.patchThomas Gleixner
2015-02-13USB: Fix the mouse problem when copying large amounts of dataWu Zhangjin
2015-02-13net: gianfar: do not try to cleanup TX packets if they are not doneSebastian Andrzej Siewior
2015-02-13net: gianfar: do not disable interruptsSebastian Andrzej Siewior
2015-02-13drivers: net: gianfar: Make RT awareThomas Gleixner