aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/oprofile/nmi_int.c
AgeCommit message (Expand)Author
2018-02-21x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2016-11-22x86/oprofile/nmi: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-22x86/oprofile/nmi: Remove superfluous smp_function_call_single()Anna-Maria Gleixner
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_arch_perfmonBorislav Petkov
2016-03-19x86/oprofile/nmi: Add missing hotplug FROZEN handlingThomas Gleixner
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-03-20x86, oprofile, nmi: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro
2012-10-15oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter
2011-11-15Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar
2011-11-08Merge branch 'perf/core' into oprofile/masterRobert Richter
2011-11-04oprofile, x86: Add kernel parameter oprofile.cpu_type=timerRobert Richter
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-10perf, x86: Implement IBS initializationRobert Richter
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-09-13locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner
2011-06-15oprofile, x86: Fix race in nmi handler while starting countersRobert Richter
2011-03-29Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2011-03-24oprofile, x86: Allow setting EDGE/INV/CMASK for counter eventsAndi Kleen
2011-03-23x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki
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