index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-13
perf/x86/intel: Fix crash in icl_update_topdown_event()
Kan Liang
1
-1
/
+1
2025-05-31
perf/x86/intel: Fix incorrect MSR index calculations in intel_pmu_config_acr()
Dapeng Mi
1
-3
/
+5
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
28
-292
/
+327
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
15
-184
/
+628
2025-05-21
perf/x86/zhaoxin: Remove driver-specific throttle support
Kan Liang
1
-2
/
+1
2025-05-21
perf/x86/amd: Remove driver-specific throttle support
Kan Liang
2
-5
/
+2
2025-05-21
perf/x86/intel: Remove driver-specific throttle support
Kan Liang
5
-14
/
+8
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
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
1
-1
/
+1
2025-05-15
perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq
Adrian Hunter
1
-4
/
+5
2025-05-15
perf/aux: Allocate non-contiguous AUX pages by default
Yabin Cui
1
-0
/
+2
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
28
-289
/
+317
2025-05-13
Merge branch 'x86/cpu' into x86/core, to resolve conflicts
Ingo Molnar
1
-1
/
+1
2025-05-13
Merge branch 'x86/alternatives' into x86/core, to merge dependent commits
Ingo Molnar
1
-1
/
+8
2025-05-06
Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflicts
Ingo Molnar
4
-6
/
+30
2025-05-06
Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts
Ingo Molnar
5
-111
/
+66
2025-05-02
x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
Xin Li (Intel)
1
-1
/
+1
2025-05-02
x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
Xin Li (Intel)
1
-1
/
+1
2025-05-02
x86/msr: Convert the rdpmc() macro to an __always_inline function
Xin Li (Intel)
4
-5
/
+5
2025-05-02
x86/msr: Rename rdpmcl() to rdpmc()
Xin Li (Intel)
4
-5
/
+5
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
25
-0
/
+28
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
4
-105
/
+36
2025-04-30
perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.
Sean Christopherson
1
-1
/
+1
2025-04-25
perf/x86: Optimize the is_x86_event
Kan Liang
1
-9
/
+10
2025-04-25
perf/x86/intel: Check the X86 leader for ACR group
Kan Liang
1
-1
/
+1
2025-04-25
Merge branch 'perf/urgent'
Peter Zijlstra
3
-5
/
+29
2025-04-25
perf/x86/intel/ds: Fix counter backwards of non-precise events counters-snapshotting
Kan Liang
1
-2
/
+19
2025-04-25
perf/x86/intel: Check the X86 leader for pebs_counter_event_group
Kan Liang
1
-1
/
+1
2025-04-25
perf/x86/intel: Only check the group flag for X86 leader
Kan Liang
2
-2
/
+9
2025-04-24
perf/x86: Fix non-sampling (counting) events on certain x86 platforms
Luo Gengkun
1
-1
/
+1
2025-04-18
perf/x86/amd/uncore: Prevent UMC counters from saturating
Sandipan Das
1
-1
/
+34
2025-04-18
perf/x86/amd/uncore: Add parameter to configure hrtimer
Sandipan Das
1
-1
/
+5
2025-04-18
perf/x86/amd/uncore: Use hrtimer for handling overflows
Sandipan Das
1
-0
/
+63
2025-04-18
perf/x86/intel/uncore: Use HRTIMER_MODE_HARD for detecting overflows
Sandipan Das
1
-10
/
+2
2025-04-18
perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' member
Sandipan Das
1
-1
/
+0
2025-04-17
perf/x86/intel: Introduce pairs of PEBS static calls
Dapeng Mi
4
-4
/
+27
2025-04-17
perf/x86/intel: Rename x86_pmu.pebs to x86_pmu.ds_pebs
Dapeng Mi
3
-18
/
+22
2025-04-17
perf/x86/intel: Decouple BTS initialization from PEBS initialization
Dapeng Mi
4
-6
/
+9
2025-04-17
perf/x86/intel: Parse CPUID archPerfmonExt leaves for non-hybrid CPUs
Dapeng Mi
1
-9
/
+22
2025-04-17
perf/x86/intel: Add PMU support for Clearwater Forest
Dapeng Mi
1
-0
/
+24
2025-04-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
3
-104
/
+35
2025-04-17
perf/x86/intel: Add Panther Lake support
Kan Liang
1
-2
/
+9
2025-04-17
perf/x86/intel: Allow to update user space GPRs from PEBS records
Dapeng Mi
1
-3
/
+5
2025-04-17
perf/x86/intel: Don't clear perf metrics overflow bit unconditionally
Dapeng Mi
1
-2
/
+11
2025-04-17
perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPR
Kan Liang
1
-57
/
+1
2025-04-17
perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICX
Kan Liang
1
-32
/
+1
2025-04-17
perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNR
Kan Liang
1
-8
/
+8
2025-04-14
x86/platform/amd: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>
Ingo Molnar
1
-1
/
+1
2025-04-13
perf/x86/intel/bts: Replace offsetof() with struct_size()
Thorsten Blum
1
-1
/
+1
[next]