summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-03-14hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang
2012-03-14hotplug-use-migrate-disable.patchThomas Gleixner
2012-03-14sched-migrate-disable.patchThomas Gleixner
2012-03-14hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang
2012-03-14hotplug: sync_unplug: No "\n" in task nameYong Zhang
2012-03-14hotplug: Lightweight get online cpusThomas Gleixner
2012-03-14stomp-machine-raw-lock.patchThomas Gleixner
2012-03-14stomp-machine-mark-stomper-thread.patchThomas Gleixner
2012-03-14stop_machine: convert stop_machine_run() to PREEMPT_RTIngo Molnar
2012-03-14sched: ttwu: Return success when only changing the saved_state valueThomas Gleixner
2012-03-14sched-disable-ttwu-queue.patchThomas Gleixner
2012-03-14sched-no-work-when-pi-blocked.patchThomas Gleixner
2012-03-14cond-resched-softirq-fix.patchThomas Gleixner
2012-03-14sched-cond-resched.patchThomas Gleixner
2012-03-14sched: Break out from load_balancing on rq_lock contentionPeter Zijlstra
2012-03-14sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2012-03-14sched-prevent-idle-boost.patchThomas Gleixner
2012-03-14sched-rt-mutex-wakeup.patchThomas Gleixner
2012-03-14sched-mmdrop-delayed.patchThomas Gleixner
2012-03-14sched-limit-nr-migrate.patchThomas Gleixner
2012-03-14sched-delay-put-task.patchThomas Gleixner
2012-03-14posix-timers: Avoid wakeups when no timers are activeThomas Gleixner
2012-03-14posix-timers: Shorten posix_cpu_timers/<CPU> kernel thread namesArnaldo Carvalho de Melo
2012-03-14posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2012-03-14hrtimer-fix-reprogram-madness.patchThomas Gleixner
2012-03-14hrtimer: Add missing debug_activate() aid [Was: Re: [ANNOUNCE] 3.0.6-rt17]Yong Zhang
2012-03-14hrtimer: Don't call the timer handler from hrtimer_startPeter Zijlstra
2012-03-14hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2012-03-14hrtimers: prepare full preemptionIngo Molnar
2012-03-14printk: Don't call printk_tick in printk_needs_cpu() on RTYong Zhang
2012-03-14timers: Avoid the switch timers base set to NULL trick on RTThomas Gleixner
2012-03-14timer: delay waking softirqs from the jiffy tickPeter Zijlstra
2012-03-14timers: mov printk_tick to soft interruptThomas Gleixner
2012-03-14timers: fix timer hotplug on -rtIngo Molnar
2012-03-14timers: preempt-rt supportIngo Molnar
2012-03-14timers: prepare for full preemptionIngo Molnar
2012-03-14workqueue-avoid-the-lock-in-cpu-dying.patchThomas Gleixner
2012-03-14relay: fix timer madnessIngo Molnar
2012-03-14panic-disable-random-on-rtThomas Gleixner
2012-03-14genirq-force-threading.patchThomas Gleixner
2012-03-14genirq: disable irqpoll on -rtIngo Molnar
2012-03-14genirq: Disable random call on preempt-rtThomas Gleixner
2012-03-14signal-fix-up-rcu-wreckage.patchThomas Gleixner
2012-03-14core: Do not disable interrupts on RT in res_counter.cIngo Molnar
2012-03-14core: Do not disable interrupts on RT in kernel/users.cThomas Gleixner
2012-03-14rt-preempt-base-config.patchThomas Gleixner
2012-03-14printk: 'force_early_printk' boot param to help with debuggingPeter Zijlstra
2012-03-14printk-kill.patchIngo Molnar
2012-03-14early-printk-consolidate.patchThomas Gleixner
2012-03-14latency-hist.patchCarsten Emde