index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
/
uncore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86/amd/uncore: Fix memory leak for events array
Sandipan Das
2022-11-09
1
-0
/
+1
*
perf/x86/amd/uncore: Add PerfMonV2 RDPMC assignments
Sandipan Das
2022-06-13
1
-0
/
+10
*
perf/x86/amd/uncore: Add PerfMonV2 DF event format
Sandipan Das
2022-06-13
1
-7
/
+17
*
perf/x86/amd/uncore: Detect available DF counters
Sandipan Das
2022-06-13
1
-0
/
+10
*
perf/x86/amd/uncore: Use attr_update for format attributes
Sandipan Das
2022-06-13
1
-14
/
+54
*
perf/x86/amd/uncore: Use dynamic events array
Sandipan Das
2022-06-13
1
-7
/
+31
*
perf/amd/uncore: Allow the driver to be built as a module
Kim Phillips
2021-08-26
1
-1
/
+27
*
x86/cpu: Add get_llc_id() helper function
Kim Phillips
2021-08-26
1
-1
/
+1
*
perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/
Kim Phillips
2021-08-26
1
-2
/
+2
*
perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULL
Kim Phillips
2021-08-26
1
-4
/
+2
*
perf/amd/uncore: Fix sysfs type mismatch
Nathan Chancellor
2021-04-16
1
-3
/
+3
*
perf/amd/uncore: Inform the user how many counters each uncore PMU has
Kim Phillips
2020-09-24
1
-6
/
+7
*
perf/amd/uncore: Allow F19h user coreid, threadmask, and sliceid specification
Kim Phillips
2020-09-24
1
-5
/
+32
*
perf/amd/uncore: Allow F17h user threadmask and slicemask specification
Kim Phillips
2020-09-24
1
-7
/
+16
*
perf/amd/uncore: Prepare to scale for more attributes that vary per family
Kim Phillips
2020-09-24
1
-50
/
+61
*
perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviour
Kim Phillips
2020-09-10
1
-20
/
+8
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2020-03-19
1
-10
/
+7
|
\
|
*
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
2020-03-12
1
-10
/
+7
*
|
perf/amd/uncore: Add support for Family 19h L3 PMU
Kim Phillips
2020-03-17
1
-6
/
+14
*
|
perf/amd/uncore: Make L3 thread mask code more readable
Kim Phillips
2020-03-17
1
-5
/
+8
*
|
perf/amd/uncore: Prepare L3 thread mask code for Family 19h
Kim Phillips
2020-03-17
1
-9
/
+16
|
/
*
perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
Kim Phillips
2019-07-13
1
-4
/
+11
*
perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
Kim Phillips
2019-07-13
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2019-01-21
1
-5
/
+2
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
1
-7
/
+13
|
\
|
*
x86/events: Add Hygon Dhyana support to PMU infrastructure
Pu Wen
2018-09-27
1
-7
/
+13
*
|
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
2018-10-02
1
-0
/
+10
|
/
*
perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_id
Suravee Suthikulpanit
2018-05-06
1
-19
/
+2
*
perf/x86/amd/uncore: Get correct number of cores sharing last level cache
Janakarajan Natarajan
2017-08-10
1
-3
/
+16
*
perf/x86/amd/uncore: Rename cpufeatures macro for cache counters
Janakarajan Natarajan
2017-08-10
1
-1
/
+1
*
perf/amd/uncore: Fix pr_fmt() prefix
Borislav Petkov
2017-04-11
1
-2
/
+5
*
perf/amd/uncore: Clean up per-family setup
Borislav Petkov
2017-04-11
1
-38
/
+21
*
perf/amd/uncore: Do feature check first, before assignments
Borislav Petkov
2017-04-11
1
-5
/
+4
*
perf/x86/amd/uncore: Update sysfs attributes for Family17h processors
Janakarajan Natarajan
2017-01-30
1
-21
/
+56
*
perf/x86/amd/uncore: Update the number of uncore counters
Janakarajan Natarajan
2017-01-30
1
-3
/
+28
*
perf/x86/amd/uncore: Rename 'L2' to 'LLC'
Janakarajan Natarajan
2017-01-30
1
-49
/
+49
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-3
/
+3
*
perf/x86/amd/uncore: Prevent use after free
Sebastian Andrzej Siewior
2016-09-10
1
-4
/
+18
*
perf/x86/amd/uncore: Convert to hotplug state machine
Richard Cochran
2016-07-14
1
-90
/
+32
*
perf/x86/amd/uncore: Do not register a task ctx for uncore PMUs
Peter Zijlstra
2016-04-13
1
-0
/
+2
*
Merge branch 'perf/urgent' into perf/core, to queue up dependent patch
Ingo Molnar
2016-02-17
1
-0
/
+2
*
perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
Borislav Petkov
2016-02-09
1
-0
/
+601