summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/pmu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-231-3/+9
|\
| * x86/xen: Add Hygon Dhyana support to XenPu Wen2018-09-271-3/+9
* | Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-011-1/+1
|\ \
| * | xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky2018-09-191-1/+1
| |/
* / xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig2018-09-261-0/+1
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* xen: Make VPMU init message look less scaryJuergen Gross2016-08-241-2/+5
* xen/PMU: Log VPMU initialization error at lower levelBoris Ostrovsky2016-07-061-1/+1
* perf/x86: Move perf_event.h to its new homeBorislav Petkov2016-02-171-1/+1
* xen/PMU: PMU emulation codeBoris Ostrovsky2015-08-201-29/+185
* xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky2015-08-201-1/+94
* xen/PMU: Describe vendor-specific PMU registersBoris Ostrovsky2015-08-201-1/+152
* xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2015-08-201-0/+170