index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
core.c
Age
Commit message (
Expand
)
Author
10 days
perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()
Evan Li
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-07
perf/x86/intel: Optimize PEBS extended config
Peter Zijlstra
2025-11-07
perf/x86/intel: Check PEBS dyn_constraints
Peter Zijlstra
2025-11-07
perf/x86/intel: Add a check for dynamic constraints
Kan Liang
2025-11-07
perf/x86/intel: Add counter group support for arch-PEBS
Dapeng Mi
2025-11-07
perf/x86/intel: Setup PEBS data configuration and enable legacy groups
Dapeng Mi
2025-11-07
perf/x86/intel: Update dyn_constraint base on PEBS event precise level
Dapeng Mi
2025-11-07
perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
Dapeng Mi
2025-11-07
perf/x86/intel: Process arch-PEBS records or record fragments
Dapeng Mi
2025-11-07
perf/x86/intel: Initialize architectural PEBS
Dapeng Mi
2025-11-07
perf/x86/intel: Correct large PEBS flag check
Dapeng Mi
2025-11-07
perf/x86/intel: Replace x86_pmu.drain_pebs calling with static call
Dapeng Mi
2025-10-29
perf/x86/intel: Add PMU support for WildcatLake
Dapeng Mi
2025-08-21
perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASK
Dapeng Mi
2025-08-21
perf/x86/intel: Change macro GLOBAL_CTRL_EN_PERF_METRICS to BIT_ULL(48)
Dapeng Mi
2025-08-21
perf/x86/intel: Fix IA32_PMC_x_CFG_B MSRs access error
Dapeng Mi
2025-06-13
perf/x86/intel: Fix crash in icl_update_topdown_event()
Kan Liang
2025-05-31
perf/x86/intel: Fix incorrect MSR index calculations in intel_pmu_config_acr()
Dapeng Mi
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-05-21
perf/x86/intel: Remove driver-specific throttle support
Kan Liang
2025-05-06
Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflicts
Ingo Molnar
2025-05-02
x86/msr: Convert the rdpmc() macro to an __always_inline function
Xin Li (Intel)
2025-05-02
x86/msr: Rename rdpmcl() to rdpmc()
Xin Li (Intel)
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
2025-04-30
perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.
Sean Christopherson
2025-04-17
perf/x86/intel: Introduce pairs of PEBS static calls
Dapeng Mi
2025-04-17
perf/x86/intel: Rename x86_pmu.pebs to x86_pmu.ds_pebs
Dapeng Mi
2025-04-17
perf/x86/intel: Decouple BTS initialization from PEBS initialization
Dapeng Mi
2025-04-17
perf/x86/intel: Parse CPUID archPerfmonExt leaves for non-hybrid CPUs
Dapeng Mi
2025-04-17
perf/x86/intel: Add PMU support for Clearwater Forest
Dapeng Mi
2025-04-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2025-04-17
perf/x86/intel: Add Panther Lake support
Kan Liang
2025-04-17
perf/x86/intel: Don't clear perf metrics overflow bit unconditionally
Dapeng Mi
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-04-09
perf/arch: Record sample last_period before updating on the x86 and PowerPC p...
Mark Barnett
2025-04-08
perf/x86/intel: Support auto counter reload
Kan Liang
2025-04-08
perf/x86/intel: Add CPUID enumeration for the auto counter reload
Kan Liang
2025-04-08
perf/x86/intel: Track the num of events needs late setup
Kan Liang
2025-04-08
perf/x86: Add dynamic constraint
Kan Liang
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-19
perf/x86/intel, x86/cpu: Simplify Intel PMU initialization
Sohil Mehta
2025-03-17
perf/x86: Remove swap_task_ctx()
Kan Liang
2025-03-17
perf: Supply task information to sched_task()
Kan Liang
[next]