index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
pmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-02
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
Like Xu
1
-10
/
+5
2022-04-02
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
1
-1
/
+2
2022-02-14
KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
Jim Mattson
1
-1
/
+1
2022-02-14
KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event
Jim Mattson
1
-2
/
+3
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-11
/
+22
2022-01-19
KVM: x86/pmu: Use binary search to check filtered events
Jim Mattson
1
-11
/
+19
2022-01-17
KVM: x86/pmu: Fix available_event_types check for REF_CPU_CYCLES event
Like Xu
1
-0
/
+3
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-38
/
+90
2022-01-07
KVM: x86: Update vPMCs when retiring instructions
Eric Hankland
1
-0
/
+60
2022-01-07
KVM: x86/pmu: Add pmc->intr to refactor kvm_perf_overflow{_intr}()
Like Xu
1
-30
/
+28
2022-01-07
KVM: x86/pmu: Reuse pmc_perf_hw_id() and drop find_fixed_event()
Like Xu
1
-1
/
+1
2022-01-07
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
Like Xu
1
-7
/
+1
2021-11-17
KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
Sean Christopherson
1
-1
/
+1
2021-11-17
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
1
-1
/
+1
2021-11-11
kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool
Jim Mattson
1
-1
/
+1
2021-08-04
KVM: x86/pmu: Introduce pmc->is_paused to reduce the call time of perf interf...
Like Xu
1
-1
/
+4
2021-02-04
KVM: x86: use static calls to reduce kvm_x86_ops overhead
Jason Baron
1
-1
/
+1
2021-02-04
KVM: vmx/pmu: Release guest LBR event via lazy release mechanism
Like Xu
1
-0
/
+3
2021-02-04
KVM: vmx/pmu: Emulate legacy freezing LBRs on virtual PMI
Like Xu
1
-1
/
+4
2020-07-09
KVM/x86: pmu: Fix #GP condition check for RDPMC emulation
Like Xu
1
-0
/
+5
2020-06-01
KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
Wei Wang
1
-2
/
+2
2020-03-31
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
1
-15
/
+15
2020-03-16
KVM: x86: Adjust counter sample period after a wrmsr
Eric Hankland
1
-2
/
+2
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2019-11-15
KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC
Like Xu
1
-0
/
+55
2019-11-15
KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
Like Xu
1
-2
/
+43
2019-11-15
KVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_pmc callback
Like Xu
1
-1
/
+2
2019-11-15
KVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx to rdpmc_ecx
Like Xu
1
-3
/
+3
2019-10-30
x86/kvm/pmu: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
1
-2
/
+2
2019-10-22
KVM: x86/vPMU: Declare kvm_pmu->reprogram_pmi field using DECLARE_BITMAP
Like Xu
1
-10
/
+5
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
1
-4
/
+19
2019-07-20
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
1
-2
/
+2
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+63
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-4
/
+1
2019-07-11
KVM: x86: PMU Event Filter
Eric Hankland
1
-0
/
+63
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
1
-4
/
+1
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
1
-4
/
+1
2019-05-24
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
Paolo Bonzini
1
-7
/
+3
2019-04-16
KVM: x86: Raise #GP when guest vCPU do not support PMU
Liran Alon
1
-0
/
+4
2018-03-16
KVM: x86: Add support for VMware backdoor Pseudo-PMCs
Arbel Moshe
1
-0
/
+37
2017-03-01
KVM: x86: never specify a sample period for virtualized in_tx_cp counters
Robert O'Callahan
1
-3
/
+10
2016-02-09
KVM: x86: consolidate different ways to test for in-kernel LAPIC
Paolo Bonzini
1
-1
/
+1
2015-06-23
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
Wei Huang
1
-336
/
+47
2015-06-23
KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc
Wei Huang
1
-6
/
+18
2015-06-19
KVM: x86/vPMU: reorder PMU functions
Wei Huang
1
-78
/
+78
2015-06-19
KVM: x86/vPMU: whitespace and stylistic adjustments in PMU code
Wei Huang
1
-48
/
+64
2015-06-19
KVM: x86/vPMU: use the new macros to go between PMC, PMU and VCPU
Wei Huang
1
-20
/
+18
2015-06-19
KVM: x86/vPMU: introduce pmu.h header
Wei Huang
1
-6
/
+2
2015-06-19
KVM: x86/vPMU: rename a few PMU functions
Wei Huang
1
-33
/
+33
[next]