| Commit message (Expand) | Author | Age |
* | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann | 2009-03-03 |
* | Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tip | Robert Richter | 2009-01-08 |
|\ |
|
| * | oprofile: make new cpu buffer functions part of the api | Robert Richter | 2009-01-07 |
| * | oprofile: use new data sample format for ibs | Robert Richter | 2009-01-07 |
| * | oprofile: rework implementation of cpu buffer events | Robert Richter | 2009-01-07 |
| * | oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c | Robert Richter | 2009-01-07 |
| * | x86/oprofile: fix pci_dev use count for AMD northbridge devices | Robert Richter | 2008-12-29 |
| * | x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c | Robert Richter | 2008-12-10 |
| * | x86/oprofile: reordering IBS code in op_model_amd.c | Robert Richter | 2008-12-10 |
| * | oprofile: whitspace changes only | Robert Richter | 2008-12-10 |
| * | oprofile: comment cleanup | Robert Richter | 2008-12-10 |
* | | x86/oprofile: fix Intel cpu family 6 detection | William Cohen | 2008-12-03 |
* | | oprofile: fix CPU unplug panic in ppro_stop() | Eric Dumazet | 2008-12-03 |
|/ |
|
* | oprofile: fix an overflow in ppro code | Eric Dumazet | 2008-11-17 |
* | oprofile: Fix p6 counter overflow check | Andi Kleen | 2008-11-07 |
* | oprofile: fixing whitespaces in arch/x86/oprofile/* | Robert Richter | 2008-10-16 |
* | Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tip | Robert Richter | 2008-10-15 |
|\ |
|
| * | oprofile: discover counters for op ppro too | Andi Kleen | 2008-10-13 |
| * | oprofile: Implement Intel architectural perfmon support | Andi Kleen | 2008-10-13 |
| * | oprofile: Don't report Nehalem as core_2 | Andi Kleen | 2008-10-13 |
| * | oprofile: drop const in num counters field | Andi Kleen | 2008-10-13 |
* | | x86/oprofile: add the logic for enabling additional IBS bits | Suravee Suthikulpanit | 2008-10-15 |
* | | x86/oprofile: reordering functions in nmi_int.c | Robert Richter | 2008-10-15 |
* | | oprofile: more whitespace fixes | Robert Richter | 2008-10-15 |
* | | oprofile: whitespace fixes | Robert Richter | 2008-10-15 |
* | | OProfile: Rename IBS sysfs dir into "ibs_op" | Robert Richter | 2008-10-15 |
* | | OProfile: Rework string handling in setup_ibs_files() | Robert Richter | 2008-10-15 |
* | | OProfile: Rework oprofile_add_ibs_sample() function | Robert Richter | 2008-10-15 |
|/ |
|
* | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-09-30 |
|\ |
|
| * | Merge commit 'v2.6.27-rc5' into tip/oprofile | Robert Richter | 2008-09-24 |
| |\ |
|
| * | | Revert "Oprofile Multiplexing Patch" | Robert Richter | 2008-09-24 |
* | | | Merge commit 'v2.6.27-rc8' into oprofile | Ingo Molnar | 2008-09-30 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86, oprofile: BUG scheduling while atomic | Andrea Righi | 2008-09-22 |
| |/ |
|
| * | x86: fix oprofile + hibernation badness | Andi Kleen | 2008-08-20 |
* | | x86, oprofile: BUG: using smp_processor_id() in preemptible code | Andrea Righi | 2008-09-22 |
* | | Merge branch 'x86/oprofile' into oprofile | Ingo Molnar | 2008-08-18 |
|\ \ |
|
| * | | x86: Coding style fixes to arch/x86/oprofile/op_model_p4.c | Paolo Ciarrocchi | 2008-08-18 |
| |/ |
|
* | | x86/oprofile: fix on_each_cpu build error | Robert Richter | 2008-07-26 |
* | | Oprofile Multiplexing Patch | Jason Yeh | 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 |