Age | Commit message (Expand) | Author | Files | Lines |
2022-03-08 | Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 4 | -37/+45 |
2022-03-08 | iommu/amd: Improve amd_iommu_v2_exit() | Suravee Suthikulpanit | 1 | -17/+17 |
2022-03-08 | iommu/amd: Remove unused struct fault.devid | Vasant Hegde | 1 | -1/+0 |
2022-03-08 | iommu/amd: Clean up function declarations | Vasant Hegde | 2 | -5/+1 |
2022-03-08 | iommu/amd: Call memunmap in error path | Vasant Hegde | 1 | -0/+2 |
2022-03-04 | iommu/amd: Improve error handling for amd_iommu_init_pci | Suravee Suthikulpanit | 1 | -3/+11 |
2022-02-28 | iommu: Split struct iommu_ops | Lu Baolu | 1 | -9/+11 |
2022-02-28 | iommu: Remove unused argument in is_attach_deferred | Lu Baolu | 3 | -5/+3 |
2022-02-14 | iommu/amd: Fix I/O page table memory leak | Suravee Suthikulpanit | 1 | -6/+6 |
2022-02-14 | iommu/amd: Recover from event log overflow | Lennert Buytenhek | 4 | -2/+20 |
2022-02-04 | iommu/amd: Fix loop timeout issue in iommu_ga_log_enable() | Joerg Roedel | 1 | -0/+2 |
2022-01-04 | Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next | Joerg Roedel | 3 | -121/+100 |
2021-12-20 | iommu/amd: Use put_pages_list | Matthew Wilcox (Oracle) | 1 | -32/+18 |
2021-12-20 | iommu/amd: Simplify pagetable freeing | Robin Murphy | 1 | -48/+34 |
2021-12-20 | iommu/amd: Fix typo in *glues … together* in comment | Paul Menzel | 1 | -1/+1 |
2021-12-17 | iommu/amd: Remove useless irq affinity notifier | Maxim Levitsky | 1 | -2/+0 |
2021-12-17 | iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resume | Maxim Levitsky | 1 | -1/+7 |
2021-12-17 | iommu/amd: X2apic mode: setup the INTX registers on mask/unmask | Maxim Levitsky | 1 | -32/+33 |
2021-12-17 | iommu/amd: X2apic mode: re-enable after resume | Maxim Levitsky | 1 | -1/+4 |
2021-12-17 | iommu/amd: Restore GA log/tail pointer on host resume | Maxim Levitsky | 1 | -16/+15 |
2021-11-27 | iommu/amd: Clarify AMD IOMMUv2 initialization messages | Joerg Roedel | 1 | -3/+3 |
2021-11-04 | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+23 |
2021-11-02 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+6 |
2021-10-04 | treewide: Replace the use of mem_encrypt_active() with cc_platform_has() | Tom Lendacky | 2 | -2/+4 |
2021-10-04 | x86/sme: Replace occurrences of sme_active() with cc_platform_has() | Tom Lendacky | 1 | -3/+4 |
2021-09-29 | iommu/amd: Use report_iommu_fault() | Lennert Buytenhek | 2 | -0/+23 |
2021-09-25 | iommu/amd: Use struct_group() for memcpy() region | Kees Cook | 1 | -3/+6 |
2021-09-09 | iommu/amd: Remove iommu_init_ga() | Suravee Suthikulpanit | 1 | -13/+4 |
2021-09-09 | iommu/amd: Relocate GAMSup check to early_enable_iommus | Wei Huang | 1 | -7/+24 |
2021-08-20 | Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 5 | -64/+121 |
2021-08-18 | iommu/amd: Prepare for multiple DMA domain types | Robin Murphy | 1 | -7/+2 |
2021-08-18 | iommu/amd: Drop IOVA cookie management | Robin Murphy | 1 | -12/+0 |
2021-08-02 | iommu/amd: Remove stale amd_iommu_unmap_flush usage | Joerg Roedel | 1 | -4/+2 |
2021-08-02 | Merge remote-tracking branch 'korg/core' into x86/amd | Joerg Roedel | 4 | -18/+4 |
2021-08-02 | iommu/amd: Use only natural aligned flushes in a VM | Nadav Amit | 1 | -5/+42 |
2021-08-02 | iommu/amd: Sync once for scatter-gather operations | Nadav Amit | 1 | -3/+12 |
2021-08-02 | iommu/amd: Tailored gather logic for AMD | Nadav Amit | 1 | -1/+22 |
2021-08-02 | iommu/amd: Do not use flush-queue when NpCache is on | Nadav Amit | 1 | -1/+6 |
2021-08-02 | iommu/amd: Selective flush on unmap | Nadav Amit | 1 | -2/+13 |
2021-07-26 | iommu/amd: Fix printing of IOMMU events when rate limiting kicks in | Lennert Buytenhek | 1 | -11/+17 |
2021-07-26 | iommu/amd: Convert from atomic_t to refcount_t on pasid_state->count | Xiyu Yang via iommu | 1 | -6/+7 |
2021-07-26 | iommu: Streamline iommu_iova_to_phys() | Robin Murphy | 1 | -3/+0 |
2021-07-26 | iommu: Remove mode argument from iommu_set_dma_strict() | John Garry | 1 | -1/+1 |
2021-07-26 | iommu/amd: Add support for IOMMU default DMA mode build options | Zhen Lei | 3 | -14/+1 |
2021-07-26 | iommu: Deprecate Intel and AMD cmdline methods to enable strict mode | John Garry | 1 | -1/+3 |
2021-06-25 | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 3 | -30/+25 |
2021-06-25 | iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops() | Jean-Philippe Brucker | 1 | -1/+1 |
2021-06-08 | iommu/amd: Fix section mismatch warning for detect_ivrs() | Joerg Roedel | 1 | -1/+1 |
2021-06-07 | iommu/amd: Remove redundant assignment of err | Shaokun Zhang | 1 | -1/+1 |
2021-06-07 | iommu/amd: Tidy up DMA ops init | Robin Murphy | 3 | -25/+13 |