index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
/
iommu.c
Age
Commit message (
Expand
)
Author
2021-12-28
x86/events/amd/iommu: Remove redundant assignment to variable shift
Colin Ian King
2021-05-09
Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-06
x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
Suravee Suthikulpanit
2021-05-01
Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-16
x86/events/amd/iommu: Fix sysfs type mismatch
Nathan Chancellor
2021-04-07
iommu/amd: Move a few prototypes to include/linux/amd-iommu.h
Christoph Hellwig
2020-10-03
x86/events/amd/iommu: Fix sizeof mismatch
Colin Ian King
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