summaryrefslogtreecommitdiff
path: root/arch/x86/oprofile
Commit message (Expand)AuthorAge
* x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann2018-02-21
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
* | x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov2017-11-08
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* x86/oprofile/nmi: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-22
* x86/oprofile/nmi: Remove superfluous smp_function_call_single()Anna-Maria Gleixner2016-11-22
* oprofile/x86: Convert x86_backtrace() to use the new unwinderJosh Poimboeuf2016-09-20
* x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf2016-09-15
* x86/dumpstack: Remove unnecessary stack pointer argumentsJosh Poimboeuf2016-09-08
* oprofile/x86: Add regs->ip to oprofile traceJosh Poimboeuf2016-09-08
* x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-13
* x86/cpufeature: Remove cpu_has_arch_perfmonBorislav Petkov2016-03-31
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-24
|\
| * x86/oprofile/nmi: Add missing hotplug FROZEN handlingThomas Gleixner2016-03-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\ \ | |/ |/|
| * perf: generalize perf_callchainAlexei Starovoitov2016-02-20
* | x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-30
|/
* x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski2015-03-23
* percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter2014-08-28
* x86: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* x86, oprofile, nmi: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-06
* oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-03
* oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-03
* oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-03
* oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter2012-10-15
* perf/x86/amd: Unify AMD's generic and family 15h pmusRobert Richter2012-07-05
* x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin2012-02-20
* Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar2011-11-15
|\
| * Merge branch 'perf/core' into oprofile/masterRobert Richter2011-11-08
| |\
| * | oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter2011-11-04
| * | oprofile, x86: Add kernel parameter oprofile.cpu_type=timerRobert Richter2011-11-04
| * | oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter2011-11-04
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-26
|\ \ \
| * | | perf, x86: Implement IBS initializationRobert Richter2011-10-10
| * | | perf, x86: Share IBS macros between perf and oprofileRobert Richter2011-10-10
| | |/ | |/|
| * | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-10
| |/
| * oprofile, x86: Fix overflow and warning (commit 1d12d35)Robert Richter2011-08-16
| * oprofile, x86: Convert memory allocation to static arrayMaarten Lankhorst2011-08-01
* | locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-13
|/
* x86, perf: Make copy_from_user_nmi() a library functionRobert Richter2011-07-21
* oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter2011-06-15
* oprofile, x86: Fix race in nmi handler while starting countersRobert Richter2011-06-15
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-08
|\
| * oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter2011-05-30
* | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-05-27
|\ \ | |/
| * oprofile, x86: Enable preemption during pci device setup in IBS initRobert Richter2011-05-20
* | x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-12
|/
* Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2011-03-29
|\