aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel
AgeCommit message (Expand)AuthorFilesLines
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-3/+3
2026-08-20Merge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds2-2/+2
2026-08-18Merge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-13/+13
2026-08-10perf/x86/intel: Fix intel_cap handling on hybrid PMUsDapeng Mi1-11/+29
2026-08-10perf/x86: Remove stale fixed counter helper and fix hybrid PMU accessDapeng Mi1-3/+1
2026-08-10perf/x86/intel: Unwind cpuc state if PEBS buffer setup failsDapeng Mi1-2/+9
2026-08-10perf/x86: Guard intel_pmu_cpu_dead() against invalid hybrid PMU castsDapeng Mi1-2/+5
2026-08-07perf/x86/intel/pt: Fix stop/start with no updateAdrian Hunter1-9/+36
2026-08-07perf/x86/intel/pt: Use bitwise access for PERF_HES_STOPPEDAdrian Hunter1-8/+8
2026-08-07perf/x86/intel/pt: Factor out pt_config_enable()Adrian Hunter1-17/+24
2026-07-31perf/x86/intel/pt: Drop kernel-doc for deleted struct membersRandy Dunlap1-2/+0
2026-07-30perf/x86/intel: use higher-level allocator APIBrendan Jackman1-3/+3
2026-07-22x86/events: Use sysfs_emit() for cpumask show callbacksYury Norov2-2/+2
2026-07-06x86/cpu: Hide and rename static_cpu_has()Borislav Petkov (AMD)2-14/+14
2026-06-30perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBSDapeng Mi1-13/+0
2026-06-30perf/x86/intel: Validate the return value of intel_pmu_init_hybrid()Dapeng Mi1-14/+30
2026-06-30perf/x86/intel: Fix kernel address leakages in LBR stackDapeng Mi1-3/+9
2026-06-30perf/x86/intel: Fallback to sw branch type decoding if no hw decodingDapeng Mi1-1/+1
2026-06-30perf/x86/intel: Keep cap_user_rdpmc in sync with RDPMC user-disable stateDapeng Mi1-3/+3
2026-06-30perf/x86/intel: Remove anythread_deprecated bit from perf_capabilitiesDapeng Mi1-7/+3
2026-06-30perf/x86/intel/uncore: Implement lazy setup for MSR/MMIO PMUsZide Chen2-62/+22
2026-06-30perf/x86/intel/uncore: Fix uncore_box ref/unref orderingZide Chen1-27/+23
2026-06-30perf/x86/intel/uncore: Introduce PMU flags and broken stateZide Chen3-13/+46
2026-06-30perf/x86/intel/uncore: Factor out box setup codeZide Chen1-12/+28
2026-06-30perf/x86/intel/uncore: Keep PCI PMUs working when MMIO/MSR setup failsZide Chen1-2/+0
2026-06-30perf/x86/intel/uncore: Let init_box() callback report failuresZide Chen6-77/+126
2026-06-30perf/x86/intel/uncore: Fix refcnt and other cleanupsZide Chen2-10/+12
2026-06-30perf/x86/intel/uncore: Fix PCI PMU cleanup on setup failureZide Chen1-1/+4
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+2
2026-06-15Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+6
2026-06-15Merge tag 'perf-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-135/+501
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+3
2026-06-08x86/msr: Switch wrmsrl() users to wrmsrq()Juergen Gross1-2/+2
2026-06-08x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()Juergen Gross1-7/+4
2026-06-04perf/x86/intel/uncore: Implement global init callback for GNR uncoreZide Chen3-6/+18
2026-06-04perf/x86/intel/uncore: Fix uncore_die_to_cpu() for offline diesZide Chen2-3/+8
2026-06-04perf/x86/intel/uncore: Move die_to_cpu() to uncore.cZide Chen3-20/+23
2026-06-04perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()Zide Chen1-7/+0
2026-06-04perf/x86/intel/uncore: Fix PCI device refcount leak in UPI discoveryZide Chen1-3/+3
2026-06-04perf/x86/intel/uncore: Guard against invalid box control addressZide Chen1-9/+24
2026-06-04perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systemsZide Chen1-2/+2
2026-05-26x86/irq: Make irqstats array basedThomas Gleixner3-3/+3
2026-05-19perf/x86/intel: Update event constraints and cache_extra_regsfor CWFDapeng Mi1-1/+29
2026-05-19perf/x86/intel: Update event constraints and cache_extra_regsfor SRFDapeng Mi1-2/+1
2026-05-19perf/x86/intel: Update event constraints and cache_extra_regsfor NVLDapeng Mi2-30/+36
2026-05-19perf/x86/intel: Update event constraints for PTLDapeng Mi2-4/+23
2026-05-19perf/x86/intel: Update event constraints and cache_extra_regsfor ARLDapeng Mi1-8/+48
2026-05-19perf/x86/intel: Update event constraints and cache_extra_regsfor LNLDapeng Mi2-11/+59
2026-05-19perf/x86/intel: Update event constraints and cache_extra_regsfor MTLDapeng Mi2-2/+32
2026-05-19perf/x86/intel: Update event constraints and cache_extra_regsfor ADLDapeng Mi2-8/+131