index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
core.c
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 'x86-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-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-13
Merge branch 'x86/alternatives' into x86/core, to merge dependent commits
Ingo Molnar
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-25
perf/x86: Optimize the is_x86_event
Kan Liang
2025-04-25
Merge branch 'perf/urgent'
Peter Zijlstra
2025-04-25
perf/x86/intel: Only check the group flag for X86 leader
Kan Liang
2025-04-24
perf/x86: Fix non-sampling (counting) events on certain x86 platforms
Luo Gengkun
2025-04-17
perf/x86/intel: Introduce pairs of PEBS static calls
Dapeng Mi
2025-04-12
x86/events, x86/insn-eval: Remove incorrect current->active_mm references
Andy Lutomirski
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: Add dynamic constraint
Kan Liang
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-17
perf/x86: Remove swap_task_ctx()
Kan Liang
2025-03-17
perf: Supply task information to sched_task()
Kan Liang
2025-03-03
Merge tag 'v6.14-rc5' into x86/core, to pick up fixes
Ingo Molnar
2025-03-01
Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...
Ingo Molnar
2025-02-25
perf/x86: Fix low freqency setting issue
Kan Liang
2025-02-14
x86/ibt: Clean up is_endbr()
Peter Zijlstra
2025-02-05
perf/x86/intel: Support PEBS counters snapshotting
Kan Liang
2024-11-19
perf/core: Check sample_type in perf_sample_save_brstack
Yabin Cui
2024-11-14
perf/core: Correct perf sampling with guest VMs
Colton Lewis
2024-11-14
perf/x86: Refactor misc flag assignments
Colton Lewis
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
2024-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2024-08-02
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
2024-07-31
perf/x86: Fix smp_processor_id()-in-preemptible warnings
Li Huafei
2024-07-16
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-04
perf/x86/intel: Support Perfmon MSRs aliasing
Kan Liang
2024-07-04
perf/x86: Add config_mask to represent EVENTSEL bitmask
Kan Liang
2024-07-04
perf/x86: Support counter mask
Kan Liang
2024-06-11
perf/x86: Serialize set_attr_rdpmc()
Thomas Gleixner
2024-04-10
perf/x86: Fix out of range data
Namhyung Kim
2023-10-27
perf: Add branch_sample_call_stack
Kan Liang
2023-10-27
perf: Add branch stack counters
Kan Liang
2023-08-29
perf/x86/intel: Clean up the hybrid CPU type handling code
Kan Liang
2023-07-26
perf/x86: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
James Clark
2023-07-10
perf/x86: Use local64_try_cmpxchg
Uros Bizjak
2023-05-08
perf/x86: Fix missing sample size update on AMD BRS
Namhyung Kim
2023-02-15
perf/x86: Refuse to export capabilities for hybrid PMUs
Sean Christopherson
[next]