index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
ds.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-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-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-05-16
perf/x86/intel/ds: Remove redundant assignments to sample.period
Changbin Du
2025-05-15
perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq
Adrian Hunter
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
Merge branch 'perf/urgent'
Peter Zijlstra
2025-04-25
perf/x86/intel/ds: Fix counter backwards of non-precise events counters-snaps...
Kan Liang
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
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2025-04-17
perf/x86/intel: Allow to update user space GPRs from PEBS records
Dapeng Mi
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-08
perf/x86/intel: Track the num of events needs late setup
Kan Liang
2025-03-01
Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...
Ingo Molnar
2025-02-21
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
2025-02-20
perf/x86/intel: Fix event constraints for LNC
Kan Liang
2025-02-08
perf/x86/intel: Clean up PEBS-via-PT on hybrid
Kan Liang
2025-02-05
perf/x86/intel: Support PEBS counters snapshotting
Kan Liang
2025-02-05
perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read
Kan Liang
2025-02-05
perf/x86/intel: Apply static call for drain_pebs
Peter Zijlstra (Intel)
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-12-17
perf/x86/intel/ds: Add PEBS format 6
Kan Liang
2024-12-02
perf/x86/intel/ds: Simplify the PEBS records processing for adaptive PEBS
Kan Liang
2024-12-02
perf/x86/intel/ds: Factor out functions for PEBS records processing
Kan Liang
2024-12-02
perf/x86/intel/ds: Clarify adaptive PEBS processing
Kan Liang
2024-12-02
perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFG
Kan Liang
2024-12-02
Merge branch 'perf/urgent'
Peter Zijlstra
2024-11-19
perf/core: Check sample_type in perf_sample_save_brstack
Yabin Cui
2024-11-19
perf/core: Check sample_type in perf_sample_save_callchain
Yabin Cui
2024-10-07
perf/x86/intel: Add PMU support for ArrowLake-H
Dapeng Mi
2024-07-09
perf/x86/intel/ds: Fix non 0 retire latency on Raptorlake
Kan Liang
2024-07-04
perf/x86/intel: Support new data source for Lunar Lake
Kan Liang
2024-07-04
perf/x86/intel: Rename model-specific pebs_latency_data functions
Kan Liang
2024-07-04
perf/x86: Add Lunar Lake and Arrow Lake support
Kan Liang
2024-07-04
perf/x86: Support counter mask
Kan Liang
2024-07-04
perf/x86/intel: Support the PEBS event mask
Kan Liang
2024-04-03
perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS event
Kan Liang
2024-03-04
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
2023-10-27
perf/x86/intel: Support branch counters logging
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-08-29
perf/x86/intel: Use the common uarch name for the shared functions
Kan Liang
2023-08-09
perf/x86/intel: Add Crestmont PMU
Kan Liang
[next]