tip-bot for Robert Richter ([email protected])

Number of posts: 849 (0.43 per day)
First post: 2007-06-07 21:55:19
Last post: 2012-11-21 07:35:36

Date List Subject
2009-04-29 13:08:54 linux-kernel [tip:perfcounters/core] perf_counter, x86: rename intel only functions
2009-04-29 13:08:36 linux-kernel [tip:perfcounters/core] perf_counter, x86: modify initialization of struct x86_pmu
2009-04-29 13:08:16 linux-kernel [tip:perfcounters/core] perf_counter, x86: rename __hw_perf_counter_set_period into x86_perf_counter_set_period
2009-04-29 13:07:47 linux-kernel [tip:perfcounters/core] perf_counter, x86: remove ack_status() from struct x86_pmu
2009-04-29 13:07:19 linux-kernel [tip:perfcounters/core] perf_counter, x86: remove get_status() from struct x86_pmu
2009-04-29 13:06:53 linux-kernel [tip:perfcounters/core] perf_counter, x86: make interrupt handler model specific
2009-04-29 13:06:35 linux-kernel [tip:perfcounters/core] perf_counter, x86: rename struct pmc_x86_ops into struct x86_pmu
2009-04-29 13:06:13 linux-kernel [tip:perfcounters/core] perf_counter, x86: protect per-cpu variables with compile barriers only
2009-04-29 13:05:49 linux-kernel [tip:perfcounters/core] perfcounters: rename struct hw_perf_counter_ops into struct pmu
2009-04-29 13:05:27 linux-kernel [tip:perfcounters/core] perf_counter, x86: rework pmc_amd_save_disable_all() and pmc_amd_restore_all()
2009-04-29 13:04:58 linux-kernel [tip:perfcounters/core] perf_counter, x86: add default path to cpu detection
2009-04-29 13:04:41 linux-kernel [tip:perfcounters/core] perf_counter, x86: declare perf_max_counters only for CONFIG_PERF_COUNTERS
2009-04-29 13:04:24 linux-kernel [tip:perfcounters/core] perf_counter, x86: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus
2009-04-29 11:07:30 linux-kernel [PATCH 18/29] x86/perfcounters: rename cpuc->active_mask
2009-04-29 11:07:00 linux-kernel [PATCH 12/29] x86/perfcounters: rename intel only functions
2009-04-29 11:06:42 linux-kernel [PATCH 27/29] x86/perfcounters: remove vendor check in fixed_mode_idx()
2009-04-29 11:00:57 linux-kernel [PATCH 22/29] x86/perfcounters: rework counter disable functions
2009-04-29 11:00:40 linux-kernel [PATCH 11/29] x86/perfcounters: rename __hw_perf_counter_set_period into x86_perf_counter_set_period
2009-04-29 11:00:12 linux-kernel [PATCH 25/29] x86/perfcounters: return raw count with x86_perf_counter_update()
2009-04-29 10:59:49 linux-kernel [PATCH 26/29] x86/perfcounters: introduce max_period variable
2009-04-29 10:59:31 linux-kernel [PATCH 23/29] x86/perfcounters: change and remove pmu initialization checks
2009-04-29 10:59:12 linux-kernel [PATCH 29/29] perfcounters: updating kerneltop documentation
2009-04-29 10:58:48 linux-kernel [PATCH 16/29] x86/perfcounters: make pmu version generic
2009-04-29 10:58:31 linux-kernel [PATCH 08/29] x86/perfcounters: make interrupt handler model specific
2009-04-29 10:58:06 linux-kernel [PATCH 06/29] perfcounters: rename struct hw_perf_counter_ops into struct pmu
2009-04-29 10:57:46 linux-kernel [PATCH 19/29] x86/perfcounters: generic use of cpuc->active
2009-04-29 10:57:28 linux-kernel [PATCH 20/29] x86/perfcounters: consistent use of type int for counter index
2009-04-29 10:57:08 linux-kernel [PATCH 17/29] x86/perfcounters: make x86_pmu_read() static inline
2009-04-29 10:56:47 linux-kernel [PATCH 10/29] x86/perfcounters: remove ack_status() from struct x86_pmu
2009-04-29 10:56:29 linux-kernel [PATCH 05/29] x86/perfcounters: protect per-cpu variables with compile barriers only
2009-04-29 10:55:59 linux-kernel [PATCH 07/29] x86/perfcounters: rename struct pmc_x86_ops into struct x86_pmu
2009-04-29 10:55:42 linux-kernel [PATCH 21/29] x86/perfcounters: rework counter enable functions
2009-04-29 10:55:13 linux-kernel [PATCH 03/29] x86/perfcounters: add default path to cpu detection
2009-04-29 10:54:49 linux-kernel [PATCH 28/29] x86/perfcounters: remove unused function argument in intel_pmu_get_status()
2009-04-29 10:54:31 linux-kernel [PATCH 15/29] x86/perfcounters: move counter parameters to struct x86_pmu
2009-04-29 10:54:08 linux-kernel [PATCH 13/29] x86/perfcounters: modify initialization of struct x86_pmu
2009-04-29 10:53:48 linux-kernel [PATCH 24/29] x86/perfcounters: implement the interrupt handler for AMD cpus
2009-04-29 10:53:30 linux-kernel [PATCH 09/29] x86/perfcounters: remove get_status() from struct x86_pmu
2009-04-29 10:53:04 linux-kernel [PATCH 0/29] x86/perfcounters: x86 and AMD cpu updates
2009-04-29 10:52:45 linux-kernel [PATCH 14/29] x86/perfcounters: make x86_pmu data a static struct
2009-04-29 10:52:28 linux-kernel [PATCH 04/29] x86/perfcounters: rework pmc_amd_save_disable_all() and pmc_amd_restore_all()
2009-04-29 10:52:07 linux-kernel [PATCH 02/29] perfcounter: declare perf_max_counters only for CONFIG_PERF_COUNTERS
2009-04-29 10:51:28 linux-kernel [PATCH 01/29] x86: perfcounter: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus
2009-04-24 10:10:20 linux-kernel Re: Re-implement MCE log ring buffer as per-CPU ring buffer
2009-04-22 10:16:32 linux-kernel Re: Re-implement MCE log ring buffer as per-CPU ring buffer
2009-04-03 16:38:38 linux-kernel Re: perf_counter: request for three more sample data options
2009-03-31 11:49:54 linux-kernel Re: [PATCH] oprofile: Thou shalt not call __exit functions from __init functions
2009-03-26 16:09:31 linux-kernel Re: [git-pull -tip] x86: unification and cleanup patches 20090326
2009-03-26 14:13:19 linux-kernel Re: [PATCH -tip] x86: unification of cpu/bugs.c
2009-03-26 13:13:46 linux-kernel Re: [PATCH -tip] x86: unification of cpu/bugs.c
2009-03-26 11:29:14 linux-kernel Re: [git-pull -tip] x86: cpu/common.c cleanup patches