summaryrefslogtreecommitdiffstats
path: root/arch/x86/oprofile/nmi_int.c
Commit message (Expand)AuthorAgeFilesLines
* x86/oprofile/nmi: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-43/+18Star
* x86/oprofile/nmi: Remove superfluous smp_function_call_single()Anna-Maria Gleixner2016-11-221-10/+12
* x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-131-1/+1
* x86/cpufeature: Remove cpu_has_arch_perfmonBorislav Petkov2016-03-311-2/+2
* x86/oprofile/nmi: Add missing hotplug FROZEN handlingThomas Gleixner2016-03-191-1/+2
* x86: Replace __get_cpu_var usesChristoph Lameter2014-08-261-4/+4
* x86, oprofile, nmi: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+13
* oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-041-7/+7
* oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-041-1/+1
* oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-041-9/+9
* oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter2012-10-151-1/+1
* Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar2011-11-151-6/+21
|\
| * Merge branch 'perf/core' into oprofile/masterRobert Richter2011-11-081-27/+11Star
| |\
| * | oprofile, x86: Add kernel parameter oprofile.cpu_type=timerRobert Richter2011-11-041-6/+21
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-261-29/+11Star
|\ \ \
| * | | perf, x86: Implement IBS initializationRobert Richter2011-10-101-2/+0Star
| | |/ | |/|
| * | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-27/+11Star
| |/
* / locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-131-2/+2
|/
* oprofile, x86: Fix race in nmi handler while starting countersRobert Richter2011-06-151-4/+10
* Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2011-03-291-0/+5
|\
| * oprofile, x86: Allow setting EDGE/INV/CMASK for counter eventsAndi Kleen2011-03-241-0/+5
* | x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-231-32/+12Star
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-111-2/+1Star
|\
| * x86, NMI: Remove DIE_NMI_IPIDon Zickus2011-01-071-1/+0Star
| * x86, NMI: Add priorities to handlersDon Zickus2011-01-071-1/+1
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-081-1/+1
|\ \ | |/ |/|
| * x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-301-1/+1
* | oprofile, x86: Add support for AMD family 15hRobert Richter2010-12-191-0/+3
|/
* oprofile, x86: Add support for AMD family 14hRobert Richter2010-10-151-0/+3
* oprofile, x86: Add support for AMD family 12hRobert Richter2010-10-151-0/+3
* oprofile, x86: Simplify init/exit functionsRobert Richter2010-10-011-8/+1Star
* oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa2010-09-211-0/+1
* oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons2010-09-161-1/+3
* oprofile, x86: fix init_sysfs() function stubRobert Richter2010-09-011-2/+4
* oprofile, x86: fix init_sysfs error handlingRobert Richter2010-08-311-3/+13
* oprofile: add support for Intel processor model 30Josh Hunt2010-08-051-0/+1
* Oprofile: Change CPUIDS from decimal to hex, and add some commentsJohn Villalovos2010-05-101-2/+14
* oprofile/x86: make AMD IBS hotplug capableRobert Richter2010-05-061-2/+2
* oprofile/x86: notify cpus only when daemon is runningRobert Richter2010-05-061-13/+3Star
* oprofile/x86: reordering some functionsRobert Richter2010-05-041-67/+67
* oprofile/x86: stop disabled counters in nmi handlerRobert Richter2010-05-041-2/+10
* oprofile/x86: protect cpu hotplug sectionsRobert Richter2010-05-041-6/+46
* oprofile/x86: remove CONFIG_SMP macrosRobert Richter2010-05-041-6/+1Star
* oprofile/x86: fix uninitialized counter usage during cpu hotplugRobert Richter2010-05-041-2/+8
* oprofile/x86: return -EBUSY if counters are already reservedRobert Richter2010-05-041-1/+4
* oprofile/x86: rework error handler in nmi_setup()Robert Richter2010-05-041-14/+19
* oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter2010-02-261-3/+3
* oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter2010-02-261-5/+6
* oprofile/x86: add Xeon 7500 series supportAndi Kleen2010-01-251-0/+1
* oprofile/x86: fix crash when profiling more than 28 eventsSuravee Suthikulpanit2010-01-251-1/+1