Hidetoshi Seto ([email protected])

Number of posts: 502 (0.13 per day)
First post: 2003-11-27 08:30:22
Last post: 2014-06-26 09:17:32

Date List Subject
2009-11-12 08:22:42 linux-kernel [tip:perf/mce] x86, mce: Fix __init annotations
2009-11-12 06:52:52 linux-kernel [PATCH] x86, mce: fix __init annotations
2009-11-12 05:28:40 linux-kernel Re: [PATCH] x86: Mark the thermal init functions __init
2009-11-12 04:33:58 linux-kernel [PATCH] fix granularity of task_u/stime(), v2
2009-11-12 04:16:46 linux-kernel Re: [PATCH] fix granularity of task_u/stime()
2009-11-12 02:50:00 linux-kernel Re: [PATCH] fix granularity of task_u/stime()
2009-11-12 00:00:42 linux-kernel Re: [PATCH] fix granularity of task_u/stime()
2009-11-10 05:47:41 linux-kernel [PATCH] fix granularity of task_u/stime()
2009-11-10 05:42:43 linux-kernel Re: utime/stime decreasing on thread exit
2009-11-05 05:24:47 linux-kernel Re: utime/stime decreasing on thread exit
2009-11-04 06:49:57 linux-kernel Re: utime/stime decreasing on thread exit
2009-10-30 03:24:35 linux-kernel Re: [PATCH] PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
2009-10-30 02:17:15 linux-kernel Re: [PATCH] PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
2009-10-29 08:28:09 linux-kernel Re: [PATCH] x86, mce: short output of MCE banks ownership information
2009-10-29 06:51:15 linux-kernel Re: [PATCH] x86, mce: short output of MCE banks ownership information
2009-10-29 03:39:33 linux-kernel [PATCH] x86, mce: short output of MCE banks ownership information
2009-10-28 08:19:09 linux-kernel Re: [PATCH] x86, mce: disable MCE if cpu has no MCE banks
2009-10-28 06:26:54 linux-kernel Re: [PATCH] x86, mce: disable MCE if cpu has no MCE banks
2009-10-28 04:08:34 linux-kernel [PATCH] x86, mce: disable MCE if cpu has no MCE banks
2009-10-26 05:27:14 linux-kernel [PATCH] checkpatch: trivial fix for trailing statements check
2009-10-13 08:47:56 linux-kernel [tip:perf/mce] perf_event, x86, mce: Use TRACE_EVENT() for MCE logging
2009-10-13 07:20:36 linux-kernel [RFC] x86, mce: use of TRACE_EVENT for mce
2009-10-13 06:01:47 linux-kernel Re: [PATCH 6/6] mce-inject: use injected mce only during faked handler call
2009-10-13 02:36:28 linux-kernel Re: [PATCH 6/6] mce-inject: use injected mce only during faked handler call
2009-10-09 08:32:13 linux-kernel Re: [PATCH 6/6] mce-inject: use injected mce only during faked handler call
2009-10-09 07:28:22 linux-kernel Re: [PATCH 6/6] mce-inject: use injected mce only during faked handler call
2009-10-09 07:18:57 linux-kernel Re: [PATCH 2/4] mce-inject: use individual members instead of struct mce
2009-10-09 05:47:36 linux-kernel [PATCH 4/4] mce-inject: support injecting multiple error to a CPU
2009-10-09 05:46:35 linux-kernel [PATCH 3/4] mce-inject: change msr_to_offset() to mce_get_fake_reg()
2009-10-09 05:45:51 linux-kernel [PATCH 2/4] mce-inject: use individual members instead of struct mce
2009-10-09 05:44:50 linux-kernel [PATCH 1/4] mce-inject: make raise_global()
2009-10-09 05:39:11 linux-kernel Re: [PATCH 6/6] mce-inject: use injected mce only during faked handler call
2009-10-09 05:35:55 linux-kernel Re: [PATCH 06/10] x86, mce: make mce_log buffer to per-CPU
2009-10-08 01:00:46 linux-kernel Re: [PATCH] PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
2009-10-06 05:47:26 linux-kernel Re: [BUGFIX -v7] x86, MCE: Fix bugs and issues of MCE log ring buffer
2009-10-05 07:51:09 linux-kernel Re: [PATCH 06/10] x86, mce: make mce_log buffer to per-CPU
2009-10-05 07:08:17 linux-kernel Re: [BUGFIX -v7] x86, MCE: Fix bugs and issues of MCE log ring buffer
2009-10-05 06:45:50 linux-kernel [PATCH 10/10] x86, mce: move mce_log_init() into mce_cap_init()
2009-10-05 06:43:45 linux-kernel [PATCH 09/10] x86, mce: make mce_log buffer to ring buffer
2009-10-05 06:42:24 linux-kernel [PATCH 08/10] x86, mce: change barriers in mce_log
2009-10-05 06:41:10 linux-kernel [PATCH 07/10] x86, mce: remove for-loop in mce_log
2009-10-05 06:39:52 linux-kernel [PATCH 06/10] x86, mce: make mce_log buffer to per-CPU
2009-10-05 06:38:15 linux-kernel [PATCH 05/10] x86, mce: make mce_log buffer to per-CPU, prep
2009-10-05 06:37:05 linux-kernel [PATCH 04/10] x86, mce: use do-while in mce_log
2009-10-05 06:36:03 linux-kernel [PATCH 03/10] x86, mce: change writer timeout in mce_read
2009-10-05 06:35:02 linux-kernel [PATCH 02/10] x86, mce: mce_read can check args without mutex
2009-10-05 06:34:19 linux-kernel [PATCH 01/10] x86, mce: remove tsc handling from mce_read
2009-10-05 06:24:39 linux-kernel Re: [BUGFIX -v7] x86, MCE: Fix bugs and issues of MCE log ring buffer
2009-10-05 03:11:05 linux-kernel [PATCH 6/6] mce-inject: use injected mce only during faked handler call
2009-10-05 03:09:36 linux-kernel [PATCH 5/6] mce-inject: add a barrier to raise_mce()
2009-10-05 03:08:50 linux-kernel [PATCH 4/6] mce-inject: allow injecting status=0 to poll handler