LinuxLists
Users
About
Seiji Aguchi (
[email protected]
)
Number of posts: 243 (0.54 per day)
First post: 2010-11-17 15:05:35
Last post: 2012-02-06 20:02:16
Previous Page
/
Next Page
Date
List
Subject
2013-03-15 21:19:37
linux-kernel
RE: [PATCH v11 1/3] tracing: Add DEFINE_EVENT_FN() macro
2013-03-15 20:38:48
linux-kernel
[PATCH v11 1/3] tracing: Add DEFINE_EVENT_FN() macro
2013-03-15 20:38:01
linux-kernel
[PATCH v11 0/3]trace,x86: irq vector tracepoint support
2013-03-15 20:37:47
linux-kernel
[PATCH v11 2/3] trace,x86: add x86 irq vector tracepoints
2013-03-15 20:37:30
linux-kernel
[PATCH v11 3/3] trace,x86: code-sharing between non-trace and trace irq handlers
2013-03-15 15:43:17
linux-kernel
RE: [PATCH]Skip unnecessary WARN_ON in panic case
2013-03-06 19:07:45
linux-kernel
[PATCH]Skip unnecessary WARN_ON in panic case
2012-12-01 01:05:30
linux-kernel
RE: [PATCH] Avoid dead lock of console related locks in panic case
2012-11-30 23:00:18
linux-kernel
RE: [PATCH] Avoid dead lock of console related locks in panic case
2012-11-30 17:12:32
linux-kernel
[PATCH] Avoid dead lock of console related locks in panic case
2012-11-26 03:19:52
linux-kernel
RE: linux-next: manual merge of the ia64 tree with Linus' tree
2012-11-14 20:29:33
linux-kernel
[PATCH v6 7/7] efi_pstore: Add a format check for an existing variable name at erasing time
2012-11-14 20:29:06
linux-kernel
[PATCH v6 6/7] efi_pstore: Add a format check for an existing variable name at reading time
2012-11-14 20:28:32
linux-kernel
[PATCH v6 5/7] efi_pstore: Add a sequence counter to a variable name
2012-11-14 20:27:40
linux-kernel
[PATCH v6 4/7] efi_pstore: Add ctime to argument of erase callback
2012-11-14 20:27:12
linux-kernel
[PATCH v6 3/7] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
2012-11-14 20:26:39
linux-kernel
[PATCH v6 2/7] efi_pstore: Add a logic erasing entries to an erase callback
2012-11-14 20:25:51
linux-kernel
[PATCH v6 1/7] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
2012-11-14 20:24:58
linux-kernel
[PATCH v6 0/7] efi_pstore: multiple event logging support
2012-11-13 16:39:53
linux-kernel
[PATCH v5 7/7] efi_pstore: Add a format check for an existing variable name at erasing time
2012-11-13 16:39:20
linux-kernel
[PATCH v5 6/7] efi_pstore: Add a format check for an existing variable name at reading time
2012-11-13 16:38:55
linux-kernel
[PATCH v5 5/7] efi_pstore: Add a sequence counter to a variable name
2012-11-13 16:38:10
linux-kernel
[PATCH v5 4/7] efi_pstore: Add ctime to argument of erase callback
2012-11-13 16:37:43
linux-kernel
[PATCH v5 3/7] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
2012-11-13 16:37:20
linux-kernel
[PATCH v5 1/7] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
2012-11-13 16:37:09
linux-kernel
[PATCH v5 2/7] efi_pstore: Add a logic erasing entries to an erase callback
2012-11-13 16:36:26
linux-kernel
[PATCH v5 0/7] efi_pstore: multiple event logging support
2012-11-01 23:03:19
linux-kernel
[RESEND][PATCH v4 7/7] Add a format check for an existing variable name at erasing time
2012-11-01 23:02:42
linux-kernel
[RESEND][PATCH v4 6/7] efi_pstore: Add a format check for an existing variable name at reading time
2012-11-01 23:02:11
linux-kernel
[RESEND][PATCH v4 5/7] efi_pstore: Add a sequence counter to a variable name
2012-11-01 23:01:42
linux-kernel
[RESEND][PATCH v4 4/7] efi_pstore: Add ctime to argument of erase callback
2012-11-01 23:01:28
linux-kernel
[RESEND][PATCH v4 3/7] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
2012-11-01 23:00:59
linux-kernel
[RESEND][PATCH v4 2/7] efi_pstore: Add a logic erasing entries to an erase callback
2012-11-01 22:59:54
linux-kernel
[RESEND][PATCH v4 1/7] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
2012-11-01 22:59:22
linux-kernel
[RESEND][PATCH v4 0/7] efi_pstore: multiple event logging support
2012-10-30 20:04:28
linux-kernel
[PATCH v4 7/7] efi_pstore: Add a format check for an existing variable name at erasing time
2012-10-30 20:03:49
linux-kernel
[PATCH v4 6/7] efi_pstore: Add a format check for an existing variable name at reading time
2012-10-30 20:03:10
linux-kernel
[PATCH v4 5/7] efi_pstore: Add a sequence counter to a variable name
2012-10-30 20:02:21
linux-kernel
[PATCH v4 4/7] efi_pstore: Add ctime to argument of erase callback
2012-10-30 20:01:56
linux-kernel
[PATCH v4 3/7] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
2012-10-30 20:01:34
linux-kernel
[PATCH v4 2/7] efi_pstore: Add a logic erasing entries to an erase callback
2012-10-30 20:01:00
linux-kernel
[PATCH v4 1/7] efi_pstore: Check remaining space with QueryVariableInfo() before writing data
2012-10-30 20:00:39
linux-kernel
[PATCH v4 0/7] efi_pstore: multiple event logging support
2012-10-29 20:41:16
linux-kernel
RE: [PATCH v3 7/7] Add a format check for an existing variable name at erasing time
2012-10-29 20:39:53
linux-kernel
RE: [PATCH v3 6/7] efi_pstore: Add a format check for an existing variable name at reading time
2012-10-26 21:43:59
linux-kernel
[PATCH v3 7/7] Add a format check for an existing variable name at erasing time
2012-10-26 21:43:29
linux-kernel
[PATCH v3 6/7] efi_pstore: Add a format check for an existing variable name at reading time
2012-10-26 21:42:57
linux-kernel
[PATCH v3 5/7] efi_pstore: Add a sequence counter to a variable name
2012-10-26 21:41:56
linux-kernel
[PATCH v3 4/7] efi_pstore: Add ctime to argument of erase callback
2012-10-26 21:41:21
linux-kernel
[PATCH v3 3/7] efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
2012-10-26 21:40:52
linux-kernel
[PATCH v3 2/7] efi_pstore: Add a logic erasing entries to an erase callback