summaryrefslogtreecommitdiff
path: root/arch/x86/events/amd/iommu.c
AgeCommit message (Expand)Author
2021-12-28x86/events/amd/iommu: Remove redundant assignment to variable shiftColin Ian King
2021-05-09Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-06x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-16x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor
2021-04-07iommu/amd: Move a few prototypes to include/linux/amd-iommu.hChristoph Hellwig
2020-10-03x86/events/amd/iommu: Fix sizeof mismatchColin Ian King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-08perf/x86/amd/iommu: Make the 'amd_iommu_attr_groups' symbol staticWang Hai
2019-01-21perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-10-19x86/events/amd/iommu: Make iommu_pmu const and __initconstBhumika Goyal
2017-03-30x86/events/amd/iommu: Enable support for multiple IOMMUsSuravee Suthikulpanit
2017-03-30x86/events/amd/iommu: Add IOMMU-specific hw_perf_event structSuravee Suthikulpanit
2017-03-30x86/events/amd/iommu: Fix sysfs perf attribute groupsSuravee Suthikulpanit
2017-03-30x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs supportSuravee Suthikulpanit
2017-03-30x86/events/amd/iommu.c: Modify functions to query max banks and countersSuravee Suthikulpanit
2017-03-30x86/events/amd/iommu: Clean up perf_iommu_read()Suravee Suthikulpanit
2017-03-30x86/events/amd/iommu: Clean up bitwise operationsSuravee Suthikulpanit
2017-03-30x86/events/amd/iommu: Declare pr_fmt() formatSuravee Suthikulpanit
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2016-05-05perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUsPeter Zijlstra
2016-03-21perf/x86/amd: Add support for new IOMMU performance eventsSuravee Suthikulpanit
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov
2016-02-09perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]Borislav Petkov