Suresh Siddha ([email protected])

Number of posts: 1144 (0.51 per day)
First post: 2002-10-04 05:42:06
Last post: 2008-12-15 18:26:56

Date List Subject
2012-05-11 19:01:45 linux-kernel Re: [PATCH v2 2/4] coredump: ensure the fpu state is flushed for proper multi-threaded core dump
2012-05-10 23:44:34 linux-kernel Re: [PATCH 1/3] coredump: flush the fpu exit state for proper multi-threaded core dump
2012-05-10 23:30:59 linux-kernel [PATCH v2 4/4] x86, fpu: drop the fpu state during thread exit
2012-05-10 23:30:57 linux-kernel [PATCH v2 3/4] x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state()
2012-05-10 23:30:56 linux-kernel [PATCH v2 2/4] coredump: ensure the fpu state is flushed for proper multi-threaded core dump
2012-05-10 23:30:18 linux-kernel [PATCH v2 1/4] fork: move the real prepare_to_copy() users to arch_dup_task_struct()
2012-05-10 18:15:42 linux-kernel Re: [PATCH 2/2] irq: use config_enabled(SMP) checks to cleanup irq_set_affinity() for UP
2012-05-09 21:28:32 linux-kernel Re: [PATCH 1/3] coredump: flush the fpu exit state for proper multi-threaded core dump
2012-05-09 21:15:11 linux-kernel Re: [PATCH 2/3] x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state()
2012-05-09 19:55:13 linux-kernel Re: [PATCH 2/2] irq: use config_enabled(SMP) checks to cleanup irq_set_affinity() for UP
2012-05-09 19:25:34 linux-kernel Re: [PATCH 1/2] kconfig: change config_enabled() to accept X instead of CONFIG_X
2012-05-09 18:43:34 linux-kernel [PATCH 2/2] irq: use config_enabled(SMP) checks to cleanup irq_set_affinity() for UP
2012-05-09 18:43:30 linux-kernel [PATCH 1/2] kconfig: change config_enabled() to accept X instead of CONFIG_X
2012-05-09 02:33:47 linux-kernel Re: [PATCH 2/3] irq_remap: fix the UP build failure
2012-05-08 23:15:52 linux-kernel [PATCH 1/3] coredump: flush the fpu exit state for proper multi-threaded core dump
2012-05-08 23:15:06 linux-kernel [PATCH 3/3] x86, fpu: clear the fpu state during thread exit
2012-05-08 23:15:04 linux-kernel [PATCH 2/3] x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state()
2012-05-08 23:15:01 linux-kernel Re: [PATCH 1/2] coredump: flush the fpu exit state for proper multi-threaded core dump
2012-05-08 10:03:36 linux-kernel [tip:core/iommu] irq_remap: Fix the 'sub_handle' uninitialized warning
2012-05-08 10:02:49 linux-kernel [tip:core/iommu] irq_remap: Fix UP build failure
2012-05-08 10:01:58 linux-kernel [tip:core/iommu] irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=y
2012-05-08 07:24:00 linux-kernel Re: [PATCH] x86 apic: only compile local function if used
2012-05-08 07:06:01 linux-kernel [PATCH 3/3] irq_remap: fix the 'sub_handle' uninitialized warning
2012-05-08 07:05:58 linux-kernel [PATCH 2/3] irq_remap: fix the UP build failure
2012-05-08 07:05:39 linux-kernel [PATCH 1/3] irq_remap: fix compiler warning with !CONFIG_IRQ_REMAP
2012-05-07 20:05:36 linux-kernel Re: [PATCH 1/2] coredump: flush the fpu exit state for proper multi-threaded core dump
2012-05-07 19:05:07 linux-kernel [PATCH 2/2] x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state()
2012-05-07 19:04:57 linux-kernel [PATCH 1/2] coredump: flush the fpu exit state for proper multi-threaded core dump
2012-05-04 23:52:05 linux-kernel RE: [PATCH] sched: Enable arch-specific asym packing option in sched domain
2012-05-04 00:02:32 linux-kernel Re: [RFC][PATCH 1/5] sched, fair: Let minimally loaded cpu balance the group
2012-05-03 23:39:22 linux-kernel Re: [patch 00/18] SMP: Boot and CPU hotplug refactoring - Part 1
2012-05-03 17:44:07 linux-kernel [tip:smp/hotplug] smp, idle: Allocate idle thread for each possible cpu during boot
2012-02-27 22:12:23 linux-kernel Re: sched: Avoid SMT siblings in select_idle_sibling() if possible
2012-02-23 23:19:47 linux-kernel Re: [PATCH 0/5] i387: stable kernel backport
2012-02-22 16:10:15 linux-kernel [tip:timers/core] x86/tsc: Reduce the TSC sync check time for core-siblings
2012-02-21 22:19:51 linux-kernel Re: [PATCH v2 3/3] i387: support lazy restore of FPU state
2012-02-21 21:54:49 linux-kernel Re: [PATCH v2 3/3] i387: support lazy restore of FPU state
2012-02-15 19:37:57 linux-kernel [tip:timers/core] clockevents: Leave the broadcast device in shutdown mode when not needed
2012-02-07 02:25:07 linux-kernel [patch] x86, tsc: reduce the TSC sync check time for core-siblings
2012-02-07 02:16:57 linux-kernel Re: [RFC] Extend mwait idle to optimize away IPIs when possible
2012-02-01 08:00:52 linux-kernel Re: 3.2.1 Unable to reset IRR messages on boot
2011-07-01 00:30:59 linux-kernel [tip:x86/fpu] x86-32, fpu: Fix DNA exception during check_fpu()
2011-07-01 00:19:36 linux-kernel [patch] x32, fpu: fix DNA exception during check_fpu()
2011-06-27 23:19:21 linux-kernel [tip:x86/mtrr] x86, mtrr: use stop_machine APIs for doing MTRR rendezvous
2011-06-27 22:47:21 linux-kernel [tip:x86/urgent] x86, mtrr: lock stop machine during MTRR rendezvous sequence
2011-06-24 17:56:01 linux-kernel Re: [patch 3/4] stop_machine: implement stop_machine_from_offline_cpu()
2011-06-23 18:22:28 linux-kernel [patch v2 4/4] x86, mtrr: use stop_machine APIs for doing MTRR rendezvous
2011-06-23 18:22:23 linux-kernel [patch v2 1/4] x86, mtrr: lock stop machine during MTRR rendezvous sequence
2011-06-23 18:22:21 linux-kernel [patch v2 3/4] stop_machine: implement stop_machine_from_inactive_cpu()
2011-06-23 18:22:19 linux-kernel [patch v2 0/4] MTRR rendezvous deadlock fix and cleanups using stop_machine()
2011-06-23 18:22:16 linux-kernel [patch v2 2/4] stop_machine: reorganize stop_cpus() implementation