aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-15iommu: Remove functions that support private domainSai Praneeth Prakhya2-77/+0
2020-05-13iommu/vt-d: Unify format of the printed messagesAndy Shevchenko1-2/+1
2020-05-13iommu/vt-d: Apply per-device dma_opsLu Baolu1-56/+26
2020-05-13iommu/vt-d: Allow PCI sub-hierarchy to use DMA domainLu Baolu1-25/+0
2020-05-13iommu/vt-d: Allow 32bit devices to uses DMA domainLu Baolu1-290/+1
2020-05-13iommu/iova: Unify format of the printed messagesAndy Shevchenko1-3/+3
2020-05-13iommu/renesas: Fix unused-function warningArnd Bergmann1-5/+2
2020-05-13iommu: Do not probe devices on IOMMU-less bussesThierry Reding1-0/+3
2020-05-13iommu/amd: Fix variable "iommu" set but not usedQian Cai1-3/+0
2020-05-05iommu: Unexport iommu_group_get_for_dev()Joerg Roedel2-3/+2
2020-05-05iommu: Move more initialization to __iommu_probe_device()Joerg Roedel1-29/+18
2020-05-05iommu: Remove add_device()/remove_device() code-pathsJoerg Roedel2-124/+38
2020-05-05iommu/exynos: Convert to probe/release_device() call-backsJoerg Roedel1-20/+6
2020-05-05iommu/exynos: Use first SYSMMU in controllers list for IOMMU coreJoerg Roedel1-0/+10
2020-05-05iommu/omap: Convert to probe/release_device() call-backsJoerg Roedel1-36/+13
2020-05-05iommu/omap: Remove orphan_dev trackingJoerg Roedel1-50/+4
2020-05-05iommu/renesas: Convert to probe/release_device() call-backsJoerg Roedel1-40/+20
2020-05-05iommu/tegra: Convert to probe/release_device() call-backsJoerg Roedel2-41/+14
2020-05-05iommu/rockchip: Convert to probe/release_device() call-backsJoerg Roedel1-19/+7
2020-05-05iommu/qcom: Convert to probe/release_device() call-backsJoerg Roedel1-17/+7
2020-05-05iommu/mediatek-v1 Convert to probe/release_device() call-backsJoerg Roedel1-30/+20
2020-05-05iommu/mediatek: Convert to probe/release_device() call-backsJoerg Roedel1-18/+6
2020-05-05iommu/msm: Convert to probe/release_device() call-backsJoerg Roedel1-27/+7
2020-05-05iommu/virtio: Convert to probe/release_device() call-backsJoerg Roedel1-31/+10
2020-05-05iommu/s390: Convert to probe/release_device() call-backsJoerg Roedel1-16/+6
2020-05-05iommu/pamu: Convert to probe/release_device() call-backsJoerg Roedel1-17/+5
2020-05-05iommu/arm-smmu: Convert to probe/release_device() call-backsJoerg Roedel2-52/+25
2020-05-05iommu/vt-d: Convert to probe/release_device() call-backsJoerg Roedel1-61/+6
2020-05-05iommu/amd: Convert to probe/release_device() call-backsJoerg Roedel1-49/+22
2020-05-05iommu/amd: Remove dev_data->passthroughJoerg Roedel2-6/+5
2020-05-05iommu: Export bus_iommu_probe() and make is safe for re-probingJoerg Roedel2-1/+10
2020-05-05iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()Joerg Roedel1-5/+30
2020-05-05iommu: Split off default domain allocation from group assignmentJoerg Roedel1-3/+151
2020-05-05iommu: Move new probe_device path to separate functionJoerg Roedel1-23/+46
2020-05-05iommu: Keep a list of allocated groups in __iommu_probe_device()Joerg Roedel1-2/+7
2020-05-05iommu: Move default domain allocation to iommu_probe_device()Joerg Roedel1-31/+71
2020-05-05iommu: Add probe_device() and release_device() call-backsJoerg Roedel2-6/+66
2020-05-05iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMUJoerg Roedel1-1/+4
2020-05-05iommu/amd: Remove dma_mask check from check_device()Joerg Roedel1-1/+1
2020-05-05iommu/vt-d: Wire up iommu_ops->def_domain_typeJoerg Roedel1-0/+1
2020-05-05iommu/amd: Implement iommu_ops->def_domain_type call-backJoerg Roedel1-0/+15
2020-05-05iommu: Add def_domain_type() callback in iommu_opsSai Praneeth Prakhya2-3/+23
2020-05-05iommu: Move default domain allocation to separate functionJoerg Roedel1-29/+45
2020-05-03Linux 5.7-rc4Linus Torvalds1-1/+1
2020-05-03MAINTAINERS: btrfs: fix git repo URLEric Biggers1-1/+1
2020-05-01io_uring: punt splice async because of inode mutexPavel Begunkov1-14/+2
2020-05-01io_uring: check non-sync defer_list carefullyPavel Begunkov1-1/+1
2020-05-01io_uring: fix extra put in sync_file_range()Pavel Begunkov1-1/+1
2020-05-01iommu/qcom: Fix local_base status checkTang Bin1-1/+4
2020-05-01iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman1-1/+1