aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/events/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2016-08-01perf/x86: Modify error message in virtualized environmentJuergen Gross1-4/+7
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-37/+66
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+23
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker1-1/+2
2016-07-14perf/x86: Convert the core to the hotplug state machineThomas Gleixner1-37/+66
2016-07-10perf/x86: Fix bogus kernel printk, againVegard Nossum1-1/+1
2016-07-07Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changesIngo Molnar1-5/+6
2016-07-03perf/x86: Fix 32-bit perf user callgraph collectionJosh Poimboeuf1-5/+6
2016-06-03perf/x86: Support sysfs files depending on SMT statusAndi Kleen1-0/+23
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar1-7/+7
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo1-2/+2
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo1-7/+7
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-05-05perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports itAlexander Shishkin1-0/+6
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo1-2/+2
2016-04-19perf/core, sched: Don't use clock function pointer to determine clockAlexander Shishkin1-1/+1
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov1-1/+1
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2016-03-21perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui1-2/+2
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2016-03-08perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang1-0/+13
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov1-1/+1
2016-02-09perf/x86: Move perf_event.c ............... => x86/events/core.cBorislav Petkov1-0/+2429