aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/oprofile/nmi_int.c
AgeCommit message (Expand)Author
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus
2011-01-07x86, NMI: Add priorities to handlersDon Zickus
2010-12-30x86: Use this_cpu_ops to optimize codeTejun Heo
2010-12-19oprofile, x86: Add support for AMD family 15hRobert Richter
2010-10-15oprofile, x86: Add support for AMD family 14hRobert Richter
2010-10-15oprofile, x86: Add support for AMD family 12hRobert Richter
2010-10-01oprofile, x86: Simplify init/exit functionsRobert Richter
2010-09-21oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa
2010-09-16oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons
2010-09-01oprofile, x86: fix init_sysfs() function stubRobert Richter
2010-08-31oprofile, x86: fix init_sysfs error handlingRobert Richter
2010-08-05oprofile: add support for Intel processor model 30Josh Hunt
2010-05-10Oprofile: Change CPUIDS from decimal to hex, and add some commentsJohn Villalovos
2010-05-06oprofile/x86: make AMD IBS hotplug capableRobert Richter
2010-05-06oprofile/x86: notify cpus only when daemon is runningRobert Richter
2010-05-04oprofile/x86: reordering some functionsRobert Richter
2010-05-04oprofile/x86: stop disabled counters in nmi handlerRobert Richter
2010-05-04oprofile/x86: protect cpu hotplug sectionsRobert Richter
2010-05-04oprofile/x86: remove CONFIG_SMP macrosRobert Richter
2010-05-04oprofile/x86: fix uninitialized counter usage during cpu hotplugRobert Richter
2010-05-04oprofile/x86: return -EBUSY if counters are already reservedRobert Richter
2010-05-04oprofile/x86: rework error handler in nmi_setup()Robert Richter
2010-02-26oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter
2010-02-26oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter
2010-01-25oprofile/x86: add Xeon 7500 series supportAndi Kleen
2010-01-25oprofile/x86: fix crash when profiling more than 28 eventsSuravee Suthikulpanit
2009-07-20x86/oprofile: Add counter reservation check for virtual countersRobert Richter
2009-07-20x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter
2009-07-20oprofile: Adding switch counter to oprofile statistic variablesRobert Richter
2009-07-20x86/oprofile: Implement mux_clone()Robert Richter
2009-07-20x86/oprofile: Enable multiplexing only if the model supports itRobert Richter
2009-07-20x86/oprofile: Add function has_mux() to check multiplexing supportRobert Richter
2009-07-20x86/oprofile: Modify initialization of num_virt_countersRobert Richter
2009-07-20x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter
2009-07-20x86/oprofile: Moving nmi_cpu_switch() in nmi_int.cRobert Richter
2009-07-20x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.cRobert Richter
2009-07-20x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.cRobert Richter
2009-07-20x86/oprofile: Implement multiplexing setup/shutdown functionsRobert Richter
2009-07-20oprofile: Introduce op_x86_phys_to_virt()Robert Richter
2009-07-20x86/oprofile: Fix initialization of switch_indexRobert Richter
2009-07-20x86/oprofile: Use per_cpu() instead of __get_cpu_var()Robert Richter
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh
2009-07-14x86/oprofile: Whitespaces changes onlyRobert Richter
2009-07-14x86/oprofile: Rework and simplify nmi_cpu_setup()Robert Richter
2009-07-14Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter
2009-07-10x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter
2009-06-12x86/oprofile: fix initialization of arch_perfmon for core_i7Robert Richter
2009-06-12Merge commit 'tip/perfcounters-for-linus' into oprofile/masterRobert Richter