summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/amd
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+4
2025-12-17perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD hostSandipan Das-0/+2
2025-12-14Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+1
2025-12-09perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on errorSandipan Das-4/+1
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+8
2025-12-02Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+3
2025-11-14syscore: Pass context data to callbacksThierry Reding-4/+8
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson-2/+3
2025-10-16perf/x86/amd: Check event before enable to avoid GPFGeorge Kennedy-1/+6
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-48/+54
2025-05-21perf/x86/amd: Remove driver-specific throttle supportKan Liang-5/+2
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar-47/+53
2025-05-02x86/msr: Convert __rdmsr() uses to native_rdmsrq() usesXin Li (Intel)-1/+1
2025-05-02x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() usesXin Li (Intel)-1/+1
2025-05-02x86/msr: Convert the rdpmc() macro to an __always_inline functionXin Li (Intel)-1/+1
2025-05-02x86/msr: Rename rdpmcl() to rdpmc()Xin Li (Intel)-1/+1
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)-0/+6
2025-04-18perf/x86/amd/uncore: Prevent UMC counters from saturatingSandipan Das-1/+34
2025-04-18perf/x86/amd/uncore: Add parameter to configure hrtimerSandipan Das-1/+5
2025-04-18perf/x86/amd/uncore: Use hrtimer for handling overflowsSandipan Das-0/+63
2025-04-18perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' memberSandipan Das-1/+0
2025-04-14x86/platform/amd: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>Ingo Molnar-1/+1
2025-04-10x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'Ingo Molnar-1/+1
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar-21/+21
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar-22/+22
2025-03-25Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2025-03-24Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-34/+180
2025-03-22perf/amd/ibs: Prevent leaking sensitive data to userspaceNamhyung Kim-6/+78
2025-03-17perf/x86: Check data address for IBS software filterNamhyung Kim-4/+6
2025-03-17perf: Supply task information to sched_task()Kan Liang-2/+4
2025-02-17perf/amd/ibs: Update DTLB/PageSize decode logicRavi Bangoria-0/+23
2025-02-17perf/amd/ibs: Add support for OP Load Latency FilteringRavi Bangoria-8/+85
2025-02-14x86/events/amd/iommu: Increase IOMMU_NAME_SIZEAndy Shevchenko-1/+1
2025-02-03perf/amd/ibs: Ceil sample_period to min_periodRavi Bangoria-0/+7
2025-02-03perf/amd/ibs: Add ->check_period() callbackRavi Bangoria-0/+24
2025-02-03perf/amd/ibs: Add PMU specific minimum periodRavi Bangoria-8/+16
2025-02-03perf/amd/ibs: Don't allow freq mode event creation through ->config interfaceRavi Bangoria-0/+3
2025-02-03perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCntRavi Bangoria-1/+2
2025-02-03perf/amd/ibs: Fix ->config to sample period calculation for OP PMURavi Bangoria-4/+13
2025-02-03perf/amd/ibs: Remove pointless sample period checkRavi Bangoria-7/+2
2025-02-03perf/amd/ibs: Remove IBS_{FETCH|OP}_CONFIG_MASK macrosRavi Bangoria-5/+2
2024-12-09perf/x86: Relax privilege filter restriction on AMD IBSNamhyung Kim-18/+41
2024-11-19perf/core: Check sample_type in perf_sample_save_brstackYabin Cui-2/+1
2024-11-19perf/core: Check sample_type in perf_sample_save_callchainYabin Cui-2/+1
2024-11-19perf/core: Save raw sample data conditionally based on sample typeYabin Cui-1/+1
2024-11-11perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation...Jean Delvare-2/+3
2024-10-07perf/x86/amd: Warn only on new bits setBreno Leitao-2/+8
2024-07-04perf/x86/amd/uncore: Fix DF and UMC domain identificationSandipan Das-3/+3
2024-07-04perf/x86/amd/uncore: Avoid PMU registration if counters are unavailableSandipan Das-8/+14