aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/oprofile/op_model_athlon.c
AgeCommit message (Expand)Author
2008-07-26x86/oprofile: reanaming op_model_athlon.c to op_model_amd.cRobert Richter
2008-07-26x86/oprofile: add CONFIG_OPROFILE_IBS optionRobert Richter
2008-07-26x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OPRobert Richter
2008-07-26x86/oprofile: macro definition cleanup in op_model_athlon.cRobert Richter
2008-07-26OProfile: fix IBS build error for UPRobert Richter
2008-07-26OProfile: enable IBS for AMD CPUsRobert Richter
2008-07-26OProfile: fix setup_ibs_files() function interfaceRobert Richter
2008-07-26OProfile: on_each_cpu(): kill unused retry parameterRobert Richter
2008-07-26OProfile: Fix build error in op_model_athlon.cRobert Richter
2008-07-26OProfile: change IBS interrupt initializationRobert Richter
2008-07-26x86/oprofile: separating the IBS handlerRobert Richter
2008-07-26x86/oprofile: add IBS support for AMD CPUs, model specific codeBarry Kasindorf
2008-07-26x86/oprofile: renaming athlon_*() into op_amd_*()Robert Richter
2008-07-26x86/oprofile: Minor changes in op_model_athlon.cRobert Richter
2008-07-26x86/oprofile: introduce model specific init/exit functionsRobert Richter
2008-04-17x86: coding style fixes to arch/x86/oprofile/op_model_athlon.cPaolo Ciarrocchi
2007-12-18oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ...Barry Kasindorf
2007-10-11i386: move oprofileThomas Gleixner