index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd_iommu_init.c
Age
Commit message (
Expand
)
Author
2018-02-13
iommu/amd: Use raw locks on atomic context paths
Scott Wood
2018-01-11
iommu/amd: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2017-09-27
iommu/amd: pr_err() strings should end with newlines
Arvind Yadav
2017-09-09
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-19
iommu/amd: Fix section mismatch warning
Joerg Roedel
2017-08-19
iommu/amd: Fix compiler warning in copy_device_table()
Joerg Roedel
2017-08-15
iommu/amd: Disable iommu only if amd_iommu=off is specified
Baoquan He
2017-08-15
iommu/amd: Don't copy GCR3 table root pointer
Baoquan He
2017-08-15
iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled
Baoquan He
2017-08-15
iommu/amd: Do sanity check for address translation and irq remap of old dev t...
Baoquan He
2017-08-15
iommu/amd: Copy old trans table from old kernel
Baoquan He
2017-08-15
iommu/amd: Add function copy_dev_tables()
Baoquan He
2017-08-15
Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"
Baoquan He
2017-08-15
iommu/amd: Add several helper functions
Baoquan He
2017-08-15
iommu/amd: Detect pre enabled translation
Baoquan He
2017-07-26
iommu/amd: Fix schedule-while-atomic BUG in initialization code
Joerg Roedel
2017-07-18
iommu/amd: Allow the AMD IOMMU to work with memory encryption
Tom Lendacky
2017-06-22
iommu/amd: Remove amd_iommu_disabled check from amd_iommu_detect()
Joerg Roedel
2017-06-22
iommu/amd: Free IOMMU resources when disabled on command line
Joerg Roedel
2017-06-22
iommu/amd: Set global pointers to NULL after freeing them
Joerg Roedel
2017-06-22
iommu/amd: Check for error states first in iommu_go_to_state()
Joerg Roedel
2017-06-22
iommu/amd: Add new init-state IOMMU_CMDLINE_DISABLED
Joerg Roedel
2017-06-22
iommu/amd: Rename free_on_init_error()
Joerg Roedel
2017-06-22
iommu/amd: Disable IOMMUs at boot if they are enabled
Joerg Roedel
2017-06-16
iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel
Joerg Roedel
2017-06-08
iommu/amd: Reduce amount of MMIO when submitting commands
Tom Lendacky
2017-03-30
x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support
Suravee Suthikulpanit
2017-03-30
x86/events/amd/iommu.c: Modify functions to query max banks and counters
Suravee Suthikulpanit
2017-03-30
x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()
Suravee Suthikulpanit
2017-03-30
drivers/iommu/amd: Clean up iommu_pc_get_set_reg()
Suravee Suthikulpanit
2017-02-28
iommu/amd: Fix crash when accessing AMD-Vi sysfs entries
Joerg Roedel
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-02-10
iommu: Add sysfs bindings for struct iommu_device
Joerg Roedel
2017-02-10
iommu: Introduce new 'struct iommu_device'
Joerg Roedel
2017-01-10
iommu/amd: Fix error code path in early_amd_iommu_init()
Rafael J. Wysocki
2016-12-22
Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-12-21
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
2016-11-10
iommu/amd: Tell kmemleak about the irq_remap_table
Lucas Stach
2016-09-19
iommu/amd: Use standard bitmap operation to set bitmap
Baoquan He
2016-09-05
iommu/amd: Enable vAPIC interrupt remapping mode by default
Suravee Suthikulpanit
2016-09-05
iommu/amd: Detect and initialize guest vAPIC log
Suravee Suthikulpanit
2016-09-05
iommu/amd: Add support for multiple IRTE formats
Suravee Suthikulpanit
2016-09-05
iommu/amd: Detect and enable guest vAPIC support
Suravee Suthikulpanit
2016-07-06
iommu/amd: Fix unity mapping initialization race
Joerg Roedel
2016-06-27
iommu/amd: Initialize devid variable before using it
Nicolas Iooss
2016-04-07
iommu/amd: Introduces ivrs_acpihid kernel parameter
Suravee Suthikulpanit
2016-04-07
iommu/amd: Add new map for storing IVHD dev entry type HID
Wan Zongshun
2016-04-07
iommu/amd: Use the most comprehensive IVHD type that the driver can support
Suravee Suthikulpanit
2016-04-07
iommu/amd: Modify ivhd_header structure to support type 11h and 40h
Suravee Suthikulpanit
[next]