Masami Hiramatsu ([email protected])

Number of posts: 1256 (4.94 per day)
First post: 2007-08-17 19:46:22
Last post: 2008-04-28 00:53:42

Date List Subject
2009-06-12 22:47:35 linux-kernel [RESEND][ PATCH -tip -v9 6/7] tracing: ftrace dynamic ftrace_event_call support
2009-06-12 22:46:41 linux-kernel [RESEND][ PATCH -tip -v9 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
2009-06-12 22:46:24 linux-kernel [RESEND][ PATCH -tip -v9 7/7] tracing: add kprobe-based event tracer
2009-06-12 22:45:54 linux-kernel [RESEND][ PATCH -tip -v9 5/7] x86: add pt_regs register and stack access APIs
2009-06-12 22:45:35 linux-kernel [RESEND][ PATCH -tip -v9 1/7] x86: instruction decoder API
2009-06-12 22:45:07 linux-kernel [RESEND][ PATCH -tip -v9 3/7] kprobes: checks probe address is instruction boudary on x86
2009-06-12 22:44:03 linux-kernel [RESEND][ PATCH -tip -v9 2/7] x86: x86 instruction decoder build-time selftest
2009-06-08 19:44:19 linux-kernel Re: [PATCH] kmemcheck: move hook before preempt_conditional_sti()
2009-06-02 00:36:36 linux-kernel [PATCH -tip v9 3/7] kprobes: checks probe address is instruction boudary on x86
2009-06-02 00:36:23 linux-kernel [PATCH -tip v9 6/7] tracing: ftrace dynamic ftrace_event_call support
2009-06-02 00:36:01 linux-kernel [PATCH -tip v9 7/7] tracing: add kprobe-based event tracer
2009-06-02 00:35:42 linux-kernel [PATCH -tip v9 5/7] x86: add pt_regs register and stack access APIs
2009-06-02 00:35:25 linux-kernel [PATCH -tip v9 2/7] x86: x86 instruction decoder build-time selftest
2009-06-02 00:35:07 linux-kernel [PATCH -tip v9 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
2009-06-02 00:34:53 linux-kernel [PATCH -tip v9 4/7] kprobes: cleanup fix_riprel() using insn decoder on x86
2009-06-02 00:34:41 linux-kernel [PATCH -tip v9 1/7] x86: instruction decoder API
2009-04-25 01:51:17 linux-kernel Re: [PATCH v3 0/3] Add support for compiling with -ffunction-sections -fdata-sections
2009-04-24 14:22:19 linux-kernel Re: [PATCH v3 0/3] Add support for compiling with -ffunction-sections -fdata-sections
2009-04-24 03:54:28 linux-kernel Re: [PATCH -tip 3/6 V4.1] x86: instruction decorder API
2009-04-24 03:13:17 linux-kernel Re: [PATCH 1/5] ftrace: use module notifier for function tracer
2009-04-24 02:20:51 linux-kernel Re: [PATCH][BUGFIX] utrace/ia64: Fix syscall_get_set_args_cb() to handle syscalls via syscall()
2009-04-23 20:08:01 linux-kernel Re: [PATCH 1/5] ftrace: use module notifier for function tracer
2009-04-23 17:29:39 linux-kernel Re: [PATCH -tip 3/6 V4.1] x86: instruction decorder API
2009-04-22 23:13:10 linux-kernel [PATCH][BUGFIX] utrace/ia64: Fix syscall_get_set_args_cb() to handle syscalls via syscall()
2009-04-22 22:58:38 linux-kernel Re: [PATCH 1/5] ftrace: use module notifier for function tracer
2009-04-22 11:38:52 linux-kernel Re: [PATCH v2 0/4] Add support for compiling with -ffunction-sections -fdata-sections
2009-04-22 00:18:41 linux-kernel Re: [PATCH -tip 3/6 V4.1] x86: instruction decorder API
2009-04-17 13:32:33 linux-kernel Re: [PATCH -tip 3/6 V4.1] x86: instruction decorder API
2009-04-16 23:32:09 linux-kernel Re: [PATCH -tip 3/6 V4.1] x86: instruction decorder API
2009-04-10 18:33:14 linux-kernel [tip:x86/urgent] x86: fix set_fixmap to use phys_addr_t
2009-04-10 17:50:37 linux-kernel Re: [tip:x86/urgent] x86: fix set_fixmap to use phys_addr_t
2009-04-10 15:22:29 linux-kernel Re: [tip:x86/urgent] x86: fix set_fixmap to use phys_addr_t
2009-04-10 14:10:10 linux-kernel [tip:x86/urgent] x86: fix set_fixmap to use phys_addr_t
2009-04-09 21:53:23 linux-kernel Re: [BUGFIX][PATCH] x86: fix set_fixmap to use phys_addr_t
2009-04-09 17:57:20 linux-kernel [BUGFIX][PATCH] x86: fix set_fixmap to use phys_addr_t
2009-04-08 20:21:51 linux-kernel Re: BUG from text_poke() during CPU offlining
2009-04-08 15:02:29 linux-kernel Re: [RFC][PROTO][PATCH -tip 0/7] kprobes: support jump optimization on x86
2009-04-08 14:58:59 linux-kernel Re: [BUGFIX][PATCH -tip] x86: fix text_poke to handle highmem pages
2009-04-08 01:51:57 linux-kernel Re: [RFC][PROTO][PATCH -tip 0/7] kprobes: support jump optimization on x86
2009-04-06 21:48:47 linux-kernel [RFC][PROTO][PATCH -tip 3/7] kprobes: kprobes jump optimization core
2009-04-06 21:43:44 linux-kernel [RFC][PROTO][PATCH -tip 6/7] kprobes: x86: support kprobes jump optimization on x86
2009-04-06 21:43:29 linux-kernel [RFC][PROTO][PATCH -tip 7/7] kprobes: x86: check specified probe can be optimized
2009-04-06 21:42:55 linux-kernel [RFC][PROTO][PATCH -tip 5/7] kprobes: x86: cleanup save/restore registers
2009-04-06 21:42:40 linux-kernel [RFC][PROTO][PATCH -tip 4/7] kprobes: add get_optinsn_slot()/free_optinsn_slot() for optimized kprobes
2009-04-06 21:41:58 linux-kernel [RFC][PROTO][PATCH -tip 2/7] kprobes: introducing generic insn_slot framework
2009-04-06 21:41:42 linux-kernel [RFC][PROTO][PATCH -tip 0/7] kprobes: support jump optimization on x86
2009-04-06 21:41:25 linux-kernel [RFC][PROTO][PATCH -tip 1/7] kprobes: use list instead of hlist for insn_pages
2009-04-06 20:22:23 linux-kernel Re: [BUGFIX][PATCH -tip] x86: fix text_poke to handle highmem pages
2009-04-06 19:57:44 linux-kernel Re: [PATCH -tip 2/6 V4.2] x86: add arch-dep register and stack access API to ptrace
2009-04-06 17:43:41 linux-kernel Re: [BUGFIX][PATCH -tip] x86: fix text_poke to handle highmem pages
2009-04-06 17:10:49 linux-kernel [BUGFIX][PATCH -tip] x86: fix text_poke to handle highmem pages