summaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-4/+23
|\
| * Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-06-111-4/+23
| |\
| | * oprofile: introduce module_param oprofile.cpu_typeRobert Richter2009-05-081-2/+11
| | * oprofile: add support for Core i7 and AtomAndi Kleen2009-05-081-0/+7
| | * oprofile: remove undocumented oprofile.p4force optionAndi Kleen2009-05-081-4/+1Star
| | * oprofile: re-add force_arch_perfmon optionAndi Kleen2009-05-081-0/+6
* | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-011-1/+1
|\| |
| * | x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu2009-05-121-1/+1
| |/
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-1/+1
|\|
| * cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-131-1/+1
* | Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar2009-03-041-2/+12
|\|
| * x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-031-2/+12
* | perfcounters: fix "perf counters kills oprofile" bug, v2Ingo Molnar2009-02-051-0/+8
* | perfcounters: fix "perf counters kill oprofile" bugMike Galbraith2009-02-041-3/+4
* | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-111-133/+91Star
|\|
| * Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter2009-01-081-133/+91Star
| |\
| | * oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-071-33/+24Star
| | * oprofile: use new data sample format for ibsRobert Richter2009-01-071-78/+41Star
| | * oprofile: rework implementation of cpu buffer eventsRobert Richter2009-01-071-4/+4
| | * oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter2009-01-071-12/+12
| | * x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter2008-12-291-0/+1
| | * x86/oprofile: cleanup IBS init/exit functions in op_model_amd.cRobert Richter2008-12-101-15/+17
| | * x86/oprofile: reordering IBS code in op_model_amd.cRobert Richter2008-12-101-13/+13
| | * oprofile: whitspace changes onlyRobert Richter2008-12-101-2/+2
| | * oprofile: comment cleanupRobert Richter2008-12-101-15/+16
* | | x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar2008-12-231-1/+1
|/ /
* | x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen2008-12-031-3/+2Star
* | oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet2008-12-031-0/+4
|/
* oprofile: fix an overflow in ppro codeEric Dumazet2008-11-171-1/+1
* oprofile: Fix p6 counter overflow checkAndi Kleen2008-11-071-5/+4Star
* oprofile: fixing whitespaces in arch/x86/oprofile/*Robert Richter2008-10-162-11/+10Star
* Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tipRobert Richter2008-10-153-35/+108
|\
| * oprofile: discover counters for op ppro tooAndi Kleen2008-10-132-4/+6
| * oprofile: Implement Intel architectural perfmon supportAndi Kleen2008-10-133-28/+102
| * oprofile: Don't report Nehalem as core_2Andi Kleen2008-10-131-3/+0Star
| * oprofile: drop const in num counters fieldAndi Kleen2008-10-131-2/+2
* | x86/oprofile: add the logic for enabling additional IBS bitsSuravee Suthikulpanit2008-10-151-2/+5
* | x86/oprofile: reordering functions in nmi_int.cRobert Richter2008-10-151-76/+71Star
* | oprofile: more whitespace fixesRobert Richter2008-10-153-6/+6
* | oprofile: whitespace fixesRobert Richter2008-10-153-34/+34
* | OProfile: Rename IBS sysfs dir into "ibs_op"Robert Richter2008-10-151-1/+1
* | OProfile: Rework string handling in setup_ibs_files()Robert Richter2008-10-151-12/+11Star
* | OProfile: Rework oprofile_add_ibs_sample() functionRobert Richter2008-10-151-2/+3
|/
* Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-09-306-148/+40Star
|\
| * Merge commit 'v2.6.27-rc5' into tip/oprofileRobert Richter2008-09-241-3/+36
| |\
| * | Revert "Oprofile Multiplexing Patch"Robert Richter2008-09-246-149/+39Star
* | | Merge commit 'v2.6.27-rc8' into oprofileIngo Molnar2008-09-301-6/+39
|\ \ \ | |/ / |/| |
| * | x86, oprofile: BUG scheduling while atomicAndrea Righi2008-09-221-1/+3
| |/
| * x86: fix oprofile + hibernation badnessAndi Kleen2008-08-201-3/+36
* | x86, oprofile: BUG: using smp_processor_id() in preemptible codeAndrea Righi2008-09-221-1/+1