aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/oprofile
AgeCommit message (Expand)AuthorFilesLines
2019-10-18x86: Use pr_warn instead of pr_warningGravatar Kefeng Wang 1-3/+3
2018-02-21x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Gravatar Arnd Bergmann 1-1/+1
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2017-11-08x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextGravatar Borislav Petkov 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-31treewide: Fix function prototypes for module_param_call()Gravatar Kees Cook 1-1/+1
2016-11-22x86/oprofile/nmi: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-43/+18
2016-11-22x86/oprofile/nmi: Remove superfluous smp_function_call_single()Gravatar Anna-Maria Gleixner 1-10/+12
2016-09-20oprofile/x86: Convert x86_backtrace() to use the new unwinderGravatar Josh Poimboeuf 1-22/+17
2016-09-15x86/dumpstack: Add get_stack_info() interfaceGravatar Josh Poimboeuf 1-1/+1
2016-09-08x86/dumpstack: Remove unnecessary stack pointer argumentsGravatar Josh Poimboeuf 1-4/+1
2016-09-08oprofile/x86: Add regs->ip to oprofile traceGravatar Josh Poimboeuf 1-3/+10
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageGravatar Borislav Petkov 1-1/+1
2016-03-31x86/cpufeature: Remove cpu_has_arch_perfmonGravatar Borislav Petkov 2-3/+3
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+2
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+2
2016-03-19x86/oprofile/nmi: Add missing hotplug FROZEN handlingGravatar Thomas Gleixner 1-1/+2
2016-02-20perf: generalize perf_callchainGravatar Alexei Starovoitov 1-1/+2
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Gravatar Borislav Petkov 1-1/+0
2015-03-23x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Gravatar Andy Lutomirski 1-1/+1
2014-08-28percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tGravatar Christoph Lameter 1-1/+1
2014-08-26x86: Replace __get_cpu_var usesGravatar Christoph Lameter 1-4/+4
2014-03-20x86, oprofile, nmi: Fix CPU hotplug callback registrationGravatar Srivatsa S. Bhat 1-2/+13
2013-11-06perf: Fix arch_perf_out_copy_user defaultGravatar Peter Zijlstra 1-2/+2
2013-09-03oprofilefs_create_...() do not need superblock argumentGravatar Al Viro 2-14/+14
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentGravatar Al Viro 2-3/+3
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Gravatar Al Viro 2-21/+21
2012-10-15oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Gravatar Dan Carpenter 1-1/+1
2012-07-05perf/x86/amd: Unify AMD's generic and family 15h pmusGravatar Robert Richter 1-2/+2
2012-02-20x86: Factor out TIF_IA32 from 32-bit address spaceGravatar H. Peter Anvin 1-1/+1
2011-11-15Merge branch 'core' of git://amd64.org/linux/rric into perf/coreGravatar Ingo Molnar 4-76/+29
2011-11-08Merge branch 'perf/core' into oprofile/masterGravatar Robert Richter 1-27/+11
2011-11-04oprofile, x86: Reimplement nmi timer mode using perf eventGravatar Robert Richter 3-90/+9
2011-11-04oprofile, x86: Add kernel parameter oprofile.cpu_type=timerGravatar Robert Richter 1-6/+21
2011-11-04oprofile, x86: Fix crash when unloading module (nmi timer mode)Gravatar Robert Richter 1-2/+5
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-308/+22
2011-10-10perf, x86: Implement IBS initializationGravatar Robert Richter 3-200/+0
2011-10-10perf, x86: Share IBS macros between perf and oprofileGravatar Robert Richter 1-34/+3
2011-10-10x86, nmi: Wire up NMI handlers to new routinesGravatar Don Zickus 2-49/+17
2011-09-13locking, oprofile: Annotate oprofilefs lock as rawGravatar Thomas Gleixner 1-2/+2
2011-08-16oprofile, x86: Fix overflow and warning (commit 1d12d35)Gravatar Robert Richter 1-2/+1
2011-08-01oprofile, x86: Convert memory allocation to static arrayGravatar Maarten Lankhorst 1-23/+1
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionGravatar Robert Richter 1-38/+1
2011-06-15oprofile, x86: Fix nmi-unsafe callgraph supportGravatar Robert Richter 1-9/+47
2011-06-15oprofile, x86: Fix race in nmi handler while starting countersGravatar Robert Richter 1-4/+10
2011-06-08Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Gravatar Ingo Molnar 1-4/+9
2011-05-30oprofile, x86: Add comments to IBS LVT offset initializationGravatar Robert Richter 1-4/+9
2011-05-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Gravatar Ingo Molnar 1-41/+54
2011-05-20oprofile, x86: Enable preemption during pci device setup in IBS initGravatar Robert Richter 1-41/+54
2011-05-12x86: Remove warning and warning_symbol from struct stacktrace_opsGravatar Richard Weinberger 1-13/+0