summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-14sched: Generic migrate_disablePeter Zijlstra
2014-05-14sched: Optimize migrate_disablePeter Zijlstra
2014-05-14migrate-disable-rt-variant.patchThomas Gleixner
2014-05-14tracing: Show padding as unsigned shortSteven Rostedt
2014-05-14ftrace-migrate-disable-tracing.patchThomas Gleixner
2014-05-14hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang
2014-05-14hotplug-use-migrate-disable.patchThomas Gleixner
2014-05-14sched-migrate-disable.patchThomas Gleixner
2014-05-14hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang
2014-05-14hotplug: sync_unplug: No " " in task nameYong Zhang
2014-05-14hotplug: Lightweight get online cpusThomas Gleixner
2014-05-14stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner
2014-05-14stomp-machine-raw-lock.patchThomas Gleixner
2014-05-14stop_machine: convert stop_machine_run() to PREEMPT_RTIngo Molnar
2014-05-14sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lockSteven Rostedt
2014-05-14sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2014-05-14sched: Disable CONFIG_RT_GROUP_SCHED on RTThomas Gleixner
2014-05-14sched-disable-ttwu-queue.patchThomas Gleixner
2014-05-14cond-resched-lock-rt-tweak.patchThomas Gleixner
2014-05-14cond-resched-softirq-fix.patchThomas Gleixner
2014-05-14sched-cond-resched.patchThomas Gleixner
2014-05-14sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2014-05-14sched-rt-mutex-wakeup.patchThomas Gleixner
2014-05-14sched-mmdrop-delayed.patchThomas Gleixner
2014-05-14sched-limit-nr-migrate.patchThomas Gleixner
2014-05-14sched-delay-put-task.patchThomas Gleixner
2014-05-14posix-timers: Avoid wakeups when no timers are activeThomas Gleixner
2014-05-14posix-timers: Shorten posix_cpu_timers/<CPU> kernel thread namesArnaldo Carvalho de Melo
2014-05-14posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2014-05-14hrtimer: Move schedule_work call to helper threadYang Shi
2014-05-14hrtimer: Raise softirq if hrtimer irq stalledWatanabe
2014-05-14timer-fd: Prevent live lockThomas Gleixner
2014-05-14hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2014-05-14hrtimers: prepare full preemptionIngo Molnar
2014-05-14timers: Avoid the switch timers base set to NULL trick on RTThomas Gleixner
2014-05-14timer: delay waking softirqs from the jiffy tickPeter Zijlstra
2014-05-14timers: preempt-rt supportIngo Molnar
2014-05-14timers: prepare for full preemption improveZhao Hongjiang
2014-05-14timers: prepare for full preemptionIngo Molnar
2014-05-14relay: fix timer madnessIngo Molnar
2014-05-14ipc/mqueue: Add a critical section to avoid a deadlockKOBAYASHI Yoshitake
2014-05-14ipc: Make the ipc code -rt awareIngo Molnar
2014-05-14panic: skip get_random_bytes for RT_FULL in init_oops_idThomas Gleixner
2014-05-14radix-tree-rt-aware.patchThomas Gleixner
2014-05-14mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2014-05-14mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2014-05-14slub: delay ctor until the object is requestedSebastian Andrzej Siewior
2014-05-14slub: Enable irqs for __GFP_WAITThomas Gleixner
2014-05-14mm: Enable SLUB for RTThomas Gleixner
2014-05-14mm: Allow only slub on RTIngo Molnar