summaryrefslogtreecommitdiff
path: root/arch/x86/oprofile/op_model_athlon.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-26x86/oprofile: reanaming op_model_athlon.c to op_model_amd.cRobert Richter1-543/+0
2008-07-26x86/oprofile: add CONFIG_OPROFILE_IBS optionRobert Richter1-10/+23
2008-07-26x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OPRobert Richter1-0/+1
2008-07-26x86/oprofile: macro definition cleanup in op_model_athlon.cRobert Richter1-29/+17
2008-07-26OProfile: fix IBS build error for UPRobert Richter1-0/+22
2008-07-26OProfile: enable IBS for AMD CPUsRobert Richter1-1/+17
2008-07-26OProfile: fix setup_ibs_files() function interfaceRobert Richter1-2/+4
2008-07-26OProfile: on_each_cpu(): kill unused retry parameterRobert Richter1-2/+2
2008-07-26OProfile: Fix build error in op_model_athlon.cRobert Richter1-0/+5
2008-07-26OProfile: change IBS interrupt initializationRobert Richter1-30/+54
2008-07-26x86/oprofile: separating the IBS handlerRobert Richter1-17/+28
2008-07-26x86/oprofile: add IBS support for AMD CPUs, model specific codeBarry Kasindorf1-0/+257
2008-07-26x86/oprofile: renaming athlon_*() into op_amd_*()Robert Richter1-14/+14
2008-07-26x86/oprofile: Minor changes in op_model_athlon.cRobert Richter1-0/+2
2008-07-26x86/oprofile: introduce model specific init/exit functionsRobert Richter1-3/+15
2008-04-17x86: coding style fixes to arch/x86/oprofile/op_model_athlon.cPaolo Ciarrocchi1-23/+23
2007-12-18oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ...Barry Kasindorf1-6/+16
2007-10-11i386: move oprofileThomas Gleixner1-0/+180