- c23205c Merge branch 'core' of git://amd64.org/linux/rric into perf/core by Ingo Molnar · 13 years ago
- de346b6 Merge branch 'perf/core' into oprofile/master by Robert Richter · 13 years ago
- 159a80b oprofile, x86: Add kernel parameter oprofile.cpu_type=timer by Robert Richter · 13 years ago
- 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- b716916 perf, x86: Implement IBS initialization by Robert Richter · 13 years ago
- 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
- 2d21a29 locking, oprofile: Annotate oprofilefs lock as raw by Thomas Gleixner · 15 years ago
- 8fe7e94 oprofile, x86: Fix race in nmi handler while starting counters by Robert Richter · 13 years ago
- 1dfd7b4 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
- 914a76c oprofile, x86: Allow setting EDGE/INV/CMASK for counter events by Andi Kleen · 14 years ago
- f3c6ea1 x86: Use syscore_ops instead of sysdev classes and sysdevs by Rafael J. Wysocki · 14 years ago
- 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
- c410b83 x86, NMI: Remove DIE_NMI_IPI by Don Zickus · 14 years ago
- 166d751 x86, NMI: Add priorities to handlers by Don Zickus · 14 years ago
- 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 14 years ago
- 30570bc oprofile, x86: Add support for AMD family 15h by Robert Richter · 14 years ago
- e634147 oprofile, x86: Add support for AMD family 14h by Robert Richter · 14 years ago
- 3acbf084 oprofile, x86: Add support for AMD family 12h by Robert Richter · 14 years ago
- 5140434 oprofile, x86: Simplify init/exit functions by Robert Richter · 14 years ago
- bb7ab78 oprofile: Add Support for Intel CPU Family 6 / Model 29 by Jiri Olsa · 14 years ago
- c33f543 oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) by Patrick Simmons · 14 years ago
- 269f45c oprofile, x86: fix init_sysfs() function stub by Robert Richter · 14 years ago
- 10f0412 oprofile, x86: fix init_sysfs error handling by Robert Richter · 14 years ago
- a7c55cb oprofile: add support for Intel processor model 30 by Josh Hunt · 14 years ago
- 45c34e0 Oprofile: Change CPUIDS from decimal to hex, and add some comments by John Villalovos · 15 years ago
- bae663b oprofile/x86: make AMD IBS hotplug capable by Robert Richter · 15 years ago
- 3de668e oprofile/x86: notify cpus only when daemon is running by Robert Richter · 15 years ago
- d30d64c oprofile/x86: reordering some functions by Robert Richter · 15 years ago
- de65464 oprofile/x86: stop disabled counters in nmi handler by Robert Richter · 15 years ago
- 6ae56b5 oprofile/x86: protect cpu hotplug sections by Robert Richter · 15 years ago
- 216f3d9 oprofile/x86: remove CONFIG_SMP macros by Robert Richter · 15 years ago
- 2623a1d oprofile/x86: fix uninitialized counter usage during cpu hotplug by Robert Richter · 15 years ago
- 8617f98 oprofile/x86: return -EBUSY if counters are already reserved by Robert Richter · 15 years ago
- 8f5a2dd oprofile/x86: rework error handler in nmi_setup() by Robert Richter · 15 years ago
- c17c8fb oprofile/x86: use kzalloc() instead of kmalloc() by Robert Richter · 15 years ago
- 68dc819 oprofile/x86: fix perfctr nmi reservation for mulitplexing by Robert Richter · 15 years ago
- e83e452 oprofile/x86: add Xeon 7500 series support by Andi Kleen · 15 years ago
- d8cc108 oprofile/x86: fix crash when profiling more than 28 events by Suravee Suthikulpanit · 15 years ago
- 11be1a7 x86/oprofile: Add counter reservation check for virtual counters by Robert Richter · 15 years ago
- 61d149d x86/oprofile: Implement op_x86_virt_to_phys() by Robert Richter · 15 years ago
- 1b294f5 oprofile: Adding switch counter to oprofile statistic variables by Robert Richter · 15 years ago
- 4d015f7 x86/oprofile: Implement mux_clone() by Robert Richter · 15 years ago
- 5280514 x86/oprofile: Enable multiplexing only if the model supports it by Robert Richter · 15 years ago
- 39e97f4 x86/oprofile: Add function has_mux() to check multiplexing support by Robert Richter · 15 years ago
- 52471c6 x86/oprofile: Modify initialization of num_virt_counters by Robert Richter · 15 years ago
- 259a83a x86/oprofile: Remove const qualifier from struct op_x86_model_spec by Robert Richter · 15 years ago
- b28d1b9 x86/oprofile: Moving nmi_cpu_switch() in nmi_int.c by Robert Richter · 15 years ago
- d0f585d x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.c by Robert Richter · 15 years ago
- 48fb4b4 x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c by Robert Richter · 15 years ago
- 6ab82f9 x86/oprofile: Implement multiplexing setup/shutdown functions by Robert Richter · 15 years ago
- d8471ad oprofile: Introduce op_x86_phys_to_virt() by Robert Richter · 15 years ago
- 6bfccd0 x86/oprofile: Fix initialization of switch_index by Robert Richter · 15 years ago
- 82a2252 x86/oprofile: Use per_cpu() instead of __get_cpu_var() by Robert Richter · 15 years ago
- 4d4036e oprofile: Implement performance counter multiplexing by Jason Yeh · 15 years ago
- 6e63ea4 x86/oprofile: Whitespaces changes only by Robert Richter · 15 years ago
- 44ab9a6 x86/oprofile: Rework and simplify nmi_cpu_setup() by Robert Richter · 15 years ago
- debc6a6 Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core by Robert Richter · 15 years ago
- 8d7ff4f x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon by Robert Richter · 15 years ago
- 802070f x86/oprofile: fix initialization of arch_perfmon for core_i7 by Robert Richter · 15 years ago
- 1241eb8 Merge commit 'tip/perfcounters-for-linus' into oprofile/master by Robert Richter · 15 years ago
- 1a245c4 x86/oprofile: remove some local variables in MSR save/restore functions by Robert Richter · 15 years ago
- 95e74e6 x86/oprofile: use 64 bit values to save MSR states by Robert Richter · 15 years ago
- 3370d35 x86/oprofile: replace macros to calculate control register by Robert Richter · 15 years ago
- ef8828d x86/oprofile: pass the model to setup_ctrs() functions by Robert Richter · 15 years ago
- d20f24c x86/oprofile: simplify AMD cpu init code by Robert Richter · 16 years ago
- 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
- e419294 x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init by Robert Richter · 16 years ago
- 7e4e0bd oprofile: introduce module_param oprofile.cpu_type by Robert Richter · 16 years ago
- 6adf406 oprofile: add support for Core i7 and Atom by Andi Kleen · 16 years ago
- 1f3d7b6 oprofile: remove undocumented oprofile.p4force option by Andi Kleen · 16 years ago
- 1dcdb5a oprofile: re-add force_arch_perfmon option by Andi Kleen · 16 years ago
- 5b75af0 perfcounters: fix "perf counters kill oprofile" bug by Mike Galbraith · 16 years ago
- 3d337c6 x86/oprofile: fix Intel cpu family 6 detection by William Cohen · 16 years ago
- 5a28939 Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tip by Robert Richter · 16 years ago
- 69046d4 x86/oprofile: reordering functions in nmi_int.c by Robert Richter · 16 years ago
- b991702 oprofile: Implement Intel architectural perfmon support by Andi Kleen · 16 years ago
- f645f64 oprofile: Don't report Nehalem as core_2 by Andi Kleen · 16 years ago
- 0d15504 Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into oprofile by Ingo Molnar · 16 years ago
- 59293c8 Merge commit 'v2.6.27-rc8' into oprofile by Ingo Molnar · 16 years ago
- f78e802 Merge commit 'v2.6.27-rc5' into tip/oprofile by Robert Richter · 16 years ago
- 4c168ea Revert "Oprofile Multiplexing Patch" by Robert Richter · 16 years ago
- 45f197a x86, oprofile: BUG: using smp_processor_id() in preemptible code by Andrea Righi · 16 years ago
- b61e06f x86, oprofile: BUG scheduling while atomic by Andrea Righi · 16 years ago
- 80a8c9f x86: fix oprofile + hibernation badness by Andi Kleen · 16 years ago
- 7e7b438 x86/oprofile: fix on_each_cpu build error by Robert Richter · 16 years ago
- 1a960b4 Oprofile Multiplexing Patch by Jason Yeh · 16 years ago
- 270d3e1 OProfile: enable IBS for AMD CPUs by Robert Richter · 16 years ago
- 6657fe4 x86/oprofile: renaming athlon_*() into op_amd_*() by Robert Richter · 16 years ago
- adf5ec0 x86/oprofile: introduce model specific init/exit functions by Robert Richter · 16 years ago
- 12f2b26 oprofile: Add support for AMD Family 11h by Barry Kasindorf · 16 years ago
- 4b9f12a x86/oprofile/nmi_int: add Nehalem to list of ppro cores by Linus Torvalds · 16 years ago
- 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
- 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
- 93e1ade x86/oprofile: disable preemption in nmi_shutdown by Vegard Nossum · 16 years ago
- d18d00f x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c by Mike Travis · 17 years ago
- b75f53d x86: fix style errors in nmi_int.c by Carlos R. Mafra · 17 years ago
- af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
- e107ebe x86: add support for the latest Intel processors to Oprofile by Arjan van de Ven · 17 years ago
- 0f8e45a i386: make Oprofile call shutdown() only once per session by Stephane Eranian · 17 years ago