index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
oprofile
/
op_model_athlon.c
Age
Commit message (
Expand
)
Author
2008-07-26
x86/oprofile: reanaming op_model_athlon.c to op_model_amd.c
Robert Richter
2008-07-26
x86/oprofile: add CONFIG_OPROFILE_IBS option
Robert Richter
2008-07-26
x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OP
Robert Richter
2008-07-26
x86/oprofile: macro definition cleanup in op_model_athlon.c
Robert Richter
2008-07-26
OProfile: fix IBS build error for UP
Robert Richter
2008-07-26
OProfile: enable IBS for AMD CPUs
Robert Richter
2008-07-26
OProfile: fix setup_ibs_files() function interface
Robert Richter
2008-07-26
OProfile: on_each_cpu(): kill unused retry parameter
Robert Richter
2008-07-26
OProfile: Fix build error in op_model_athlon.c
Robert Richter
2008-07-26
OProfile: change IBS interrupt initialization
Robert Richter
2008-07-26
x86/oprofile: separating the IBS handler
Robert Richter
2008-07-26
x86/oprofile: add IBS support for AMD CPUs, model specific code
Barry Kasindorf
2008-07-26
x86/oprofile: renaming athlon_*() into op_amd_*()
Robert Richter
2008-07-26
x86/oprofile: Minor changes in op_model_athlon.c
Robert Richter
2008-07-26
x86/oprofile: introduce model specific init/exit functions
Robert Richter
2008-04-17
x86: coding style fixes to arch/x86/oprofile/op_model_athlon.c
Paolo Ciarrocchi
2007-12-18
oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ...
Barry Kasindorf
2007-10-11
i386: move oprofile
Thomas Gleixner