index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
perf.c
Age
Commit message (
Expand
)
Author
2021-11-17
KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
Sean Christopherson
2021-11-17
KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y
Sean Christopherson
2021-11-17
KVM: arm64: Convert to the generic perf callbacks
Sean Christopherson
2021-11-17
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
2021-11-17
perf: Stop pretending that perf can handle multiple guest callbacks
Sean Christopherson
2021-09-20
KVM: arm64: Fix PMU probe ordering
Marc Zyngier
2021-08-11
KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
Anshuman Khandual
2021-04-22
Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/next
Marc Zyngier
2021-04-22
KVM: arm64: Divorce the perf code from oprofile helpers
Marc Zyngier
2021-03-19
KVM: arm64: Disable PMU support in protected mode
Quentin Perret
2021-03-06
KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key
Marc Zyngier
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier