summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-02-13sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2015-02-13sched: dont calculate hweight in update_migrate_disable()Nicholas Mc Guire
2015-02-13sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2015-02-13sched: Do not compare cpu masks in schedulerPeter Zijlstra
2015-02-13allow preemption in recursive migrate_disable callNicholas Mc Guire
2015-02-13sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2015-02-13sched: teach migrate_disable about atomic contextsPeter Zijlstra
2015-02-13sched, rt: Fix migrate_enable() thinkoMike Galbraith
2015-02-13sched: Generic migrate_disablePeter Zijlstra
2015-02-13sched: Optimize migrate_disablePeter Zijlstra
2015-02-13tracing: Show padding as unsigned shortSteven Rostedt
2015-02-13ftrace-migrate-disable-tracing.patchThomas Gleixner
2015-02-13hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang
2015-02-13hotplug-use-migrate-disable.patchThomas Gleixner
2015-02-13sched-migrate-disable.patchThomas Gleixner
2015-02-13hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang
2015-02-13hotplug: sync_unplug: No " " in task nameYong Zhang
2015-02-13hotplug: Lightweight get online cpusThomas Gleixner
2015-02-13stomp_machine: Use mutex_trylock when called from inactive cpuThomas Gleixner
2015-02-13stomp-machine-raw-lock.patchThomas Gleixner
2015-02-13stop_machine: convert stop_machine_run() to PREEMPT_RTIngo Molnar
2015-02-13sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lockSteven Rostedt
2015-02-13sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2015-02-13sched-disable-ttwu-queue.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-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-13panic: skip get_random_bytes for RT_FULL in init_oops_idThomas Gleixner
2015-02-13genirq: do not invoke the affinity callback via a workqueueSebastian Andrzej Siewior
2015-02-13genirq-force-threading.patchThomas Gleixner
2015-02-13genirq: disable irqpoll on -rtIngo Molnar
2015-02-13signal-fix-up-rcu-wreckage.patchThomas Gleixner
2015-02-13core: Do not disable interrupts on RT in res_counter.cIngo Molnar