summaryrefslogtreecommitdiff
path: root/arch/x86/xen/pmu.c
AgeCommit message (Expand)Author
2022-11-03x86/xen: silence smatch warning in pmu_msr_chk_emulated()Juergen Gross
2022-10-11xen/pv: fix vendor checks for pmu emulationJuergen Gross
2022-10-11xen/pv: add fault recovery control to pmu msr accessesJuergen Gross
2022-03-25xen: fix is_xen_pmu()Juergen Gross
2021-11-17perf/core: Rework guest callbacks to prepare for static_call supportLike Xu
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-09-27x86/xen: Add Hygon Dhyana support to XenPu Wen
2018-09-26xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig
2018-09-19xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-24xen: Make VPMU init message look less scaryJuergen Gross
2016-07-06xen/PMU: Log VPMU initialization error at lower levelBoris Ostrovsky
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov
2015-08-20xen/PMU: PMU emulation codeBoris Ostrovsky
2015-08-20xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky
2015-08-20xen/PMU: Describe vendor-specific PMU registersBoris Ostrovsky
2015-08-20xen/PMU: Initialization code for Xen PMUBoris Ostrovsky