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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_DATA_SRC
Ravi Bangoria
1
-6
/
+312
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
1
-0
/
+1
2022-09-13
perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY
Namhyung Kim
1
-10
/
+0
2022-09-13
perf: Use sample_flags for callchain
Namhyung Kim
1
-1
/
+3
2022-09-07
perf/x86: Change x86_pmu::limit_period signature
Peter Zijlstra
1
-5
/
+3
2022-09-06
perf: Use sample_flags for branch stack
Kan Liang
1
-1
/
+3
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 branch speculation info support
Sandipan Das
1
-3
/
+32
2022-08-27
perf/x86/amd/lbr: Use fusion-aware branch classifier
Sandipan Das
1
-2
/
+10
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 software branch filter support
Sandipan Das
1
-5
/
+87
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter support
Sandipan Das
2
-7
/
+108
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 branch record support
Sandipan Das
2
-11
/
+239
2022-08-27
perf/x86/amd/lbr: Detect LbrExtV2 support
Sandipan Das
3
-5
/
+27
2022-08-27
perf/x86/amd/core: Add generic branch record interfaces
Sandipan Das
1
-12
/
+22
2022-08-27
perf/x86/amd/core: Refactor branch attributes
Sandipan Das
1
-6
/
+19
2022-08-27
perf/x86/amd/brs: Move feature-specific functions
Sandipan Das
2
-68
/
+71
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
2022-05-20
perf/x86/amd/core: Fix reloading events for SVM
Sandipan Das
1
-4
/
+20
2022-05-18
perf/x86/amd: Run AMD BRS code only on supported hw
Borislav Petkov
1
-1
/
+4
2022-05-18
perf/x86/amd: Fix AMD BRS period adjustment
Peter Zijlstra
1
-0
/
+13
2022-05-12
perf/x86/amd: Remove unused variable 'hwc'
Zucheng Zheng
1
-3
/
+0
2022-05-11
perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attribute
Ravi Bangoria
1
-0
/
+21
2022-05-11
perf/amd/ibs: Add support for L3 miss filtering
Ravi Bangoria
1
-7
/
+60
2022-05-11
perf/amd/ibs: Use ->is_visible callback for dynamic attributes
Ravi Bangoria
1
-24
/
+54
2022-05-11
perf/amd/ibs: Cascade pmu init functions' return value
Ravi Bangoria
1
-8
/
+29
2022-05-10
perf/amd/ibs: Use interrupt regs ip for stack unwinding
Ravi Bangoria
1
-0
/
+18
2022-05-04
perf/x86/amd/core: Add PerfMonV2 overflow handling
Sandipan Das
1
-11
/
+133
2022-05-04
perf/x86/amd/core: Add PerfMonV2 counter control
Sandipan Das
1
-5
/
+45
2022-05-04
perf/x86/amd/core: Detect available counters
Sandipan Das
1
-0
/
+6
2022-05-04
perf/x86/amd/core: Detect PerfMonV2 support
Sandipan Das
1
-0
/
+27
2022-04-05
perf/x86/amd: Add idle hooks for branch sampling
Stephane Eranian
2
-0
/
+37
2022-04-05
perf/x86/amd: Make Zen3 branch sampling opt-in
Stephane Eranian
1
-1
/
+2
2022-04-05
perf/x86/amd: Enable branch sampling priv level filtering
Stephane Eranian
1
-6
/
+20
2022-04-05
perf/x86/amd: Add branch-brs helper event for Fam19h BRS
Stephane Eranian
1
-0
/
+15
2022-04-05
perf/x86/amd: Add AMD Fam19h Branch Sampling support
Stephane Eranian
3
-5
/
+547
2021-12-28
x86/events/amd/iommu: Remove redundant assignment to variable shift
Colin Ian King
1
-1
/
+1
2021-08-26
perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> header
Kim Phillips
1
-14
/
+9
2021-08-26
perf/amd/uncore: Allow the driver to be built as a module
Kim Phillips
2
-3
/
+30
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-08-26
perf/x86/amd/power: Assign pmu.module
Kim Phillips
1
-0
/
+1
2021-08-26
perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
Kim Phillips
1
-0
/
+1
2021-08-26
perf/x86/amd/ibs: Work around erratum #1197
Kim Phillips
1
-0
/
+8
2021-05-09
Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-21
/
+26
2021-05-06
x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
Suravee Suthikulpanit
1
-21
/
+26
2021-05-01
Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-19
/
+1
[prev]
[next]