index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
ds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-12
perf/x86/intel: Fix OMR snoop information parsing issues
Dapeng Mi
1
-4
/
+7
2026-01-15
perf/x86/intel: Add core PMU support for Novalake
Dapeng Mi
1
-0
/
+11
2026-01-15
perf/x86/intel: Add support for PEBS memory auxiliary info field in NVL
Dapeng Mi
1
-0
/
+83
2026-01-15
perf/x86/intel: Add core PMU support for DMR
Dapeng Mi
1
-0
/
+27
2026-01-15
perf/x86/intel: Add support for PEBS memory auxiliary info field in DMR
Dapeng Mi
1
-0
/
+140
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-106
/
+495
2025-11-12
perf/x86/intel: Fix and clean up intel_pmu_drain_arch_pebs() type use
Ingo Molnar
1
-2
/
+1
2025-11-07
perf/x86/intel: Add counter group support for arch-PEBS
Dapeng Mi
1
-3
/
+26
2025-11-07
perf/x86/intel: Setup PEBS data configuration and enable legacy groups
Dapeng Mi
1
-0
/
+17
2025-11-07
perf/x86/intel: Update dyn_constraint base on PEBS event precise level
Dapeng Mi
1
-0
/
+1
2025-11-07
perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
Dapeng Mi
1
-12
/
+70
2025-11-07
perf/x86/intel: Process arch-PEBS records or record fragments
Dapeng Mi
1
-0
/
+184
2025-11-07
perf/x86/intel/ds: Factor out PEBS group processing code to functions
Dapeng Mi
1
-66
/
+104
2025-11-07
perf/x86/intel/ds: Factor out PEBS record processing code to functions
Dapeng Mi
1
-25
/
+58
2025-11-07
perf/x86/intel: Initialize architectural PEBS
Dapeng Mi
1
-8
/
+44
2025-10-29
perf/x86/intel: Fix KASAN global-out-of-bounds warning
Dapeng Mi
1
-1
/
+2
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+7
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-26
/
+29
2025-05-21
perf/x86/intel: Remove driver-specific throttle support
Kan Liang
1
-4
/
+3
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-4
/
+5
2025-05-16
perf/x86/intel/ds: Remove redundant assignments to sample.period
Changbin Du
1
-3
/
+0
2025-05-15
perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq
Adrian Hunter
1
-4
/
+5
2025-05-06
Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflicts
Ingo Molnar
1
-2
/
+19
2025-05-02
x86/msr: Convert the rdpmc() macro to an __always_inline function
Xin Li (Intel)
1
-1
/
+1
2025-05-02
x86/msr: Rename rdpmcl() to rdpmc()
Xin Li (Intel)
1
-1
/
+1
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
1
-3
/
+5
2025-04-25
Merge branch 'perf/urgent'
Peter Zijlstra
1
-2
/
+19
2025-04-25
perf/x86/intel/ds: Fix counter backwards of non-precise events counters-snaps...
Kan Liang
1
-2
/
+19
2025-04-17
perf/x86/intel: Introduce pairs of PEBS static calls
Dapeng Mi
1
-0
/
+5
2025-04-17
perf/x86/intel: Rename x86_pmu.pebs to x86_pmu.ds_pebs
Dapeng Mi
1
-14
/
+18
2025-04-17
perf/x86/intel: Decouple BTS initialization from PEBS initialization
Dapeng Mi
1
-3
/
+2
2025-04-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-3
/
+5
2025-04-17
perf/x86/intel: Allow to update user space GPRs from PEBS records
Dapeng Mi
1
-3
/
+5
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-5
/
+5
2025-04-08
perf/x86/intel: Track the num of events needs late setup
Kan Liang
1
-2
/
+1
2025-03-01
Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...
Ingo Molnar
1
-1
/
+1
2025-02-21
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
1
-1
/
+9
2025-02-20
perf/x86/intel: Fix event constraints for LNC
Kan Liang
1
-1
/
+1
2025-02-08
perf/x86/intel: Clean up PEBS-via-PT on hybrid
Kan Liang
1
-1
/
+9
2025-02-05
perf/x86/intel: Support PEBS counters snapshotting
Kan Liang
1
-9
/
+182
2025-02-05
perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read
Kan Liang
1
-10
/
+1
2025-02-05
perf/x86/intel: Apply static call for drain_pebs
Peter Zijlstra (Intel)
1
-1
/
+1
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-82
/
+116
2024-12-17
perf/x86/intel/ds: Add PEBS format 6
Kan Liang
1
-0
/
+1
2024-12-02
perf/x86/intel/ds: Simplify the PEBS records processing for adaptive PEBS
Kan Liang
1
-14
/
+29
2024-12-02
perf/x86/intel/ds: Factor out functions for PEBS records processing
Kan Liang
1
-42
/
+67
2024-12-02
perf/x86/intel/ds: Clarify adaptive PEBS processing
Kan Liang
1
-23
/
+20
2024-12-02
perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFG
Kan Liang
1
-1
/
+1
2024-12-02
Merge branch 'perf/urgent'
Peter Zijlstra
1
-1
/
+1
[next]