summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu_init.c (follow)
Commit message (Expand)AuthorAge
* iommu/amd: Make iommu_disable saferKevin Mitchell2020-01-29
* iommu/amd: Move iommu_init_pci() to .init sectionJoerg Roedel2019-08-25
* iommu/amd: Set exclusion range correctlyJoerg Roedel2019-05-16
* iommu/amd: Fix unity mapping initialization raceJoerg Roedel2016-07-27
* iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit2016-03-09
* iommu/amd: Apply workaround for ATS write permission checkJay Cornwall2016-03-09
* Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-05
|\
| *-. Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2015-11-02
| |\ \
| | | * iommu/amd: Remove find_last_devid_on_pci()Joerg Roedel2015-10-21
| | | * iommu/amd: Remove first/last_device handlingJoerg Roedel2015-10-21
| | | * iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALLJoerg Roedel2015-10-21
| | | * iommu/amd: Cleanup buffer allocationJoerg Roedel2015-10-21
| | | * iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommuJoerg Roedel2015-10-21
| | | * iommu/amd: Drop null test before destroy functionsJulia Lawall2015-09-29
| | | * iommu/amd: Return positive value in amd_iommu_detect()Jérôme Glisse2015-09-24
| | |/
* | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-04
|\ \ \ | |/ / |/| |
| * | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-04
| |/
* / iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devicesJiang Liu2015-10-09
|/
* iommu/amd: Make a symbol staticJoerg Roedel2015-08-13
* iommu/amd: Use iommu core for passthrough modeJoerg Roedel2015-07-30
* Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-06-23
|\
| * iommu/amd: Propagate errors from amd_iommu_init_apiJoerg Roedel2015-06-11
| * iommu/amd: Implement add_device and remove_deviceJoerg Roedel2015-06-11
* | irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomainsJiang Liu2015-04-24
|/
* Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-12
|\
| * iommu: Update my email addressJoerg Roedel2015-02-04
* | iommu/amd: Fix irq remapping detection logicThomas Gleixner2015-01-23
* | iommu/irq_remapping: Change variable disable_irq_remap to be staticJiang Liu2015-01-15
* | iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu2015-01-15
* | iommu/amd: Check for irq-remap support amd_iommu_prepare()Joerg Roedel2015-01-15
|/
* iommu/amd: Fix devid mapping for ivrs_ioapic overrideJoerg Roedel2014-09-25
* iommu/amd: Add sysfs supportAlex Williamson2014-07-04
* iommu/amd: fix enabling exclusion range for an exact deviceSu Friendy2014-05-13
* iommu/amd: Fix logic to determine and checking max PASIDSuravee Suthikulpanit2014-03-24
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-07
* iommu/amd: Clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-14
* perf/x86/amd: Add IOMMU Performance Counter resource managementSteven L Kinney2013-06-19
* Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-06
|\
| * iommu/amd: fix error return code in early_amd_iommu_init()Wei Yongjun2013-04-23
| * iommu/AMD: Per-thread IOMMU Interrupt HandlingSuravee Suthikulpanit2013-04-23
| * iommu/amd: Don't report firmware bugs with cmd-line ivrs overridesJoerg Roedel2013-04-19
| * iommu/amd: Add ioapic and hpet ivrs overrideJoerg Roedel2013-04-19
| * iommu/amd: Add early maps for ioapic and hpetJoerg Roedel2013-04-19
| * iommu/amd: Extend IVRS special device data structureJoerg Roedel2013-04-19
| * iommu/amd: Move add_special_device() to __initJoerg Roedel2013-04-19
* | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-29
|\ \ | |/ |/|
| * iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCIShuah Khan2013-03-26
| * iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan2013-03-26
* | amd_iommu_init: remove __init from amd_iommu_erratum_746_workaroundNikola Pajkovsky2013-03-09
|/
* iommu/amd: Initialize device table after dma_opsJoerg Roedel2013-02-07