index
:
kernel/linux.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.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
perf/x86/amd: Check event before enable to avoid GPF
George Kennedy
1
-1
/
+6
10 days
perf/x86/intel: Correct large PEBS flag check
Dapeng Mi
1
-1
/
+3
2025-12-07
Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
Jiri Olsa
1
-5
/
+5
2025-08-01
perf/x86/intel: Fix crash in icl_update_topdown_event()
Kan Liang
1
-1
/
+1
2025-06-04
perf/amd/ibs: Fix ->config to sample period calculation for OP PMU
Ravi Bangoria
1
-4
/
+13
2025-06-04
perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt
Ravi Bangoria
1
-1
/
+2
2025-05-09
perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.
Sean Christopherson
1
-1
/
+1
2025-05-02
perf/x86: Fix non-sampling (counting) events on certain x86 platforms
Luo Gengkun
1
-1
/
+1
2025-04-25
perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPR
Kan Liang
1
-57
/
+1
2025-04-25
perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICX
Kan Liang
1
-32
/
+1
2025-04-25
perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNR
Kan Liang
1
-8
/
+8
2025-04-25
perf/x86/intel: Allow to update user space GPRs from PEBS records
Dapeng Mi
1
-3
/
+5
2025-04-10
perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read
Kan Liang
3
-29
/
+25
2025-04-10
perf/x86/intel: Apply static call for drain_pebs
Peter Zijlstra (Intel)
3
-2
/
+3
2025-03-22
perf/x86/intel: Use better start period for frequency mode
Kan Liang
1
-0
/
+85
2025-03-07
perf/x86: Fix low freqency setting issue
Kan Liang
1
-1
/
+1
2025-02-27
perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF
Kan Liang
1
-7
/
+10
2025-02-21
perf/x86/intel: Ensure LBRs are disabled when a CPU is starting
Sean Christopherson
1
-1
/
+4
2025-02-08
perf/core: Save raw sample data conditionally based on sample type
Yabin Cui
1
-1
/
+1
2024-12-19
perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFG
Kan Liang
1
-1
/
+1
2024-12-14
perf/x86/amd: Warn only on new bits set
Breno Leitao
1
-2
/
+8
2024-12-09
perf/x86/intel/pt: Fix buffer full but size is 0 case
Adrian Hunter
2
-3
/
+10
2024-12-09
perf/x86/intel: Hide Topdown metrics events if the feature is not enumerated
Kan Liang
1
-1
/
+33
2024-10-10
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
1
-0
/
+63
2024-10-04
perf/x86/intel/pt: Fix sampling synchronization
Adrian Hunter
1
-8
/
+7
2024-09-12
perf/x86/intel: Limit the period on Haswell
Kan Liang
1
-2
/
+21
2024-08-03
perf/x86/intel/pt: Fix a topa_entry base address calculation
Adrian Hunter
1
-1
/
+1
2024-08-03
perf/x86/intel/pt: Fix topa_entry base length
Marco Cavenati
1
-2
/
+2
2024-08-03
perf/x86/intel/ds: Fix non 0 retire latency on Raptorlake
Kan Liang
1
-2
/
+6
2024-08-03
perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPR
Kan Liang
1
-2
/
+4
2024-08-03
perf/x86/intel/cstate: Fix Alderlake/Raptorlake/Meteorlake
Zhang Rui
1
-5
/
+2
2024-08-03
perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculation
Adrian Hunter
1
-1
/
+1
2024-08-03
perf/x86: Serialize set_attr_rdpmc()
Thomas Gleixner
1
-0
/
+3
2024-04-17
perf/x86: Fix out of range data
Namhyung Kim
1
-0
/
+1
2024-04-13
perf/x86/amd/lbr: Discard erroneous branch entries
Sandipan Das
1
-2
/
+4
2024-04-10
perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS event
Kan Liang
1
-4
/
+4
2024-04-10
perf/x86/amd/lbr: Use freeze based on availability
Sandipan Das
2
-8
/
+12
2024-04-10
perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and later
Sandipan Das
1
-3
/
+17
2024-03-27
perf/x86/amd/core: Avoid register reset when CPU is dead
Sandipan Das
1
-1
/
+0
2024-01-26
perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()
Alexander Antonov
1
-2
/
+8
2024-01-10
KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
Paolo Bonzini
1
-1
/
+6
2023-10-08
perf/x86/lbr: Filter vsyscall addresses
JP Kobryn
1
-2
/
+3
2023-09-25
perf/x86/amd: Do not WARN() on every IRQ
Breno Leitao
1
-1
/
+9
2023-09-22
perf/x86/amd/core: Fix overflow reset on hotplug
Sandipan Das
1
-6
/
+8
2023-09-05
perf/x86/uncore: Correct the number of CHAs on EMR
Kan Liang
1
-1
/
+11
2023-08-29
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-117
/
+173
2023-08-24
perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno()...
Ilpo Järvinen
1
-1
/
+1
2023-08-09
perf/x86/intel: Add Crestmont PMU
Kan Liang
3
-3
/
+60
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
5
-5
/
+5
2023-07-26
perf/x86: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
James Clark
1
-1
/
+0
[next]