tip-bot for Gautham R Shenoy ([email protected])

Number of posts: 304 (0.24 per day)
First post: 2006-08-24 10:25:24
Last post: 2010-01-21 13:55:38

Date List Subject
2009-03-06 06:31:19 linux-kernel [PATCH V3 5/6] sched: Arbitrate the nomination of preferred_wakeup_cpu
2009-03-06 06:30:57 linux-kernel [PATCH V3 4/6] sched: Rename the variable sched_mc_preferred_wakeup_cpu
2009-03-06 06:30:41 linux-kernel [PATCH V3 3/6] sched: Add Comments at the beginning of find_busiest_group.
2009-03-06 06:30:22 linux-kernel [PATCH V3 2/6] sched: Record the current active power savings level
2009-03-06 06:29:38 linux-kernel [PATCH V3 0/6] sched: Extend sched_mc/smt_power_savings framework
2009-03-06 06:29:22 linux-kernel [PATCH V3 1/6] sched: code cleanup - sd_power_saving_flags(), sd_balance_for_*_power()
2009-03-06 03:21:55 linux-kernel Re: [v2 PATCH 4/4] timers: logic to enable timer migration.
2009-03-04 11:38:46 linux-kernel Re: [PATCH v2 0/3] sched: Extend sched_mc/smt_power_savings framework
2009-03-03 11:52:53 linux-kernel [PATCH 2 3/3] sched: Fix sd_parent_degenerate for SD_POWERSAVINGS_BALANCE.
2009-03-03 11:52:37 linux-kernel [PATCH 2 2/3] sched: Fix the wakeup nomination for sched_mc/smt_power_savings.
2009-03-03 11:52:23 linux-kernel [PATCH 2 1/3] sched: code cleanup - sd_power_saving_flags(), sd_balance_for_mc/package_power()
2009-03-03 11:51:58 linux-kernel [PATCH v2 0/3] sched: Extend sched_mc/smt_power_savings framework
2008-10-25 04:53:04 linux-kernel Re: [PATCH] timers: Handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
2008-10-24 13:43:15 linux-kernel Re: [PATCH 1/7] work_on_cpu: helper for doing task on a CPU.
2008-10-24 11:41:22 linux-kernel Re: [PATCH 1/7] work_on_cpu: helper for doing task on a CPU.
2008-10-24 09:54:22 linux-kernel Re: do_boot_cpu can deadlock?
2008-10-24 07:22:23 linux-kernel Re: [PATCH 1/7] work_on_cpu: helper for doing task on a CPU.
2008-10-23 21:51:17 linux-kernel [PATCH] timers: Handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
2008-10-23 18:22:23 linux-kernel Re: do_boot_cpu can deadlock?
2008-10-23 14:37:00 linux-kernel Re: [PATCH 1/7] work_on_cpu: helper for doing task on a CPU.
2008-10-23 07:24:39 linux-kernel Re: [PATCH 1/7] work_on_cpu: helper for doing task on a CPU.
2008-10-17 15:36:00 linux-kernel Re: [PATCH, RFC] v7 scalable classic RCU implementation
2008-10-17 08:36:10 linux-kernel Re: [PATCH, RFC] v7 scalable classic RCU implementation
2008-07-25 22:41:22 linux-kernel Re: [patch, rfc: 2/2] sched, hotplug: ensure a task is on the valid cpu after set_cpus_allowed_ptr()
2008-07-25 22:32:36 linux-kernel Re: [patch, rfc: 1/2] sched, hotplug: safe use of rq->migration_thread and find_busiest_queue()
2008-07-22 16:19:51 linux-kernel Re: + pm-introduce-new-interfaces-schedule_work_on-and-queue_work_on.patch added to -mm tree
2008-07-18 09:50:45 linux-kernel Re: [linux-pm] Linux Power Management Mini-Summit -- Ottawa -- July 22, 2008
2008-07-01 05:38:38 linux-kernel Re: [PATCH] fix rcu vs hotplug race
2008-07-01 05:20:26 linux-kernel Re: [PATCH 1/2] workqueues: make get_online_cpus() useable for work->func()
2008-06-27 04:46:25 linux-kernel Re: [PATCH] fix rcu vs hotplug race
2008-06-27 03:22:00 linux-kernel Re: [RFC][PATCH] CPUSets: Move most calls to rebuild_sched_domains() to the workqueue
2008-06-27 03:21:27 linux-kernel Re: [RFC][PATCH] CPUSets: Move most calls to rebuild_sched_domains() to the workqueue
2008-06-26 13:10:51 linux-kernel Re: v2.6.26-rc7: BUG: unable to handle kernel NULL pointer dereference
2008-06-25 15:38:20 linux-kernel [RFC/PATCH] sched: Nominate the idle load balancer from a semi-idle group
2008-06-23 11:48:18 linux-kernel Re: [PATCH] fix rcu vs hotplug race
2008-03-13 03:50:56 linux-kernel [PATCH] net/lockdep: Make nl_table_lock read acquire softirq safe.
2008-03-12 20:27:22 linux-kernel Re: [PATCH 1/2] lockdep: fix recursive read lock validation
2008-03-11 04:39:59 linux-kernel Re: [PATCH v2] keep rd->online and cpu_online_map in sync
2008-03-10 14:21:31 linux-kernel Re: [PATCH] keep rd->online and cpu_online_map in sync
2008-03-10 13:14:13 linux-kernel [PATCH] cpu-hotplug: Register update_sched_domains() notifier with higher prio
2008-03-10 12:54:26 linux-kernel Re: [PATCH] x86: Don't send RESCHEDULE_VECTOR to offlined cpus
2008-03-10 12:14:18 linux-kernel [PATCH] x86: Don't send RESCHEDULE_VECTOR to offlined cpus
2008-03-10 08:14:42 linux-kernel Re: [PATCH] adjust root-domain->online span in response to hotplug event
2008-03-07 15:50:24 linux-kernel Re: [BUG 2.6.25-rc3] scheduler/hotplug: some processes are dealocked when cpu is set to offline
2008-03-07 13:55:53 linux-kernel Re: [BUG 2.6.25-rc3] scheduler/hotplug: some processes are dealocked when cpu is set to offline
2008-03-07 10:51:52 linux-kernel Re: [BUG 2.6.25-rc3] scheduler/hotplug: some processes are dealocked when cpu is set to offline
2008-03-07 09:20:21 linux-kernel Re: [BUG 2.6.25-rc3] scheduler/hotplug: some processes are dealocked when cpu is set to offline
2008-03-06 13:44:19 linux-kernel Re: [BUG 2.6.25-rc3] scheduler/hotplug: some processes are dealocked when cpu is set to offline
2008-03-06 12:23:34 linux-kernel Re: [BUG 2.6.25-rc3] scheduler/hotplug: some processes are dealocked when cpu is set to offline
2008-03-06 11:15:40 linux-kernel Re: [BUG 2.6.25-rc3] scheduler/hotplug: some processes are dealocked when cpu is set to offline
2008-03-05 10:05:27 linux-kernel Re: [BUG 2.6.25-rc3] scheduler/hotplug: some processes are dealocked when cpu is set to offline