Jason Baron ([email protected])

Number of posts: 443 (0.13 per day)
First post: 2003-07-22 17:22:46
Last post: 2012-12-11 20:08:49

Date List Subject
2010-06-09 21:39:37 linux-kernel [PATCH 00/13] jump label v9
2010-06-09 21:39:31 linux-kernel [PATCH 04/13] jump label v9: tracepoint support
2010-06-09 21:39:30 linux-kernel [PATCH 02/13] jump label v9: base patch
2010-04-30 17:18:21 linux-kernel Re: [PATCH 00/11] jump label v7
2010-04-16 15:26:38 linux-kernel [PATCH 07/11] jump label: sort jump table at build-time
2010-04-16 15:25:46 linux-kernel [PATCH 11/11] jump label: add docs
2010-04-16 15:25:32 linux-kernel [PATCH 10/11] sparc64: Add jump_label support
2010-04-16 15:25:25 linux-kernel [PATCH 08/11] jump label: initialize workqueue tracepoints *before* they are registered
2010-04-16 15:25:19 linux-kernel [PATCH 09/11] jump label: jump_label_text_reserved() to reserve our jump points
2010-04-16 15:25:12 linux-kernel [PATCH 06/11] jump label: move ftrace_dyn_arch_init to common code
2010-04-16 15:25:07 linux-kernel [PATCH 04/11] jump label: tracepoint support
2010-04-16 15:25:02 linux-kernel [PATCH 05/11] jump label: add module support
2010-04-16 15:24:53 linux-kernel [PATCH 03/11] jump label: x86 support
2010-04-16 15:24:46 linux-kernel [PATCH 02/11] jump label: base patch
2010-04-16 15:24:45 linux-kernel [PATCH 01/11] jump label: notifier atomic call chain notrace
2010-04-16 15:24:37 linux-kernel [PATCH 00/11] jump label v7
2010-04-14 19:35:10 linux-kernel Re: [PATCH 0/9] jump label v6
2010-04-09 21:37:53 linux-kernel Re: [PATCH 0/9] jump label v6
2010-04-09 19:51:48 linux-kernel [PATCH 7/9] jump label: sort jump table at build-time
2010-04-09 19:51:38 linux-kernel [PATCH 4/9] jump label: tracepoint support
2010-04-09 19:50:55 linux-kernel [PATCH 5/9] jump label: add module support
2010-04-09 19:50:52 linux-kernel [PATCH 9/9] jump label: jump_label_text_reserved() to reserve our jump points
2010-04-09 19:50:33 linux-kernel [PATCH 8/9] jump label: initialize workqueue tracepoints *before* they are registered
2010-04-09 19:50:26 linux-kernel [PATCH 6/9] jump label: move ftrace_dyn_arch_init to common code
2010-04-09 19:50:17 linux-kernel [PATCH 2/9] jump label: base patch
2010-04-09 19:50:07 linux-kernel [PATCH 3/9] jump label: x86 support
2010-04-09 19:49:52 linux-kernel [PATCH 1/9] jump label: notifier atomic call chain notrace
2010-04-09 19:49:42 linux-kernel [PATCH 0/9] jump label v6
2010-02-26 21:40:27 linux-kernel [PATCH 05/12] tracing: add tracing support for compat syscalls
2010-02-26 21:39:52 linux-kernel [PATCH 07/12] x86, compat: convert ia32 layer to use ARCH_COMPAT_SYSCALL_DEFINE#N()
2010-02-26 21:39:31 linux-kernel [PATCH 04/12] tracing: remove syscall bitmaps in preparation for compat support
2010-02-26 21:39:29 linux-kernel [PATCH 11/12] tags: recognize syscalls
2010-02-26 21:39:00 linux-kernel [PATCH 10/12] compat: convert fs compat to use COMPAT_SYSCALL_DEFINE#N() macros
2010-02-26 21:38:34 linux-kernel [PATCH 06/12] syscalls: add ARCH_COMPAT_SYSCALL_DEFINE()
2010-02-26 21:38:23 linux-kernel [PATCH 12/12] cleanup: remove arg from TRACE_SYS_ENTER_PROFILE_INIT() macro
2010-02-26 21:38:16 linux-kernel [PATCH 09/12] compat: convert to use COMPAT_SYSCALL_DEFINE#N()
2010-02-26 21:38:11 linux-kernel [PATCH 03/12] compat: have generic is_compat_task for !CONFIG_COMPAT
2010-02-26 21:38:05 linux-kernel [PATCH 08/12] syscalls: add new COMPAT_SYSCALL_DEFINE#N() macro
2010-02-26 21:37:59 linux-kernel [PATCH 02/12] x86: add arch_compat_syscall_addr()
2010-02-26 21:37:54 linux-kernel [PATCH 00/12] tracing: add compat syscall support v2
2010-02-26 21:37:48 linux-kernel [PATCH 01/12] x86: add NR_syscalls_compat, make ia32 syscall table visible
2010-02-09 14:55:35 linux-kernel Re: [PATCH 4/6] tracing: add tracing support for compat syscalls
2010-02-08 17:12:13 linux-kernel Re: [PATCH 5/6] syscalls: add define syscall prefix macro
2010-02-08 15:49:50 linux-kernel Re: [PATCH 5/6] syscalls: add define syscall prefix macro
2010-02-08 15:44:39 linux-kernel Re: [PATCH 4/6] tracing: add tracing support for compat syscalls
2010-02-02 21:22:31 linux-kernel [PATCH 4/6] tracing: add tracing support for compat syscalls
2010-02-02 21:22:28 linux-kernel [PATCH 6/6] x86: convert compat syscalls to use 'DEFINE_SYSCALL()' macros
2010-02-02 21:22:20 linux-kernel [PATCH 3/6] tracing: remove syscall bitmaps in preparation for compat support
2010-02-02 21:22:16 linux-kernel [PATCH 5/6] syscalls: add define syscall prefix macro
2010-02-02 21:22:07 linux-kernel [PATCH 0/6] tracing: add compat syscall support
2010-02-02 21:21:58 linux-kernel [PATCH 2/6] x86: add arch_compat_syscall_addr()