index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
/
iommu.c
Age
Commit message (
Expand
)
Author
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