a name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/include/kvm/arm_pmu.h
NET]: Consolidate net namespace related proc files creation.
AgeCommit message (Expand)Author
2025-03-19Merge branch 'kvm-arm64/pmu-fixes' into kvmarm/nextOliver Upton
2025-03-17KVM: arm64: PMU: Reload when resettingAkihiko Odaki
2025-03-17KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regsAkihiko Odaki
2025-03-11KVM: arm64: Drop kvm_arm_pmu_available static keyOliver Upton
2025-03-11KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3Oliver Upton
2024-12-18KVM: arm64: Add unified helper for reprogramming counters by maskOliver Upton
2024-10-31KVM: arm64: nv: Reprogram PMU events affected by nested transitionOliver Upton
2024-10-31KVM: arm64: nv: Adjust range of accessible PMCs according to HPMNOliver Upton
2024-10-31KVM: arm64: Rename kvm_pmu_valid_counter_mask()Oliver Upton
2024-10-31KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMNOliver Upton
2024-08-16KVM: arm64: Refine PMU defines for number of countersRob Herring (Arm)
2024-08-16arm64: perf/kvm: Use a common PMU cycle counter defineRob Herring (Arm)
2024-08-16perf: arm_pmuv3: Prepare for more than 32 countersRob Herring (Arm)
2024-03-26KVM: arm64: Fix host-programmed guest events in nVHEOliver Upton
2024-02-19KVM: arm64: Add feature checking helpersMarc Zyngier
Denis V. Lunev
2008-01-28[NET]: Make AF_PACKET handle multiple network namespacesDenis V. Lunev
2007-11-12[AF_PACKET]: Fix minor code duplicationUrs Thuermann
2007-11-10[AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bondedPeter P Waskiewicz Jr
2007-11-10[PACKET]: Use existing sock refcnt debugging infrastructurePavel Emelyanov
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov
2007-10-18[PACKET]: Kill unused pg_vec_endpage() functionPatrick McHardy