summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-10posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2014-04-10hrtimer: Move schedule_work call to helper threadYang Shi
2014-04-10hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2014-04-10timer-fd: Prevent live lockThomas Gleixner
2014-04-10hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2014-04-10hrtimers: prepare full preemptionIngo Molnar
2014-04-10timers: Avoid the switch timers base set to NULL trick on RTThomas Gleixner
2014-04-10timer: delay waking softirqs from the jiffy tickPeter Zijlstra
2014-04-10timers: preempt-rt supportIngo Molnar
2014-04-10timers: prepare for full preemption improveZhao Hongjiang
2014-04-10timers: prepare for full preemptionIngo Molnar
2014-04-10relay: fix timer madnessIngo Molnar
2014-04-10ipc/mqueue: Add a critical section to avoid a deadlockKOBAYASHI Yoshitake
2014-04-10ipc: Make the ipc code -rt awareIngo Molnar
2014-04-10panic: skip get_random_bytes for RT_FULL in init_oops_idThomas Gleixner
2014-04-10radix-tree-rt-aware.patchThomas Gleixner
2014-04-10mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2014-04-10mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2014-04-10slub: delay ctor until the object is requestedSebastian Andrzej Siewior
2014-04-10slub: Enable irqs for __GFP_WAITThomas Gleixner
2014-04-10mm: Enable SLUB for RTThomas Gleixner
2014-04-10mm: Allow only slub on RTIngo Molnar
2014-04-10mm: bounce: Use local_irq_save_nortThomas Gleixner
2014-04-10ARM: Initialize ptl->lock for vector pageFrank Rowand
2014-04-10mm: shrink the page frame to !-rt sizePeter Zijlstra
2014-04-10mm: make vmstat -rt awareIngo Molnar
2014-04-10mm: convert swap to percpu lockedIngo Molnar
2014-04-10mm-page-alloc-fix.patchThomas Gleixner
2014-04-10mm: page_alloc reduce lock sections furtherPeter Zijlstra
2014-04-10mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar
2014-04-10cpu-rt-variants.patchThomas Gleixner
2014-04-10use local spin_locks in local_lockNicholas Mc Guire
2014-04-10rt-local-irq-lock.patchThomas Gleixner
2014-04-10local-var.patchThomas Gleixner
2014-04-10USB: Fix the mouse problem when copying large amounts of dataWu Zhangjin
2014-04-10net: gianfar: do not try to cleanup TX packets if they are not doneSebastian Andrzej Siewior
2014-04-10net: gianfar: do not disable interruptsSebastian Andrzej Siewior
2014-04-10drivers: net: gianfar: Make RT awareThomas Gleixner
2014-04-10drivers/net: vortex fix locking issuesSteven Rostedt
2014-04-10drivers/net: fix livelock issuesThomas Gleixner
2014-04-10genirq: do not invoke the affinity callback via a workqueueSebastian Andrzej Siewior
2014-04-10genirq-force-threading.patchThomas Gleixner
2014-04-10genirq: disable irqpoll on -rtIngo Molnar
2014-04-10genirq: Disable DEBUG_SHIRQ for rtThomas Gleixner
2014-04-10list_bl.h: make list head locking RT safePaul Gortmaker
2014-04-10fs: jbd/jbd2: Make state lock and journal head lock rt safeThomas Gleixner
2014-04-10buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2014-04-10mm: Replace cgroup_page bit spinlockThomas Gleixner
2014-04-10net-wireless-warn-nort.patchThomas Gleixner
2014-04-10signal-fix-up-rcu-wreckage.patchThomas Gleixner