index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-11
perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation...
Jean Delvare
1
-2
/
+3
2024-10-07
perf/x86/amd: Warn only on new bits set
Breno Leitao
1
-2
/
+8
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-07-04
perf/x86: Support counter mask
Kan Liang
1
-12
/
+12
2024-05-18
perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
Uros Bizjak
2
-3
/
+9
2024-04-03
perf/x86/amd: Don't reject non-sampling events with configured LBR
Andrii Nakryiko
1
-4
/
+0
2024-04-03
perf/x86/amd: Support capturing LBR from software events
Andrii Nakryiko
1
-0
/
+35
2024-04-03
perf/x86/amd: Avoid taking branches before disabling LBR
Andrii Nakryiko
1
-8
/
+1
2024-04-03
perf/x86/amd: Ensure amd_pmu_core_disable_all() is always inlined
Andrii Nakryiko
1
-1
/
+1
2024-03-26
perf/x86/amd/core: Define a proper ref-cycles event for Zen 4 and later
Sandipan Das
1
-0
/
+15
2024-03-26
perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and later
Sandipan Das
1
-3
/
+17
2024-03-25
perf/x86/amd/lbr: Use freeze based on availability
Sandipan Das
2
-8
/
+12
2024-03-13
perf/x86/amd/core: Avoid register reset when CPU is dead
Sandipan Das
1
-1
/
+0
2024-03-13
perf/x86/amd/lbr: Discard erroneous branch entries
Sandipan Das
1
-2
/
+4
2024-03-11
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-03-04
perf/x86/amd/uncore: Fix __percpu annotation
Thomas Gleixner
1
-1
/
+1
2024-02-15
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
1
-1
/
+1
2024-01-08
Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+4
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2
-2
/
+2
2023-11-30
perf/x86/amd: Reject branch stack for IBS events
Namhyung Kim
1
-0
/
+3
2023-11-15
Merge branch 'tip/perf/urgent'
Peter Zijlstra
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-27
perf: Add branch stack counters
Kan Liang
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
2023-09-25
perf/x86/amd: Do not WARN() on every IRQ
Breno Leitao
1
-1
/
+9
2023-09-22
perf/x86/amd/core: Fix overflow reset on hotplug
Sandipan Das
1
-6
/
+8
2023-07-26
perf/x86/ibs: Set mem_lvl_num, mem_remote and mem_hops for data_src
Namhyung Kim
1
-88
/
+68
2023-07-10
perf/x86: Use local64_try_cmpxchg
Uros Bizjak
1
-2
/
+2
2023-07-10
perf/amd: Prevent grouping of IBS events
Ravi Bangoria
1
-0
/
+26
2023-05-08
perf/ibs: Fix interface via core pmu events
Ravi Bangoria
2
-28
/
+27
2023-03-21
perf/x86/amd/core: Always clear status for idx
Breno Leitao
1
-2
/
+1
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+5
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2023-01-18
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
1
-4
/
+2
2023-01-18
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
1
-2
/
+1
2023-01-18
perf/core: Add perf_sample_save_callchain() helper
Namhyung Kim
1
-4
/
+2
2023-01-13
x86/perf/amd: Remove tracing from perf_lopwr_cb()
Peter Zijlstra
1
-8
/
+5
2022-12-27
perf/x86/amd: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2022-12-12
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+6
2022-11-24
perf/amd/ibs: Make IBS a core pmu
Ravi Bangoria
1
-2
/
+2
2022-11-16
perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ...
Ravi Bangoria
1
-3
/
+2
2022-11-09
perf/x86/amd/uncore: Fix memory leak for events array
Sandipan Das
1
-0
/
+1
[next]