summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel
AgeCommit message (Expand)AuthorLines
2026-05-05perf/x86/intel: Enable auto counter reload for DMRDapeng Mi-0/+1
2026-05-05perf/x86/intel: Disable PMI for self-reloaded ACR eventsDapeng Mi-4/+13
2026-05-05perf/x86/intel: Improve validation and configuration of ACR masksDapeng Mi-7/+25
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+0
2026-04-14Merge tag 'perf-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-11/+17
2026-04-13Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-1/+0
2026-04-07perf/x86/intel/uncore: Remove extra double quote markZide Chen-24/+24
2026-04-07perf/x86/intel/uncore: Fix die ID init and look up bugsZide Chen-7/+7
2026-04-07perf/x86/intel/uncore: Skip discovery table for offline diesZide Chen-1/+1
2026-04-07perf/x86/intel/uncore: Fix iounmap() leak on global_init failureZide Chen-5/+10
2026-04-02perf/x86: Fix potential bad container_of in intel_pmu_hw_configIan Rogers-2/+4
2026-03-24perf/x86/intel/p4: Fix unused variable warning in p4_pmu_init()Aldo Conte-3/+3
2026-03-12perf/x86/intel: Only check GP counters for PEBS constraints validationDapeng Mi-8/+14
2026-03-12perf/x86/intel: Fix OMR snoop information parsing issuesDapeng Mi-4/+7
2026-03-12perf/x86/intel: Add missing branch counters constraint applyDapeng Mi-10/+21
2026-03-04KVM: VMX: Move core VMXON enablement to kernelSean Christopherson-1/+0
2026-02-23perf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen-1/+27
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-3/+2
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-10/+10
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-18/+18
2026-01-15perf/x86/intel/uncore: Convert comma to semicolonChen Ni-4/+4
2026-01-15perf/x86/intel: Add support for rdpmc user disable featureDapeng Mi-0/+27
2026-01-15perf/x86: Use macros to replace magic numbers in attr_rdpmcDapeng Mi-1/+1
2026-01-15perf/x86/intel: Add core PMU support for NovalakeDapeng Mi-0/+110
2026-01-15perf/x86/intel: Add support for PEBS memory auxiliary info field in NVLDapeng Mi-0/+83
2026-01-15perf/x86/intel: Add core PMU support for DMRDapeng Mi-1/+205
2026-01-15perf/x86/intel: Add support for PEBS memory auxiliary info field in DMRDapeng Mi-0/+140
2026-01-15perf/x86/intel: Support the 4 new OMR MSRs introduced in DMR and NVLDapeng Mi-17/+42
2026-01-06perf/x86/intel/uncore: Add Nova Lake supportZide Chen-0/+52
2026-01-06perf/x86/intel/uncore: Add missing PMON units for Panther LakeZide Chen-0/+46
2026-01-06perf/x86/intel/uncore: Update DMR uncore constraints preliminarilyZide Chen-0/+27
2026-01-06perf/x86/intel/uncore: Support uncore constraint rangesZide Chen-143/+44
2026-01-06perf/x86/intel/uncore: Support IIO free-running counters on DMRZide Chen-5/+113
2026-01-06perf/x86/intel/uncore: Add freerunning event descriptor helper macroZide Chen-67/+28
2026-01-06perf/x86/intel/uncore: Add domain global init callbackZide Chen-0/+21
2026-01-06perf/x86/intel/uncore: Add CBB PMON support for Diamond RapidsZide Chen-3/+54
2026-01-06perf/x86/intel/uncore: Add IMH PMON support for Diamond RapidsZide Chen-0/+243
2026-01-06perf/x86/intel/uncore: Remove has_generic_discovery_table()Zide Chen-33/+12
2026-01-06perf/x86/intel/uncore: Support per-platform discovery base devicesZide Chen-35/+68
2026-01-06perf/x86/intel/uncore: Move uncore discovery init struct to headerZide Chen-47/+49
2026-01-06perf/x86/uncore: clean up const mismatchGreg Kroah-Hartman-3/+3
2025-12-17perf/x86/cstate: Add Airmont NPMartin Schiller-0/+1
2025-12-17perf/x86/intel: Add Airmont NPMartin Schiller-0/+1
2025-12-17perf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMUKan Liang-0/+5
2025-12-16perf/x86/intel/cstate: Add Diamond Rapids supportZide Chen-0/+1
2025-12-16perf/x86/intel/cstate: Add Nova Lake supportZide Chen-7/+22
2025-12-16perf/x86/intel/cstate: Add Wildcat Lake supportZide Chen-6/+8
2025-12-12perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()Evan Li-0/+3