aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/oprofile
AgeCommit message (Expand)Author
2008-10-16oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter
2008-10-15Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tipRobert Richter
2008-10-15x86/oprofile: add the logic for enabling additional IBS bitsSuravee Suthikulpanit
2008-10-15x86/oprofile: reordering functions in nmi_int.cRobert Richter
2008-10-15oprofile: more whitespace fixesRobert Richter
2008-10-15oprofile: whitespace fixesRobert Richter
2008-10-15OProfile: Rename IBS sysfs dir into "ibs_op"Robert Richter
2008-10-15OProfile: Rework string handling in setup_ibs_files()Robert Richter
2008-10-15OProfile: Rework oprofile_add_ibs_sample() functionRobert Richter
2008-10-13oprofile: discover counters for op ppro tooAndi Kleen
2008-10-13oprofile: Implement Intel architectural perfmon supportAndi Kleen
2008-10-13oprofile: Don't report Nehalem as core_2Andi Kleen
2008-10-13oprofile: drop const in num counters fieldAndi Kleen
2008-09-30Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2008-09-30Merge commit 'v2.6.27-rc8' into oprofileIngo Molnar
2008-09-24Merge commit 'v2.6.27-rc5' into tip/oprofileRobert Richter
2008-09-24Revert "Oprofile Multiplexing Patch"Robert Richter
2008-09-22x86, oprofile: BUG: using smp_processor_id() in preemptible codeAndrea Righi
2008-09-22x86, oprofile: BUG scheduling while atomicAndrea Righi
2008-08-20x86: fix oprofile + hibernation badnessAndi Kleen
2008-08-19Merge branch 'x86/oprofile' into oprofileIngo Molnar
2008-08-19x86: Coding style fixes to arch/x86/oprofile/op_model_p4.cPaolo Ciarrocchi
2008-07-26x86/oprofile: fix on_each_cpu build errorRobert Richter
2008-07-26Oprofile Multiplexing PatchJason Yeh
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-07-26oprofile: Add support for AMD Family 11hBarry Kasindorf
2008-07-24x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-24x86/oprofile: disable preemption in nmi_shutdownVegard Nossum
2008-04-19x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.cMike Travis
2008-04-17x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/oprofile/init.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/oprofile/op_model_athlon.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/oprofile/op_model_ppro.cPaolo Ciarrocchi
2008-01-30x86: rename stack_pointer to kernel_trap_spHarvey Harrison