index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
/
uncore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2025-12-09
perf/x86/amd/uncore: Fix the return value of amd_uncore_df_event_init() on error
Sandipan Das
1
-4
/
+1
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+7
2025-05-02
x86/msr: Convert the rdpmc() macro to an __always_inline function
Xin Li (Intel)
1
-1
/
+1
2025-05-02
x86/msr: Rename rdpmcl() to rdpmc()
Xin Li (Intel)
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/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' member
Sandipan Das
1
-1
/
+0
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-5
/
+5
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
1
-1
/
+1
2024-11-11
perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation...
Jean Delvare
1
-2
/
+3
2024-07-04
perf/x86/amd/uncore: Fix DF and UMC domain identification
Sandipan Das
1
-3
/
+3
2024-07-04
perf/x86/amd/uncore: Avoid PMU registration if counters are unavailable
Sandipan Das
1
-8
/
+14
2024-05-18
perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
Uros Bizjak
1
-2
/
+6
2024-03-04
perf/x86/amd/uncore: Fix __percpu annotation
Thomas Gleixner
1
-1
/
+1
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2023-10-16
perf/x86/amd/uncore: Pass through error code for initialization failures, ins...
Sandipan Das
1
-10
/
+15
2023-10-13
perf/x86/amd/uncore: Fix uninitialized return value in amd_uncore_init()
Dan Carpenter
1
-1
/
+2
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
1
-1
/
+1
2023-10-09
perf/x86/amd/uncore: Add memory controller support
Sandipan Das
1
-1
/
+155
2023-10-09
perf/x86/amd/uncore: Add group exclusivity
Sandipan Das
1
-1
/
+20
2023-10-09
perf/x86/amd/uncore: Use rdmsr if rdpmc is unavailable
Sandipan Das
1
-1
/
+13
2023-10-09
perf/x86/amd/uncore: Move discovery and registration
Sandipan Das
1
-189
/
+305
2023-10-09
perf/x86/amd/uncore: Refactor uncore management
Sandipan Das
1
-358
/
+379
2022-11-09
perf/x86/amd/uncore: Fix memory leak for events array
Sandipan Das
1
-0
/
+1
2022-06-13
perf/x86/amd/uncore: Add PerfMonV2 RDPMC assignments
Sandipan Das
1
-0
/
+10
2022-06-13
perf/x86/amd/uncore: Add PerfMonV2 DF event format
Sandipan Das
1
-7
/
+17
2022-06-13
perf/x86/amd/uncore: Detect available DF counters
Sandipan Das
1
-0
/
+10
2022-06-13
perf/x86/amd/uncore: Use attr_update for format attributes
Sandipan Das
1
-14
/
+54
2022-06-13
perf/x86/amd/uncore: Use dynamic events array
Sandipan Das
1
-7
/
+31
2021-08-26
perf/amd/uncore: Allow the driver to be built as a module
Kim Phillips
1
-1
/
+27
2021-08-26
x86/cpu: Add get_llc_id() helper function
Kim Phillips
1
-1
/
+1
2021-08-26
perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/
Kim Phillips
1
-2
/
+2
2021-08-26
perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULL
Kim Phillips
1
-4
/
+2
2021-04-16
perf/amd/uncore: Fix sysfs type mismatch
Nathan Chancellor
1
-3
/
+3
2020-09-24
perf/amd/uncore: Inform the user how many counters each uncore PMU has
Kim Phillips
1
-6
/
+7
2020-09-24
perf/amd/uncore: Allow F19h user coreid, threadmask, and sliceid specification
Kim Phillips
1
-5
/
+32
2020-09-24
perf/amd/uncore: Allow F17h user threadmask and slicemask specification
Kim Phillips
1
-7
/
+16
2020-09-24
perf/amd/uncore: Prepare to scale for more attributes that vary per family
Kim Phillips
1
-50
/
+61
2020-09-10
perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviour
Kim Phillips
1
-20
/
+8
2020-03-19
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-10
/
+7
2020-03-17
perf/amd/uncore: Add support for Family 19h L3 PMU
Kim Phillips
1
-6
/
+14
2020-03-17
perf/amd/uncore: Make L3 thread mask code more readable
Kim Phillips
1
-5
/
+8
2020-03-17
perf/amd/uncore: Prepare L3 thread mask code for Family 19h
Kim Phillips
1
-9
/
+16
2020-03-12
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
1
-10
/
+7
2019-07-13
perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
Kim Phillips
1
-4
/
+11
2019-07-13
perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
Kim Phillips
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
[next]