summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-11-14rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2011-11-14rtmutex-futex-prepare-rt.patchThomas Gleixner
2011-11-14rtmutex-lock-killable.patchThomas Gleixner
2011-11-14softirq-make-fifo.patchThomas Gleixner
2011-11-14softirq: Fix unplug deadlockPeter Zijlstra
2011-11-14softirq: Export in_serving_softirq()John Kacur
2011-11-14softirq-local-lock.patchThomas Gleixner
2011-11-14mutex-no-spin-on-rt.patchThomas Gleixner
2011-11-14lockdep-rt.patchThomas Gleixner
2011-11-14softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2011-11-14ring-buffer: Convert reader_lock from raw_spin_lock into spin_lockSteven Rostedt
2011-11-14ftrace-crap.patchThomas Gleixner
2011-11-14sched-clear-pf-thread-bound-on-fallback-rq.patchThomas Gleixner
2011-11-14sched: Have migrate_disable ignore bounded threadsPeter Zijlstra
2011-11-14sched: Do not compare cpu masks in schedulerPeter Zijlstra
2011-11-14sched: Postpone actual migration disalbe to scheduleSteven Rostedt
2011-11-14sched: teach migrate_disable about atomic contextsPeter Zijlstra
2011-11-14sched, rt: Fix migrate_enable() thinkoMike Galbraith
2011-11-14sched: Generic migrate_disablePeter Zijlstra
2011-11-14sched: Optimize migrate_disablePeter Zijlstra
2011-11-14ftrace-migrate-disable-tracing.patchThomas Gleixner
2011-11-14hotplug: Call cpu_unplug_begin() before DOWN_PREPAREYong Zhang
2011-11-14hotplug-use-migrate-disable.patchThomas Gleixner
2011-11-14sched-migrate-disable.patchThomas Gleixner
2011-11-14hotplug: Reread hotplug_pcp on pin_current_cpu() retryYong Zhang
2011-11-14hotplug: sync_unplug: No "\n" in task nameYong Zhang
2011-11-14hotplug: Lightweight get online cpusThomas Gleixner
2011-11-14stomp-machine-raw-lock.patchThomas Gleixner
2011-11-14stomp-machine-mark-stomper-thread.patchThomas Gleixner
2011-11-14stop_machine: convert stop_machine_run() to PREEMPT_RTIngo Molnar
2011-11-14sched-disable-ttwu-queue.patchThomas Gleixner
2011-11-14sched-no-work-when-pi-blocked.patchThomas Gleixner
2011-11-14cond-resched-softirq-fix.patchThomas Gleixner
2011-11-14sched-cond-resched.patchThomas Gleixner
2011-11-14sched: Break out from load_balancing on rq_lock contentionPeter Zijlstra
2011-11-14sched-might-sleep-do-not-account-rcu-depth.patchThomas Gleixner
2011-11-14sched-prevent-idle-boost.patchThomas Gleixner
2011-11-14sched-rt-mutex-wakeup.patchThomas Gleixner
2011-11-14sched-mmdrop-delayed.patchThomas Gleixner
2011-11-14sched-limit-nr-migrate.patchThomas Gleixner
2011-11-14sched-delay-put-task.patchThomas Gleixner
2011-11-14posix-timers: Avoid wakeups when no timers are activeThomas Gleixner
2011-11-14posix-timers: Shorten posix_cpu_timers/<CPU> kernel thread namesArnaldo Carvalho de Melo
2011-11-14posix-timers: thread posix-cpu-timers on -rtJohn Stultz
2011-11-14hrtimer-fix-reprogram-madness.patchThomas Gleixner
2011-11-14hrtimer: Add missing debug_activate() aid [Was: Re: [ANNOUNCE] 3.0.6-rt17]Yong Zhang
2011-11-14hrtimer: Don't call the timer handler from hrtimer_startPeter Zijlstra
2011-11-14hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2011-11-14hrtimers: prepare full preemptionIngo Molnar
2011-11-14printk: Don't call printk_tick in printk_needs_cpu() on RTYong Zhang