summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
10 daysMerge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-21perf/x86/intel: Do not enable BTS for guestsFernand Sieber
2026-01-15perf/x86/intel/uncore: Convert comma to semicolonChen Ni
2026-01-15perf/x86/intel: Add support for rdpmc user disable featureDapeng Mi
2026-01-15perf/x86: Use macros to replace magic numbers in attr_rdpmcDapeng Mi
2026-01-15perf/x86/intel: Add core PMU support for NovalakeDapeng Mi
2026-01-15perf/x86/intel: Add support for PEBS memory auxiliary info field in NVLDapeng Mi
2026-01-15perf/x86/intel: Add core PMU support for DMRDapeng Mi
2026-01-15perf/x86/intel: Add support for PEBS memory auxiliary info field in DMRDapeng Mi
2026-01-15perf/x86/intel: Support the 4 new OMR MSRs introduced in DMR and NVLDapeng Mi
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-06perf/x86/intel/uncore: Add Nova Lake supportZide Chen
2026-01-06perf/x86/intel/uncore: Add missing PMON units for Panther LakeZide Chen
2026-01-06perf/x86/intel/uncore: Update DMR uncore constraints preliminarilyZide Chen
2026-01-06perf/x86/intel/uncore: Support uncore constraint rangesZide Chen
2026-01-06perf/x86/intel/uncore: Support IIO free-running counters on DMRZide Chen
2026-01-06perf/x86/intel/uncore: Add freerunning event descriptor helper macroZide Chen
2026-01-06perf/x86/intel/uncore: Add domain global init callbackZide Chen
2026-01-06perf/x86/intel/uncore: Add CBB PMON support for Diamond RapidsZide Chen
2026-01-06perf/x86/intel/uncore: Add IMH PMON support for Diamond RapidsZide Chen
2026-01-06perf/x86/intel/uncore: Remove has_generic_discovery_table()Zide Chen
2026-01-06perf/x86/intel/uncore: Support per-platform discovery base devicesZide Chen
2026-01-06perf/x86/intel/uncore: Move uncore discovery init struct to headerZide Chen
2026-01-06perf/x86/uncore: clean up const mismatchGreg Kroah-Hartman
2025-12-19perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIsPeter Zijlstra
2025-12-17perf/x86/cstate: Add Airmont NPMartin Schiller
2025-12-17perf/x86/intel: Add Airmont NPMartin Schiller
2025-12-17perf/x86/msr: Add Airmont NPMartin Schiller
2025-12-17perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD hostSandipan Das
2025-12-17perf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMUKan Liang
2025-12-17perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_capMingwei Zhang
2025-12-17perf/x86/core: Do not set bit width for unavailable countersSandipan Das
2025-12-17perf/x86/core: Add APIs to switch to/from mediated PMI vector (for KVM)Sean Christopherson
2025-12-16perf/x86/intel/cstate: Add Diamond Rapids supportZide Chen
2025-12-16perf/x86/intel/cstate: Add Nova Lake supportZide Chen
2025-12-16perf/x86/intel/cstate: Add Wildcat Lake supportZide Chen
2025-12-14Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-12perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()Evan Li
2025-12-09perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on errorSandipan Das
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-02Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-01Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-19perf/x86/intel/uncore: Remove superfluous checkJiri Slaby (SUSE)
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson
2025-11-12perf/x86/intel: Fix and clean up intel_pmu_drain_arch_pebs() type useIngo Molnar
2025-11-07perf/x86/intel: Optimize PEBS extended configPeter Zijlstra
2025-11-07perf/x86/intel: Check PEBS dyn_constraintsPeter Zijlstra
2025-11-07perf/x86/intel: Add a check for dynamic constraintsKan Liang
2025-11-07perf/x86/intel: Add counter group support for arch-PEBSDapeng Mi