index
:
Linux Stable
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.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86/amd/ibs: Fix raw sample data accumulation
Kim Phillips
2020-11-05
1
-10
/
+16
*
perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()
Kim Phillips
2020-11-05
1
-4
/
+8
*
arch/x86/amd/ibs: Fix re-arming IBS Fetch
Kim Phillips
2020-11-01
1
-1
/
+14
*
x86/events/amd/iommu: Fix sizeof mismatch
Colin Ian King
2020-10-29
1
-1
/
+1
*
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
2020-03-18
1
-10
/
+7
*
perf/x86/amd: Constrain Large Increment per Cycle events
Kim Phillips
2020-02-24
1
-30
/
+61
*
perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
Kim Phillips
2020-02-19
1
-0
/
+1
*
perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)
Kim Phillips
2019-10-28
1
-2
/
+4
*
perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...
Kim Phillips
2019-10-28
1
-1
/
+1
*
perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp
Tom Lendacky
2019-10-09
1
-13
/
+17
*
perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
Kim Phillips
2019-08-30
1
-3
/
+10
*
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
4
-16
/
+4
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
perf/x86/amd/iommu: Make the 'amd_iommu_attr_groups' symbol static
Wang Hai
2019-05-08
1
-1
/
+1
*
perf/x86/amd: Update generic hardware cache events for Family 17h
Kim Phillips
2019-05-02
1
-3
/
+108
*
perf/x86/amd: Add event map for AMD Family 17h
Kim Phillips
2019-04-18
1
-9
/
+26
*
x86/perf/amd: Remove need to check "running" bit in NMI handler
Lendacky, Thomas
2019-04-10
1
-2
/
+19
*
x86/perf/amd: Resolve NMI latency issues for active PMCs
Lendacky, Thomas
2019-04-03
1
-1
/
+55
*
x86/perf/amd: Resolve race condition when disabling PMC
Lendacky, Thomas
2019-04-03
1
-3
/
+62
*
perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2019-01-21
2
-10
/
+3
*
perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
Andrew Murray
2019-01-21
2
-20
/
+3
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
2
-7
/
+17
|
\
|
*
x86/events: Add Hygon Dhyana support to PMU infrastructure
Pu Wen
2018-09-27
2
-7
/
+17
*
|
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
2018-10-02
1
-0
/
+10
|
/
*
perf/x86/amd/ibs: Don't access non-started event
Thomas Gleixner
2018-07-24
1
-1
/
+5
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
|
*
x86: Remove pr_fmt duplicate logging prefixes
Joe Perches
2018-05-13
1
-1
/
+1
*
|
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/power: Do not load AMD power module on !AMD platforms
Xiao Liang
2018-01-24
1
-1
/
+1
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
1
-1
/
+1
|
\
|
*
x86/events/amd/iommu: Make iommu_pmu const and __initconst
Bhumika Goyal
2017-10-19
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
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
*
x86/events/amd/iommu: Enable support for multiple IOMMUs
Suravee Suthikulpanit
2017-03-30
1
-41
/
+71
*
x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct
Suravee Suthikulpanit
2017-03-30
1
-63
/
+50
*
x86/events/amd/iommu: Fix sysfs perf attribute groups
Suravee Suthikulpanit
2017-03-30
1
-49
/
+32
*
x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support
Suravee Suthikulpanit
2017-03-30
2
-23
/
+24
*
x86/events/amd/iommu.c: Modify functions to query max banks and counters
Suravee Suthikulpanit
2017-03-30
2
-15
/
+11
*
x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()
Suravee Suthikulpanit
2017-03-30
1
-0
/
+2
*
x86/events/amd/iommu: Clean up perf_iommu_read()
Suravee Suthikulpanit
2017-03-30
1
-10
/
+6
*
x86/events/amd/iommu: Clean up bitwise operations
Suravee Suthikulpanit
2017-03-30
1
-9
/
+9
*
x86/events/amd/iommu: Declare pr_fmt() format
Suravee Suthikulpanit
2017-03-30
1
-13
/
+9
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-07
1
-1
/
+1
|
\
[next]