Metzger, Markus T ([email protected])

Number of posts: 291 (0.06 per day)
First post: 2007-11-15 17:39:50
Last post: 2021-01-20 17:19:33

Date List Subject
2009-04-01 08:12:34 linux-kernel RE: [patch 1/21] x86, bts: fix race when bts tracer is removed
2009-04-01 08:10:45 linux-kernel RE: [patch 3/21] x86, bts: wait until traced task has been scheduled out
2009-04-01 07:06:04 linux-kernel RE: [patch 0/21] x86, ptrace, bts, hw-branch-tracer: fixes and cleanups
2009-03-31 14:35:10 linux-kernel [patch 21/21] x86, ds: support Core i7
2009-03-31 14:34:49 linux-kernel [patch 18/21] x86, ptrace: remove unused functions
2009-03-31 14:34:30 linux-kernel [patch 16/21] x86, ds: add leakage warning
2009-03-31 14:34:00 linux-kernel [patch 17/21] x86, ds: use single debug store cpu configuration
2009-03-31 14:33:44 linux-kernel [patch 19/21] x86, ds: don't use TIF_DEBUGCTLMSR
2009-03-31 14:33:25 linux-kernel [patch 20/21] x86, ds: fix bad ds_reset_pebs
2009-03-31 13:35:32 linux-kernel [patch 1/21] x86, bts: fix race when bts tracer is removed
2009-03-31 13:34:56 linux-kernel [patch 0/21] x86, ptrace, bts, hw-branch-tracer: fixes and cleanups
2009-03-31 13:34:40 linux-kernel [patch 3/21] x86, bts: wait until traced task has been scheduled out
2009-03-31 13:34:05 linux-kernel [patch 2/21] sched: add task_is_running() fucntion to sched.h
2009-03-31 13:33:43 linux-kernel [patch 15/21] x86, ds: add task tracing selftest
2009-03-31 13:32:15 linux-kernel [patch 14/21] x86, ds: fix bounds check in ds selftest
2009-03-31 13:30:34 linux-kernel [patch 13/21] x86, ds: fix compiler warning
2009-03-31 13:28:43 linux-kernel [patch 12/21] x86, ds: defer ds selftests
2009-03-31 13:27:11 linux-kernel [patch 11/21] x86, ds: make ds selftests use new debug store interface
2009-03-31 13:24:20 linux-kernel [patch 10/21] x86, ptrace: use new debug store interface
2009-03-31 13:22:19 linux-kernel [patch 9/21] x86, hw-branch-tracer: use new debug store interface
2009-03-31 13:19:48 linux-kernel [patch 8/21] x86, debugctlmsr: add _on_cpu variants to debugctlmsr functions
2009-03-31 13:18:21 linux-kernel [patch 7/21] x86, bts: add _noirq variants to the debug store interface
2009-03-31 13:13:59 linux-kernel [patch 6/21] x86, bts: fix race between per-task and per-cpu branch tracing
2009-03-31 13:08:35 linux-kernel [patch 5/21] x86, ptrace, bts: defer branch trace stopping
2009-03-31 13:03:42 linux-kernel [patch 4/21] mm: refund memory for a locked buffer
2009-03-30 13:57:24 linux-kernel RE: [rfc] x86, bts: fix crash
2009-03-30 11:30:11 linux-kernel RE: [rfc] x86, bts: fix crash
2009-03-30 07:25:07 linux-kernel RE: [rfc] x86, bts: fix crash
2009-03-30 06:56:12 linux-kernel RE: [patch 3/14] x86, ptrace, bts: stop bts tracing early in do_exit
2009-03-27 15:39:56 linux-kernel RE: [patch 4/14] x86, ds: wait before freeing the DS configuration
2009-03-27 15:36:34 linux-kernel RE: [patch 3/14] x86, ptrace, bts: stop bts tracing early in do_exit
2009-03-27 15:19:50 linux-kernel RE: [patch 2/14] x86, mm: add release_locked_buffer_on_behalf
2009-03-27 15:13:11 linux-kernel RE: [patch 1/14] x86, ptrace: add arch_ptrace_report_exit
2009-03-27 15:01:39 linux-kernel RE: [rfc] x86, bts: fix crash
2009-03-27 09:35:33 linux-kernel [patch 3/14] x86, ptrace, bts: stop bts tracing early in do_exit
2009-03-27 09:35:03 linux-kernel [patch 2/14] x86, mm: add release_locked_buffer_on_behalf
2009-03-27 09:34:45 linux-kernel [patch 14/14] x86, ds: support Core i7
2009-03-27 09:34:27 linux-kernel [patch 1/14] x86, ptrace: add arch_ptrace_report_exit
2009-03-27 09:33:53 linux-kernel [patch 5/14] x86, debugctlmsr: add _on_cpu variants for debugctlmsr functions
2009-03-27 09:33:37 linux-kernel [patch 4/14] x86, ds: wait before freeing the DS configuration
2009-03-27 09:33:20 linux-kernel [patch 0/14] x86, ptrace, bts, hw-branch-tracer: bug fixes and cleanups
2009-03-27 09:30:30 linux-kernel [patch 13/14] x86, ds: use single configuration for all cpus
2009-03-27 09:27:27 linux-kernel [patch 12/14] x86, ds: re-add exit warning
2009-03-27 09:23:50 linux-kernel [patch 11/14] x86, ptrace: remove ptrace_fork, use init_task instead
2009-03-27 09:19:36 linux-kernel [patch 10/14] x86, ds: add ds selftests for task tracing
2009-03-27 09:17:51 linux-kernel [patch 9/14] x86, ds: add ds selftests for _noirq variants
2009-03-27 09:14:58 linux-kernel [patch 8/14] x86, ds: fix bounds check in ds selftest
2009-03-27 09:11:50 linux-kernel [patch 7/14] x86, ds: fix compile warning in ds selftest
2009-03-27 09:08:18 linux-kernel [patch 6/14] x86, ds: add _noirq variants for ds_ functions
2009-03-25 09:07:56 linux-kernel RE: [patch] x86, bts: use atomic memory allocation
2009-03-20 16:24:05 linux-kernel RE: [patch] x86, bts: use atomic memory allocation