Ian Munsie ([email protected])

Number of posts: 204 (1.09 per day)
First post: 2010-04-12 06:44:55
Last post: 2010-10-18 01:20:30

Date List Subject
2010-06-23 10:10:47 linux-kernel [PATCH 17/40] tracing: make a "compat_syscalls" tracing subsys
2010-06-23 10:10:00 linux-kernel [PATCH 19/40] trace syscalls: Remove redundant syscall_nr checks
2010-06-23 10:09:49 linux-kernel [PATCH 20/40] trace syscalls: Considder compat_syscall_nr when verifying syscall_nr
2010-06-23 10:09:19 linux-kernel [PATCH 18/40] compat_syscalls: introduce CONFIG_COMPAT_FTRACE_SYSCALLS
2010-06-23 10:09:16 linux-kernel [PATCH 21/40] trace syscalls, PPC: Add ftrace compat syscall support for PPC64
2010-06-23 10:08:12 linux-kernel [PATCH 22/40] trace syscalls, PPC: Convert syscalls to SYSCALL_DEFINE
2010-06-23 10:08:08 linux-kernel [PATCH 26/40] trace syscalls, PPC: Add PPC_REGS_SYSCALL_DEFINE macros
2010-06-23 10:08:06 linux-kernel [PATCH 24/40] trace syscalls, PPC: Convert more ppc32 compat syscalls to COMPAT_SYSCALL
2010-06-23 10:07:47 linux-kernel [PATCH 28/40] trace syscalls, PPC: Convert syscalls using regs to REGS_SYSCALL_DEFINE macros
2010-06-23 10:07:26 linux-kernel [PATCH 30/40] trace syscalls: Convert remaining kernel/compat.c syscalls to COMPAT_SYSCALL_DEFINE
2010-06-23 10:06:45 linux-kernel [PATCH 34/40] trace syscalls: Convert generic syscalls without long return type
2010-06-23 10:06:12 linux-kernel [PATCH 38/40] trace syscalls: Remove redundant test for unmapped compat syscalls
2010-06-23 10:06:08 linux-kernel [PATCH 37/40] trace syscalls: Print out unmapped syscalls at boot
2010-06-23 10:06:06 linux-kernel [PATCH 36/40] trace syscalls: Early terminate search for sys_ni_syscall
2010-06-23 10:04:58 linux-kernel [PATCH 35/40] trace syscalls, PPC: Convert PPC syscalls without long return types
2010-06-23 10:04:55 linux-kernel [PATCH 40/40] trace syscalls, PPC: Convert morphing native/compat syscalls
2010-06-23 10:04:53 linux-kernel [PATCH 39/40] trace syscalls: Clean confusing {s,r,}name and fix ABI breakage
2010-06-23 10:04:45 linux-kernel [PATCH 33/40] trace syscalls: Infrastructure for syscalls different return types
2010-06-23 10:04:41 linux-kernel [PATCH 29/40] trace syscalls, PPC: Convert ppc32_ syscalls to ARCH_COMPAT_SYSCALL_DEFINE
2010-06-23 10:04:39 linux-kernel [PATCH 27/40] trace syscalls: Add COMPAT_SYSCALL_DEFINE0 macro
2010-06-23 10:04:37 linux-kernel [PATCH 23/40] trace syscalls, PPC: Convert ppc32 compat syscalls to COMPAT_SYSCALL
2010-06-23 10:04:34 linux-kernel [PATCH 25/40] trace syscalls: Refactor syscall metadata creation
2010-06-23 10:04:31 linux-kernel [PATCH 10/40] tracing: add tracing support for compat syscalls
2010-06-23 10:04:28 linux-kernel [PATCH 13/40] syscalls: add new COMPAT_SYSCALL_DEFINE#N() macro
2010-06-23 10:04:26 linux-kernel [PATCH 09/40] tracing: move __start_ftrace_events and __stop_ftrace_events to header file
2010-06-23 10:04:23 linux-kernel [PATCH 02/40] ftrace syscalls: Make arch_syscall_addr weak
2010-06-23 10:04:20 linux-kernel [PATCH 05/40] x86: add NR_syscalls_compat, make ia32 syscall table visible
2010-06-23 10:04:17 linux-kernel [PATCH 03/40] ftrace syscalls: Allow arch specific syscall symbol matching
2010-06-23 10:04:08 linux-kernel [PATCH 01/40] ftrace syscalls: don't add events for unmapped syscalls
2010-06-23 10:04:04 linux-kernel ftrace syscalls, PowerPC: Various fixes, Compat Syscall support and PowerPC implementation, V2
2010-06-17 07:39:33 linux-kernel Re: [PATCH 00/14] tracing: add compat syscall support v3
2010-06-15 02:35:08 linux-kernel Re: [PATCH] perf: prevent kill(0, SIGTERM);
2010-06-09 08:39:52 linux-kernel [PATCH] perf: prevent kill(0, SIGTERM);
2010-04-27 01:31:01 linux-kernel Re: perf top broken on ppc64
2010-04-21 05:29:52 linux-kernel Re: perf top broken on ppc64
2010-04-20 07:37:10 linux-kernel Re: [PATCH v4] perf: Split out arch specific code & improve PowerPC perf probe support
2010-04-20 06:59:27 linux-kernel [PATCH v4 2/2] perf probe: Add PowerPC DWARF register number mappings
2010-04-20 06:59:26 linux-kernel [PATCH v4 1/2] perf: Move arch specific code into separate arch directory
2010-04-20 06:59:10 linux-kernel [PATCH v4] perf: Split out arch specific code & improve PowerPC perf probe support
2010-04-20 06:18:22 linux-kernel [PATCH] perf: Fix NULL pointer dereference
2010-04-15 03:58:22 linux-kernel [PATCH v3 2/2] perf probe: Add PowerPC DWARF register number mappings
2010-04-15 03:58:20 linux-kernel [PATCH v3 1/2] perf: Move arch specific code into separate arch directory
2010-04-15 03:57:47 linux-kernel [PATCH v3] perf: Split out arch specific code & improve PowerPC perf probe support
2010-04-14 05:07:49 linux-kernel [PATCH v2 2/2] perf probe: Add PowerPC DWARF register number mappings
2010-04-14 05:07:43 linux-kernel [PATCH v2 1/2] perf: Move arch specific code into separate arch directory
2010-04-14 05:07:31 linux-kernel perf: Split out arch specific code & improve PowerPC perf probe support
2010-04-13 08:44:45 linux-kernel Re: [PATCH 1/2] perf: Move arch specific code into separate arch directory
2010-04-13 08:38:36 linux-kernel [PATCH] perf: Fix endianness argument compatibility
2010-04-12 06:45:26 linux-kernel [PATCH 2/2] perf probe: Add PowerPC DWARF register number mappings
2010-04-12 06:45:24 linux-kernel [PATCH 1/2] perf: Move arch specific code into separate arch directory
2010-04-12 06:44:55 linux-kernel (No subject)