index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
/
iommu.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-08
perf/x86/amd/iommu: Make the 'amd_iommu_attr_groups' symbol static
Wang Hai
2019-01-21
perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-10-19
x86/events/amd/iommu: Make iommu_pmu const and __initconst
Bhumika Goyal
2017-03-30
x86/events/amd/iommu: Enable support for multiple IOMMUs
Suravee Suthikulpanit
2017-03-30
x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct
Suravee Suthikulpanit
2017-03-30
x86/events/amd/iommu: Fix sysfs perf attribute groups
Suravee Suthikulpanit
2017-03-30
x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support
Suravee Suthikulpanit
2017-03-30
x86/events/amd/iommu.c: Modify functions to query max banks and counters
Suravee Suthikulpanit
2017-03-30
x86/events/amd/iommu: Clean up perf_iommu_read()
Suravee Suthikulpanit
2017-03-30
x86/events/amd/iommu: Clean up bitwise operations
Suravee Suthikulpanit
2017-03-30
x86/events/amd/iommu: Declare pr_fmt() format
Suravee Suthikulpanit
2016-07-14
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
2016-05-05
perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUs
Peter Zijlstra
2016-03-21
perf/x86/amd: Add support for new IOMMU performance events
Suravee Suthikulpanit
2016-02-17
perf/x86: Move perf_event.h to its new home
Borislav Petkov
2016-02-09
perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
Borislav Petkov