index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2024-03-04
perf/x86/amd/uncore: Fix __percpu annotation
Thomas Gleixner
1
-1
/
+1
2023-10-31
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
2019-01-21
perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
1
-5
/
+2
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+13
2018-10-02
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
1
-0
/
+10
2018-09-27
x86/events: Add Hygon Dhyana support to PMU infrastructure
Pu Wen
1
-7
/
+13
2018-05-06
perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id
Suravee Suthikulpanit
1
-19
/
+2
2017-08-10
perf/x86/amd/uncore: Get correct number of cores sharing last level cache
Janakarajan Natarajan
1
-3
/
+16
2017-08-10
perf/x86/amd/uncore: Rename cpufeatures macro for cache counters
Janakarajan Natarajan
1
-1
/
+1
2017-04-11
perf/amd/uncore: Fix pr_fmt() prefix
Borislav Petkov
1
-2
/
+5
2017-04-11
perf/amd/uncore: Clean up per-family setup
Borislav Petkov
1
-38
/
+21
2017-04-11
perf/amd/uncore: Do feature check first, before assignments
Borislav Petkov
1
-5
/
+4
2017-01-30
perf/x86/amd/uncore: Update sysfs attributes for Family17h processors
Janakarajan Natarajan
1
-21
/
+56
2017-01-30
perf/x86/amd/uncore: Update the number of uncore counters
Janakarajan Natarajan
1
-3
/
+28
2017-01-30
perf/x86/amd/uncore: Rename 'L2' to 'LLC'
Janakarajan Natarajan
1
-49
/
+49
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-3
/
+3
2016-09-10
perf/x86/amd/uncore: Prevent use after free
Sebastian Andrzej Siewior
1
-4
/
+18
2016-07-14
perf/x86/amd/uncore: Convert to hotplug state machine
Richard Cochran
1
-90
/
+32
[next]