index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
perf/x86/amd/core: Avoid register reset when CPU is dead
Sandipan Das
1
-1
/
+0
2024-01-25
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-28
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
2023-07-26
perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src
Namhyung Kim
1
-88
/
+68
2023-07-10
perf/x86: Use local64_try_cmpxchg
Uros Bizjak
4
-19
/
+13
2023-07-10
perf/amd: Prevent grouping of IBS events
Ravi Bangoria
1
-0
/
+26
2023-07-10
perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR
Namhyung Kim
1
-0
/
+7
2023-06-27
Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-37
/
+36
2023-06-16
perf/x86/intel: Fix the FRONTEND encoding on GNR and MTL
Kan Liang
1
-1
/
+14
2023-05-24
perf/x86/uncore: Correct the number of CHAs on SPR
Kan Liang
1
-0
/
+11
2023-05-23
perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBS
Like Xu
1
-1
/
+1
2023-05-08
perf/x86/intel: Define bit macros for FixCntrCtl MSR
Dapeng Mi
1
-9
/
+9
2023-05-08
perf/ibs: Fix interface via core pmu events
Ravi Bangoria
2
-28
/
+27
2023-05-08
perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG
Kan Liang
1
-24
/
+32
2023-05-08
perf/x86: Fix missing sample size update on AMD BRS
Namhyung Kim
1
-4
/
+2
2023-04-28
Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-2
/
+30
2023-04-21
perf/x86/intel/uncore: Add events for Intel SPR IMC PMU
Stephane Eranian
1
-0
/
+12
2023-03-21
perf/x86/cstate: Add Granite Rapids support
Artem Bityutskiy
1
-0
/
+2
2023-03-21
perf/x86/msr: Add Granite Rapids
Kan Liang
1
-0
/
+2
2023-03-21
perf/x86/intel: Add Granite Rapids
Kan Liang
1
-2
/
+14
2023-03-21
perf/x86/amd/core: Always clear status for idx
Breno Leitao
1
-2
/
+1
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+4
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+5
2023-02-20
Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-134
/
+687
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
4
-9
/
+18
2023-02-15
perf/x86: Refuse to export capabilities for hybrid PMUs
Sean Christopherson
1
-5
/
+7
[next]