index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
/
uncore.c
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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-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-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2024-11-11
perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation...
Jean Delvare
2024-07-04
perf/x86/amd/uncore: Fix DF and UMC domain identification
Sandipan Das
2024-07-04
perf/x86/amd/uncore: Avoid PMU registration if counters are unavailable
Sandipan Das
2024-05-18
perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
Uros Bizjak
2024-03-04
perf/x86/amd/uncore: Fix __percpu annotation
Thomas Gleixner
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-16
perf/x86/amd/uncore: Pass through error code for initialization failures, ins...
Sandipan Das
2023-10-13
perf/x86/amd/uncore: Fix uninitialized return value in amd_uncore_init()
Dan Carpenter
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
2023-10-09
perf/x86/amd/uncore: Add memory controller support
Sandipan Das
2023-10-09
perf/x86/amd/uncore: Add group exclusivity
Sandipan Das
2023-10-09
perf/x86/amd/uncore: Use rdmsr if rdpmc is unavailable
Sandipan Das
2023-10-09
perf/x86/amd/uncore: Move discovery and registration
Sandipan Das
2023-10-09
perf/x86/amd/uncore: Refactor uncore management
Sandipan Das
2022-11-09
perf/x86/amd/uncore: Fix memory leak for events array
Sandipan Das
2022-06-13
perf/x86/amd/uncore: Add PerfMonV2 RDPMC assignments
Sandipan Das
2022-06-13
perf/x86/amd/uncore: Add PerfMonV2 DF event format
Sandipan Das
2022-06-13
perf/x86/amd/uncore: Detect available DF counters
Sandipan Das
2022-06-13
perf/x86/amd/uncore: Use attr_update for format attributes
Sandipan Das
2022-06-13
perf/x86/amd/uncore: Use dynamic events array
Sandipan Das
2021-08-26
perf/amd/uncore: Allow the driver to be built as a module
Kim Phillips
2021-08-26
x86/cpu: Add get_llc_id() helper function
Kim Phillips
2021-08-26
perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/
Kim Phillips
2021-08-26
perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULL
Kim Phillips
2021-04-16
perf/amd/uncore: Fix sysfs type mismatch
Nathan Chancellor
2020-09-24
perf/amd/uncore: Inform the user how many counters each uncore PMU has
Kim Phillips
2020-09-24
perf/amd/uncore: Allow F19h user coreid, threadmask, and sliceid specification
Kim Phillips
2020-09-24
perf/amd/uncore: Allow F17h user threadmask and slicemask specification
Kim Phillips
2020-09-24
perf/amd/uncore: Prepare to scale for more attributes that vary per family
Kim Phillips
2020-09-10
perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviour
Kim Phillips
2020-03-19
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2020-03-17
perf/amd/uncore: Add support for Family 19h L3 PMU
Kim Phillips
2020-03-17
perf/amd/uncore: Make L3 thread mask code more readable
Kim Phillips
2020-03-17
perf/amd/uncore: Prepare L3 thread mask code for Family 19h
Kim Phillips
2020-03-12
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
2019-07-13
perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
Kim Phillips
2019-07-13
perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
Kim Phillips
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-21
perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-02
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
[next]