| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-11-05 | 1 | -93/+27 |
|\ |
|
| *-. | Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am... | Joerg Roedel | 2015-11-02 | 1 | -93/+27 |
| |\ \ |
|
| | | * | iommu/amd: Remove find_last_devid_on_pci() | Joerg Roedel | 2015-10-21 | 1 | -19/+0 |
| | | * | iommu/amd: Remove first/last_device handling | Joerg Roedel | 2015-10-21 | 1 | -31/+3 |
| | | * | iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALL | Joerg Roedel | 2015-10-21 | 1 | -0/+4 |
| | | * | iommu/amd: Cleanup buffer allocation | Joerg Roedel | 2015-10-21 | 1 | -30/+16 |
| | | * | iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu | Joerg Roedel | 2015-10-21 | 1 | -7/+1 |
| | | * | iommu/amd: Drop null test before destroy functions | Julia Lawall | 2015-09-29 | 1 | -5/+2 |
| | | * | iommu/amd: Return positive value in amd_iommu_detect() | Jérôme Glisse | 2015-09-24 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-11-04 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 2015-10-04 | 1 | -1/+1 |
| |/ |
|
* | | iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices | Jiang Liu | 2015-10-09 | 1 | -0/+3 |
|/ |
|
* | iommu/amd: Make a symbol static | Joerg Roedel | 2015-08-13 | 1 | -1/+1 |
* | iommu/amd: Use iommu core for passthrough mode | Joerg Roedel | 2015-07-30 | 1 | -9/+1 |
* | Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-06-23 | 1 | -23/+11 |
|\ |
|
| * | iommu/amd: Propagate errors from amd_iommu_init_api | Joerg Roedel | 2015-06-11 | 1 | -2/+3 |
| * | iommu/amd: Implement add_device and remove_device | Joerg Roedel | 2015-06-11 | 1 | -22/+9 |
* | | irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains | Jiang Liu | 2015-04-24 | 1 | -0/+4 |
|/ |
|
* | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-12 | 1 | -1/+1 |
|\ |
|
| * | iommu: Update my email address | Joerg Roedel | 2015-02-04 | 1 | -1/+1 |
* | | iommu/amd: Fix irq remapping detection logic | Thomas Gleixner | 2015-01-23 | 1 | -1/+6 |
* | | iommu/irq_remapping: Change variable disable_irq_remap to be static | Jiang Liu | 2015-01-15 | 1 | -5/+1 |
* | | iommu/irq_remapping: Kill function irq_remapping_supported() and related code | Jiang Liu | 2015-01-15 | 1 | -5/+0 |
* | | iommu/amd: Check for irq-remap support amd_iommu_prepare() | Joerg Roedel | 2015-01-15 | 1 | -0/+3 |
|/ |
|
* | iommu/amd: Fix devid mapping for ivrs_ioapic override | Joerg Roedel | 2014-09-25 | 1 | -6/+15 |
* | iommu/amd: Add sysfs support | Alex Williamson | 2014-07-04 | 1 | -0/+38 |
* | iommu/amd: fix enabling exclusion range for an exact device | Su Friendy | 2014-05-13 | 1 | -1/+1 |
* | iommu/amd: Fix logic to determine and checking max PASID | Suravee Suthikulpanit | 2014-03-24 | 1 | -7/+9 |
* | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -1/+0 |
* | iommu/amd: Clean up unnecessary MSI/MSI-X capability find | Yijing Wang | 2013-08-14 | 1 | -1/+1 |
* | perf/x86/amd: Add IOMMU Performance Counter resource management | Steven L Kinney | 2013-06-19 | 1 | -9/+131 |
* | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-06 | 1 | -16/+138 |
|\ |
|
| * | iommu/amd: fix error return code in early_amd_iommu_init() | Wei Yongjun | 2013-04-23 | 1 | -0/+1 |
| * | iommu/AMD: Per-thread IOMMU Interrupt Handling | Suravee Suthikulpanit | 2013-04-23 | 1 | -1/+1 |
| * | iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides | Joerg Roedel | 2013-04-19 | 1 | -3/+16 |
| * | iommu/amd: Add ioapic and hpet ivrs override | Joerg Roedel | 2013-04-19 | 1 | -2/+62 |
| * | iommu/amd: Add early maps for ioapic and hpet | Joerg Roedel | 2013-04-19 | 1 | -0/+38 |
| * | iommu/amd: Extend IVRS special device data structure | Joerg Roedel | 2013-04-19 | 1 | -10/+20 |
| * | iommu/amd: Move add_special_device() to __init | Joerg Roedel | 2013-04-19 | 1 | -1/+1 |
* | | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-04-29 | 1 | -20/+20 |
|\ \
| |/
|/| |
|
| * | iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCI | Shuah Khan | 2013-03-26 | 1 | -3/+3 |
| * | iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI | Shuah Khan | 2013-03-26 | 1 | -17/+17 |
* | | amd_iommu_init: remove __init from amd_iommu_erratum_746_workaround | Nikola Pajkovsky | 2013-03-09 | 1 | -1/+1 |
|/ |
|
* | iommu/amd: Initialize device table after dma_ops | Joerg Roedel | 2013-02-07 | 1 | -5/+5 |
* | IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround | Suravee Suthikulpanit | 2013-01-28 | 1 | -0/+34 |
* | iommu/amd: Work around wrong IOAPIC device-id in IVRS table | Joerg Roedel | 2012-10-16 | 1 | -7/+32 |
*---. | Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am... | Joerg Roedel | 2012-10-02 | 1 | -20/+233 |
|\ \ \ |
|
| | | * | iommu/amd: Print message to system log when irq remapping is enabled | Joerg Roedel | 2012-09-28 | 1 | -0/+2 |
| | | * | iommu/amd: Make sure irq remapping still works on dma init failure | Joerg Roedel | 2012-09-28 | 1 | -9/+31 |
| | | * | iommu/amd: Add initialization routines for AMD interrupt remapping | Joerg Roedel | 2012-09-28 | 1 | -0/+42 |