index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
Age
Commit message (
Expand
)
Author
2026-04-14
Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-04
x86/apic: Drop AMD Extended Interrupt LVT macros
Naveen N Rao (AMD)
2026-02-28
perf/amd/ibs: Advertise remote socket capability
Ravi Bangoria
2026-02-28
perf/amd/ibs: Enable streaming store filter
Ravi Bangoria
2026-02-28
perf/amd/ibs: Enable RIP bit63 hardware filtering
Ravi Bangoria
2026-02-28
perf/amd/ibs: Enable fetch latency filtering
Ravi Bangoria
2026-02-28
perf/amd/ibs: Support IBS_{FETCH|OP}_CTL2[Dis] to eliminate RMW race
Ravi Bangoria
2026-02-27
perf/amd/ibs: Define macro for ldlat mask and shift
Ravi Bangoria
2026-02-27
perf/amd/ibs: Avoid race between event add and NMI
Ravi Bangoria
2026-02-27
perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler
Ravi Bangoria
2026-02-27
perf/amd/ibs: Preserve PhyAddrVal bit when clearing PhyAddr MSR
Ravi Bangoria
2026-02-27
perf/amd/ibs: Limit ldlat->l3missonly dependency to Zen5
Ravi Bangoria
2026-02-27
perf/amd/ibs: Account interrupt for discarded samples
Ravi Bangoria
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-17
perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host
Sandipan Das
2025-12-14
Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-09
perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on error
Sandipan Das
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
2025-10-16
perf/x86/amd: Check event before enable to avoid GPF
George Kennedy
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-21
perf/x86/amd: Remove driver-specific throttle support
Kan Liang
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-02
x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
Xin Li (Intel)
2025-05-02
x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
Xin Li (Intel)
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-04-18
perf/x86/amd/uncore: Prevent UMC counters from saturating
Sandipan Das
2025-04-18
perf/x86/amd/uncore: Add parameter to configure hrtimer
Sandipan Das
2025-04-18
perf/x86/amd/uncore: Use hrtimer for handling overflows
Sandipan Das
2025-04-18
perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' member
Sandipan Das
2025-04-14
x86/platform/amd: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-24
Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-22
perf/amd/ibs: Prevent leaking sensitive data to userspace
Namhyung Kim
2025-03-17
perf/x86: Check data address for IBS software filter
Namhyung Kim
2025-03-17
perf: Supply task information to sched_task()
Kan Liang
2025-02-17
perf/amd/ibs: Update DTLB/PageSize decode logic
Ravi Bangoria
2025-02-17
perf/amd/ibs: Add support for OP Load Latency Filtering
Ravi Bangoria
2025-02-14
x86/events/amd/iommu: Increase IOMMU_NAME_SIZE
Andy Shevchenko
2025-02-03
perf/amd/ibs: Ceil sample_period to min_period
Ravi Bangoria
2025-02-03
perf/amd/ibs: Add ->check_period() callback
Ravi Bangoria
2025-02-03
perf/amd/ibs: Add PMU specific minimum period
Ravi Bangoria
[next]