- 2779039 iommu/amd: Use raw locks on atomic context paths by Scott Wood · 7 years ago
- d5bf0f4 iommu/amd: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
- 3c6bae6 iommu/amd: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
- 4dfc278 Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
- 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
- 2479c63 iommu/amd: Fix section mismatch warning by Joerg Roedel · 7 years ago
- ae162ef iommu/amd: Fix compiler warning in copy_device_table() by Joerg Roedel · 7 years ago
- 20b46df iommu/amd: Disable iommu only if amd_iommu=off is specified by Baoquan He · 7 years ago
- daae2d2 iommu/amd: Don't copy GCR3 table root pointer by Baoquan He · 7 years ago
- b336781 iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled by Baoquan He · 7 years ago
- 53019a9 iommu/amd: Do sanity check for address translation and irq remap of old dev table entry by Baoquan He · 7 years ago
- 3ac3e5ee iommu/amd: Copy old trans table from old kernel by Baoquan He · 7 years ago
- 45a01c4 iommu/amd: Add function copy_dev_tables() by Baoquan He · 7 years ago
- 9494ea9 Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel" by Baoquan He · 7 years ago
- 78d313c iommu/amd: Add several helper functions by Baoquan He · 7 years ago
- 4c232a7 iommu/amd: Detect pre enabled translation by Baoquan He · 7 years ago
- 74ddda7 iommu/amd: Fix schedule-while-atomic BUG in initialization code by Joerg Roedel · 7 years ago
- 2543a78 iommu/amd: Allow the AMD IOMMU to work with memory encryption by Tom Lendacky · 7 years ago
- ffa080e iommu/amd: Remove amd_iommu_disabled check from amd_iommu_detect() by Joerg Roedel · 8 years ago
- 7ad820e iommu/amd: Free IOMMU resources when disabled on command line by Joerg Roedel · 8 years ago
- f601927 iommu/amd: Set global pointers to NULL after freeing them by Joerg Roedel · 8 years ago
- 151b090 iommu/amd: Check for error states first in iommu_go_to_state() by Joerg Roedel · 8 years ago
- 1b1e942 iommu/amd: Add new init-state IOMMU_CMDLINE_DISABLED by Joerg Roedel · 8 years ago
- 90b3eb0 iommu/amd: Rename free_on_init_error() by Joerg Roedel · 8 years ago
- 1112374 iommu/amd: Disable IOMMUs at boot if they are enabled by Joerg Roedel · 8 years ago
- 54bd635 iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel by Joerg Roedel · 8 years ago
- d334a56 iommu/amd: Reduce amount of MMIO when submitting commands by Tom Lendacky · 8 years ago
- 1650dfd x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support by Suravee Suthikulpanit · 8 years ago
- f5863a0 x86/events/amd/iommu.c: Modify functions to query max banks and counters by Suravee Suthikulpanit · 8 years ago
- 6b9376e x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus() by Suravee Suthikulpanit · 8 years ago
- 0a6d80c drivers/iommu/amd: Clean up iommu_pc_get_set_reg() by Suravee Suthikulpanit · 8 years ago
- b7a42b9 iommu/amd: Fix crash when accessing AMD-Vi sysfs entries by Joerg Roedel · 8 years ago
- 8d2932d Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into next by Joerg Roedel · 8 years ago
- 39ab955 iommu: Add sysfs bindings for struct iommu_device by Joerg Roedel · 8 years ago
- b0119e8 iommu: Introduce new 'struct iommu_device' by Joerg Roedel · 8 years ago
- 99e8ccd iommu/amd: Fix error code path in early_amd_iommu_init() by Rafael J. Wysocki · 8 years ago
- 9be962d Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 6b11d1d ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users by Lv Zheng · 8 years ago
- ebcfa28 iommu/amd: Tell kmemleak about the irq_remap_table by Lucas Stach · 8 years ago
- 5c87f62 iommu/amd: Use standard bitmap operation to set bitmap by Baoquan He · 8 years ago
- d98de49 iommu/amd: Enable vAPIC interrupt remapping mode by default by Suravee Suthikulpanit · 8 years ago
- 8bda0cf iommu/amd: Detect and initialize guest vAPIC log by Suravee Suthikulpanit · 8 years ago
- 77bdab4 iommu/amd: Add support for multiple IRTE formats by Suravee Suthikulpanit · 8 years ago
- 3928aa3 iommu/amd: Detect and enable guest vAPIC support by Suravee Suthikulpanit · 8 years ago
- 522e5cb7 iommu/amd: Fix unity mapping initialization race by Joerg Roedel · 8 years ago
- 6082ee7 iommu/amd: Initialize devid variable before using it by Nicolas Iooss · 9 years ago
- ca3bf5d iommu/amd: Introduces ivrs_acpihid kernel parameter by Suravee Suthikulpanit · 9 years ago
- 2a0cb4e iommu/amd: Add new map for storing IVHD dev entry type HID by Wan Zongshun · 9 years ago
- 8c7142f iommu/amd: Use the most comprehensive IVHD type that the driver can support by Suravee Suthikulpanit · 9 years ago
- ac7ccf6 iommu/amd: Modify ivhd_header structure to support type 11h and 40h by Suravee Suthikulpanit · 9 years ago
- 7d7d38a iommu/amd: Adding Extended Feature Register check for PC support by Suravee Suthikulpanit · 9 years ago
- 358875f iommu/amd: Apply workaround for ATS write permission check by Jay Cornwall · 9 years ago
- 38e45d0 iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered by Suravee Suthikulpanit · 9 years ago
- 39cf7c3 Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
- b67ad2f Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next by Joerg Roedel · 9 years ago
- 393c092 iommu/amd: Remove find_last_devid_on_pci() by Joerg Roedel · 9 years ago
- 226e889 iommu/amd: Remove first/last_device handling by Joerg Roedel · 9 years ago
- d125941 iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALL by Joerg Roedel · 9 years ago
- f2c2db5 iommu/amd: Cleanup buffer allocation by Joerg Roedel · 9 years ago
- deba4bc iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu by Joerg Roedel · 9 years ago
- cbbc00b iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices by Jiang Liu · 9 years ago
- 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
- a591989 iommu/amd: Drop null test before destroy functions by Julia Lawall · 9 years ago
- 4781bc4 iommu/amd: Return positive value in amd_iommu_detect() by Jérôme Glisse · 9 years ago
- 4160cd9 iommu/amd: Make a symbol static by Joerg Roedel · 9 years ago
- 1e6a7b0 iommu/amd: Use iommu core for passthrough mode by Joerg Roedel · 9 years ago
- 6eae81a Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
- 3a18404c iommu/amd: Propagate errors from amd_iommu_init_api by Joerg Roedel · 10 years ago
- aafd8ba iommu/amd: Implement add_device and remove_device by Joerg Roedel · 10 years ago
- 7c71d30 irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains by Jiang Liu · 10 years ago
- a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
- 63ce3ae iommu: Update my email address by Joerg Roedel · 10 years ago
- 3f4cb7c iommu/amd: Fix irq remapping detection logic by Thomas Gleixner · 10 years ago
- 7fa1c84 iommu/irq_remapping: Change variable disable_irq_remap to be static by Jiang Liu · 10 years ago
- c392f56 iommu/irq_remapping: Kill function irq_remapping_supported() and related code by Jiang Liu · 10 years ago
- 84d0779 iommu/amd: Check for irq-remap support amd_iommu_prepare() by Joerg Roedel · 10 years ago
- c50e324 iommu/amd: Fix devid mapping for ivrs_ioapic override by Joerg Roedel · 10 years ago
- 066f2e9 iommu/amd: Add sysfs support by Alex Williamson · 11 years ago
- 2c16c9f iommu/amd: fix enabling exclusion range for an exact device by Su Friendy · 11 years ago
- a919a01 iommu/amd: Fix logic to determine and checking max PASID by Suravee Suthikulpanit · 11 years ago
- 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
- 82fcfc6 iommu/amd: Clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
- 30861dd perf/x86/amd: Add IOMMU Performance Counter resource management by Steven L Kinney · 12 years ago
- 9973798 Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
- 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- 83ed9c1 iommu/amd: fix error return code in early_amd_iommu_init() by Wei Yongjun · 12 years ago
- 3f398bc iommu/AMD: Per-thread IOMMU Interrupt Handling by Suravee Suthikulpanit · 12 years ago
- dfbb6d4 iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides by Joerg Roedel · 12 years ago
- 440e8998 iommu/amd: Add ioapic and hpet ivrs override by Joerg Roedel · 12 years ago
- 235dacb iommu/amd: Add early maps for ioapic and hpet by Joerg Roedel · 12 years ago
- 31cff67 iommu/amd: Extend IVRS special device data structure by Joerg Roedel · 12 years ago
- d3da220 iommu/amd: Move add_special_device() to __init by Joerg Roedel · 12 years ago
- 6f2729b iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCI by Shuah Khan · 12 years ago
- c5081cd iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI by Shuah Khan · 12 years ago
- e2f1a3b amd_iommu_init: remove __init from amd_iommu_erratum_746_workaround by Nikola Pajkovsky · 12 years ago
- f528d98 iommu/amd: Initialize device table after dma_ops by Joerg Roedel · 12 years ago
- 318fe78 IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround by Suravee Suthikulpanit · 12 years ago
- c2ff5cf5 iommu/amd: Work around wrong IOAPIC device-id in IVRS table by Joerg Roedel · 12 years ago
- 0094872 Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'x86/amd-irq-remapping' into next by Joerg Roedel · 12 years ago