Srivatsa S. Bhat ([email protected])

Number of posts: 1090 (1090 per day)
First post: 2012-02-01 22:32:07
Last post: 2011-11-06 22:25:56

Date List Subject
2014-04-29 08:03:05 linux-kernel Re: [BUG] kernel BUG at mm/vmacache.c:85!
2014-04-29 08:00:43 linux-kernel Re: [BUG] kernel BUG at mm/vmacache.c:85!
2014-04-29 07:36:52 linux-kernel Re: [PATCH v2 5/5] cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
2014-04-29 06:17:14 linux-kernel Re: [PATCH v2 5/5] cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
2014-04-29 06:09:22 linux-kernel Re: [PATCH v2 5/5] cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
2014-04-29 06:00:29 linux-kernel Re: [PATCH v2 0/5] Cpufreq frequency serialization fixes
2014-04-28 19:26:21 linux-kernel [PATCH v2 5/5] cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
2014-04-28 19:26:05 linux-kernel [PATCH v2 3/5] cpufreq, powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/end
2014-04-28 19:26:03 linux-kernel [PATCH v2 4/5] cpufreq, powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/end
2014-04-28 19:25:37 linux-kernel [PATCH v2 2/5] cpufreq, powernow-k6: Fix incorrect comparison with max_multipler
2014-04-28 19:25:24 linux-kernel [PATCH v2 1/5] cpufreq, longhaul: Fix double invocation of cpufreq_freq_transition_begin/end
2014-04-28 19:25:00 linux-kernel [PATCH v2 0/5] Cpufreq frequency serialization fixes
2014-04-28 19:21:42 linux-kernel Re: [BUG] kernel BUG at mm/vmacache.c:85!
2014-04-28 19:19:23 linux-kernel [BUG] kernel BUG at mm/vmacache.c:85!
2014-04-28 19:18:52 linux-kernel Re: [PATCH 0/3] Cpufreq frequency serialization fixes
2014-04-25 08:43:03 linux-kernel Re: [PATCH 2/3] cpufreq, powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/end
2014-04-25 08:40:42 linux-kernel Re: [PATCH 1/3] cpufreq, longhaul: Fix double invocation of cpufreq_freq_transition_begin/end
2014-04-25 08:26:43 linux-kernel [PATCH 1/3] cpufreq, longhaul: Fix double invocation of cpufreq_freq_transition_begin/end
2014-04-25 08:23:53 linux-kernel Re: [PATCH] cpufreq: Set CPUFREQ_ASYNC_NOTIFICATION for drivers handling notification
2014-04-25 08:19:53 linux-kernel [PATCH 2/3] cpufreq, powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/end
2014-04-25 08:19:47 linux-kernel [PATCH 3/3] cpufreq, powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/end
2014-04-25 08:18:58 linux-kernel [PATCH 0/3] Cpufreq frequency serialization fixes
2014-04-25 08:16:29 linux-kernel Re: 3.15-rc2: longhaul cpufreq stalls tasks for 120s+
2014-04-24 19:45:30 linux-kernel Re: 3.15-rc2: longhaul cpufreq stalls tasks for 120s+
2014-04-24 10:51:34 linux-kernel Re: 3.15-rc2: longhaul cpufreq stalls tasks for 120s+
2014-04-16 06:06:30 linux-kernel [PATCH v2] cpufreq, powernv: Fix build failure on UP
2014-04-16 06:01:49 linux-kernel Re: [PATCH] cpufreq, powernv: Fix build failure on UP
2014-04-16 05:49:09 linux-kernel [PATCH] cpufreq, powernv: Fix build failure on UP
2014-04-08 08:25:22 linux-kernel Re: [PATCH v2] power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update
2014-04-07 10:16:14 linux-kernel Re: [PATCH] power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update
2014-04-07 09:51:47 linux-kernel Re: [PATCH] power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update
2014-04-07 06:45:08 linux-kernel Re: [PATCH] arm, kvm: fix double lock on cpu_add_remove_lock
2014-04-03 08:51:21 linux-kernel Re: [PATCH] power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update
2014-02-25 05:59:46 linux-kernel Re: [PATCH 1/2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
2014-02-24 07:48:09 linux-kernel Re: [PATCH] cpufreq: Set policy to non-NULL only after all hotplug online work is done
2014-02-18 09:16:34 linux-kernel Re: [PATCH] cpufreq: Refactor cpufreq_set_policy()
2014-02-18 09:02:08 linux-kernel Re: [PATCH v2 00/52] CPU hotplug: Fix issues with callback registration
2014-02-17 10:54:01 linux-kernel [PATCH] cpufreq, powernow-k8: Initialize per-cpu data-structures properly
2014-02-17 09:05:28 linux-kernel Re: [PATCH 2/2] cpufreq: don't call cpufreq_update_policy() on CPU addition
2014-02-17 09:01:12 linux-kernel Re: [PATCH 1/2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
2014-02-17 08:49:04 linux-kernel Re: [PATCH 2/2] cpufreq: don't call cpufreq_update_policy() on CPU addition
2014-02-17 08:24:53 linux-kernel Re: [PATCH 1/2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
2014-02-15 16:57:12 linux-kernel [UPDATED][PATCH v2 46/52] xen, balloon: Fix CPU hotplug callback registration
2014-02-14 18:08:47 linux-kernel Re: [PATCH v2 27/52] x86, pci, amd-bus: Fix CPU hotplug callback registration
2014-02-14 16:55:43 linux-kernel Re: [PATCH v2 46/52] xen, balloon: Fix CPU hotplug callback registration
2014-02-14 08:09:46 linux-kernel [PATCH v2 24/52] x86, intel, rapl: Fix CPU hotplug callback registration
2014-02-14 08:06:42 linux-kernel [PATCH v2 52/52] net/iucv/iucv.c: Fix CPU hotplug callback registration
2014-02-14 08:06:21 linux-kernel [PATCH v2 51/52] net/core/flow.c: Fix CPU hotplug callback registration
2014-02-14 08:06:11 linux-kernel [PATCH v2 50/52] mm, zswap: Fix CPU hotplug callback registration
2014-02-14 08:05:56 linux-kernel [PATCH v2 49/52] mm, vmstat: Fix CPU hotplug callback registration
2014-02-14 08:05:43 linux-kernel [PATCH v2 48/52] profile: Fix CPU hotplug callback registration