- b1d2dc3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
- 3d2606f oprofile, x86: Enable preemption during pci device setup in IBS init by Robert Richter · 13 years ago
- 449a66f x86: Remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 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
- f2e1fbb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- e8e999c x86, dumpstack: Correct stack dump info when frame pointer is available by Namhyung Kim · 14 years ago
- 42b16b3 Kill off warning: ‘inline’ is not at beginning of declaration by Jesper Juhl · 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
- 4385428 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 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
- 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 14 years ago
- c7c2580 arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU by Robert Richter · 14 years ago
- 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 14 years ago
- 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 14 years ago
- 56f4c40 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 14 years ago
- 4a7863c x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR by Don Zickus · 14 years ago
- da169f5 oprofile, x86: Add support for 6 counters (AMD family 15h) by Robert Richter · 14 years ago
- 30570bc oprofile, x86: Add support for AMD family 15h by Robert Richter · 14 years ago
- ae51ce9 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
- 9c0729d x86: Eliminate bp argument from the stack tracing routines by Soeren Sandmann Pedersen · 14 years ago
- 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 14 years ago
- 0b849ee Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
- eb48c9c apic, amd: Make firmware bug messages more meaningful by Robert Richter · 14 years ago
- 4cafc4b Merge branch 'oprofile/core' into oprofile/x86 by Robert Richter · 14 years ago
- 2c78ffe x86/oprofile: Fix uninitialized variable use in debug printk by Ingo Molnar · 14 years ago
- 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 14 years ago
- b47fad3 oprofile, x86: Add support for IBS periodic op counter extension by Robert Richter · 14 years ago
- 25da695 oprofile, x86: Add support for IBS branch target address reporting by Robert Richter · 14 years ago
- 53b39e9 oprofile, x86: Introduce struct ibs_state by Robert Richter · 14 years ago
- fc889aa oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT by Robert Richter · 14 years ago
- 4ac945f oprofile, x86: Check IBS capability bits 1 and 2 by Robert Richter · 14 years ago
- e634147 oprofile, x86: Add support for AMD family 14h by Robert Richter · 14 years ago
- 3acbf08 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
- f6dedec oprofile, x86: Adding backtrace dump for 32bit process in compat mode by Jiri Olsa · 14 years ago
- 40c6b3c oprofile, x86: Using struct stack_frame for 64bit processes dump by Jiri Olsa · 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
- d8a382d Merge remote branch 'tip/perf/urgent' into oprofile/urgent by Robert Richter · 14 years ago
- 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 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
- 5bdb793 oprofile/x86: remove duplicate IBS capability check by Robert Richter · 15 years ago
- da759fe oprofile/x86: move IBS code by Robert Richter · 15 years ago
- 8617f98 oprofile/x86: return -EBUSY if counters are already reserved by Robert Richter · 15 years ago
- 83300ce oprofile/x86: moving shutdown functions by Robert Richter · 15 years ago
- d0e4120 oprofile/x86: reserve counter msrs pairwise by Robert Richter · 15 years ago
- 8f5a2dd oprofile/x86: rework error handler in nmi_setup() by Robert Richter · 15 years ago
- 948b1bb perf, x86: Undo some some *_counter* -> *_event* renames by Robert Richter · 15 years ago
- bb1165d perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE by Robert Richter · 15 years ago
- a163b10 perf, x86: add some IBS macros to perf_event.h by Robert Richter · 15 years ago
- 1d6040f perf, x86: make IBS macros available in perf_event.h by Robert Richter · 15 years ago
- cfc9c0b oprofile/x86: fix msr access to reserved counters 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
- 8588d10 oprofile/x86: add comment to counter-in-use warning by Naga Chumbalkar · 15 years ago
- 98a2e73 oprofile/x86: warn user if a counter is already active by Robert Richter · 15 years ago
- ba52078 oprofile/x86: implement randomization for IBS periodic op counter by Robert Richter · 15 years ago
- f125be1 oprofile/x86: implement lsfr pseudo-random number generator for IBS by Suravee Suthikulpanit · 15 years ago
- 64683da oprofile/x86: implement IBS cpuid feature detection by Robert Richter · 15 years ago
- 89baaaa oprofile/x86: remove node check in AMD IBS initialization by Robert Richter · 15 years ago
- 013cfc5 oprofile/x86: remove OPROFILE_IBS config option 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
- 61c1917 perf events, x86/stacktrace: Make stack walking optional by Frederic Weisbecker · 15 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
- 4680e64 arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return type by Andrew Morton · 15 years ago
- 54a0bf3 Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()" by Robert Richter · 15 years ago
- c550091 x86/oprofile: Small coding style fixes by Robert Richter · 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
- 2904a52 x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec 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
- 7e7478c oprofile: Grouping multiplexing code in op_model_amd.c 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