summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
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
2025-11-07perf/x86/intel: Setup PEBS data configuration and enable legacy groupsDapeng Mi
2025-11-07perf/x86/intel: Update dyn_constraint base on PEBS event precise levelDapeng Mi
2025-11-07perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSRDapeng Mi
2025-11-07perf/x86/intel: Process arch-PEBS records or record fragmentsDapeng Mi
2025-11-07perf/x86/intel/ds: Factor out PEBS group processing code to functionsDapeng Mi
2025-11-07perf/x86/intel/ds: Factor out PEBS record processing code to functionsDapeng Mi
2025-11-07perf/x86/intel: Initialize architectural PEBSDapeng Mi
2025-11-07perf/x86/intel: Correct large PEBS flag checkDapeng Mi
2025-11-07perf/x86/intel: Replace x86_pmu.drain_pebs calling with static callDapeng Mi
2025-11-07perf/x86: Fix NULL event access and potential PEBS record lossDapeng Mi
2025-11-07perf/x86: Remove redundant is_x86_event() prototypeDapeng Mi
2025-11-05Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"Jiri Olsa
2025-10-29perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lakedongsheng
2025-10-29perf/x86/intel: Add PMU support for WildcatLakeDapeng Mi
2025-10-29unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra
2025-10-29perf/x86/intel/cstate: Add Pantherlake supportZhang Rui
2025-10-29perf/x86/intel/cstate: Remove PC3 support from LunarLakeZhang Rui
2025-10-29perf/x86/intel/cstate: Add Clearwater Forest supportZide Chen
2025-10-29perf/x86/intel: Fix KASAN global-out-of-bounds warningDapeng Mi
2025-10-16perf/x86/amd: Check event before enable to avoid GPFGeorge Kennedy
2025-08-21perf/x86: Print PMU counters bitmap in x86_pmu_show_pmu_cap()Dapeng Mi
2025-08-21perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASKDapeng Mi
2025-08-21perf/x86/intel: Change macro GLOBAL_CTRL_EN_PERF_METRICS to BIT_ULL(48)Dapeng Mi
2025-08-21perf/x86/intel: Fix IA32_PMC_x_CFG_B MSRs access errorDapeng Mi
2025-08-21perf/x86/intel: Use early_initcall() to hook bts_init()Dapeng Mi
2025-07-09perf/x86/intel/uncore: Add iMC freerunning for Panther LakeKan Liang
2025-07-09perf/x86/intel/uncore: Add Panther Lake supportKan Liang
2025-07-09perf/x86/intel/uncore: Support customized MMIO map sizeKan Liang
2025-07-09perf/x86/intel/uncore: Support MSR portal for discovery tablesKan Liang
2025-06-13perf/x86/intel: Fix crash in icl_update_topdown_event()Kan Liang
2025-05-31perf/x86/intel: Fix incorrect MSR index calculations in intel_pmu_config_acr()Dapeng Mi
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-21perf/x86/zhaoxin: Remove driver-specific throttle supportKan Liang
2025-05-21perf/x86/amd: Remove driver-specific throttle supportKan Liang
2025-05-21perf/x86/intel: Remove driver-specific throttle supportKan Liang