summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-05-26softirq-local-lock.patchThomas Gleixner
2013-05-26mutex-no-spin-on-rt.patchThomas Gleixner
2013-05-26lockdep-rt.patchThomas Gleixner
2013-05-26softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2013-05-26sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2013-05-26sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2013-05-26sched: Do not compare cpu masks in schedulerPeter Zijlstra
2013-05-26sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2013-05-26sched: teach migrate_disable about atomic contextsPeter Zijlstra
2013-05-26sched, rt: Fix migrate_enable() thinkoMike Galbraith
2013-05-26sched: Generic migrate_disablePeter Zijlstra
2013-05-26sched: Optimize migrate_disablePeter Zijlstra
2013-05-26tracing: Show padding as unsigned shortSteven Rostedt
2013-05-26ftrace-migrate-disable-tracing.patchThomas Gleixner
2013-05-26hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang
2013-05-26hotplug-use-migrate-disable.patchThomas Gleixner
2013-05-26sched-migrate-disable.patchThomas Gleixner
2013-05-26hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang
2013-05-26hotplug: sync_unplug: No "\n" in task nameYong Zhang
2013-05-26hotplug: Lightweight get online cpusThomas Gleixner
2013-05-26stomp-machine-raw-lock.patchThomas Gleixner
2013-05-26stomp-machine-mark-stomper-thread.patchThomas Gleixner
2013-05-26stop_machine: convert stop_machine_run() to PREEMPT_RTIngo Molnar
2013-05-26sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lockSteven Rostedt
2013-05-26sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2013-05-26sched-disable-ttwu-queue.patchThomas Gleixner
2013-05-26cond-resched-softirq-fix.patchThomas Gleixner
2013-05-26sched-cond-resched.patchThomas Gleixner
2013-05-26sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2013-05-26sched-rt-mutex-wakeup.patchThomas Gleixner
2013-05-26sched-mmdrop-delayed.patchThomas Gleixner
2013-05-26sched-limit-nr-migrate.patchThomas Gleixner
2013-05-26sched-delay-put-task.patchThomas Gleixner
2013-05-26posix-timers: Avoid wakeups when no timers are activeThomas Gleixner
2013-05-26posix-timers: Shorten posix_cpu_timers/<CPU> kernel thread namesArnaldo Carvalho de Melo
2013-05-26posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2013-05-26hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2013-05-26hrtimers: prepare full preemptionIngo Molnar
2013-05-26printk: Don't call printk_tick in printk_needs_cpu() on RTYong Zhang
2013-05-26timers: Avoid the switch timers base set to NULL trick on RTThomas Gleixner
2013-05-26timer: delay waking softirqs from the jiffy tickPeter Zijlstra
2013-05-26timers: mov printk_tick to soft interruptThomas Gleixner
2013-05-26timers: preempt-rt supportIngo Molnar
2013-05-26timers: prepare for full preemptionIngo Molnar
2013-05-26relay: fix timer madnessIngo Molnar
2013-05-26panic: skip get_random_bytes for RT_FULL in init_oops_idThomas Gleixner
2013-05-26genirq-force-threading.patchThomas Gleixner
2013-05-26genirq: disable irqpoll on -rtIngo Molnar
2013-05-26signal-fix-up-rcu-wreckage.patchThomas Gleixner
2013-05-26core: Do not disable interrupts on RT in res_counter.cIngo Molnar