index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd_iommu_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-27
iommu/amd: pr_err() strings should end with newlines
Arvind Yadav
1
-4
/
+4
2017-09-10
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-24
/
+199
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
1
-1
/
+1
2017-08-19
iommu/amd: Fix section mismatch warning
Joerg Roedel
1
-1
/
+1
2017-08-19
iommu/amd: Fix compiler warning in copy_device_table()
Joerg Roedel
1
-1
/
+1
2017-08-15
iommu/amd: Disable iommu only if amd_iommu=off is specified
Baoquan He
1
-1
/
+2
2017-08-15
iommu/amd: Don't copy GCR3 table root pointer
Baoquan He
1
-0
/
+12
2017-08-15
iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled
Baoquan He
1
-2
/
+7
2017-08-15
iommu/amd: Do sanity check for address translation and irq remap of old dev t...
Baoquan He
1
-3
/
+20
2017-08-15
iommu/amd: Copy old trans table from old kernel
Baoquan He
1
-8
/
+51
2017-08-15
iommu/amd: Add function copy_dev_tables()
Baoquan He
1
-0
/
+62
2017-08-15
Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"
Baoquan He
1
-9
/
+0
2017-08-15
iommu/amd: Add several helper functions
Baoquan He
1
-11
/
+31
2017-08-15
iommu/amd: Detect pre enabled translation
Baoquan He
1
-0
/
+24
2017-07-26
iommu/amd: Fix schedule-while-atomic BUG in initialization code
Joerg Roedel
1
-1
/
+1
2017-07-18
iommu/amd: Allow the AMD IOMMU to work with memory encryption
Tom Lendacky
1
-6
/
+28
2017-06-22
iommu/amd: Remove amd_iommu_disabled check from amd_iommu_detect()
Joerg Roedel
1
-3
/
+0
2017-06-22
iommu/amd: Free IOMMU resources when disabled on command line
Joerg Roedel
1
-0
/
+7
2017-06-22
iommu/amd: Set global pointers to NULL after freeing them
Joerg Roedel
1
-0
/
+5
2017-06-22
iommu/amd: Check for error states first in iommu_go_to_state()
Joerg Roedel
1
-2
/
+2
2017-06-22
iommu/amd: Add new init-state IOMMU_CMDLINE_DISABLED
Joerg Roedel
1
-2
/
+5
2017-06-22
iommu/amd: Rename free_on_init_error()
Joerg Roedel
1
-2
/
+2
2017-06-22
iommu/amd: Disable IOMMUs at boot if they are enabled
Joerg Roedel
1
-0
/
+3
2017-06-16
iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel
Joerg Roedel
1
-0
/
+9
2017-06-08
iommu/amd: Reduce amount of MMIO when submitting commands
Tom Lendacky
1
-0
/
+2
2017-03-30
x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support
Suravee Suthikulpanit
1
-19
/
+24
2017-03-30
x86/events/amd/iommu.c: Modify functions to query max banks and counters
Suravee Suthikulpanit
1
-14
/
+20
2017-03-30
x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()
Suravee Suthikulpanit
1
-2
/
+9
2017-03-30
drivers/iommu/amd: Clean up iommu_pc_get_set_reg()
Suravee Suthikulpanit
1
-5
/
+8
2017-02-28
iommu/amd: Fix crash when accessing AMD-Vi sysfs entries
Joerg Roedel
1
-2
/
+2
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
1
-3
/
+6
2017-02-10
iommu: Add sysfs bindings for struct iommu_device
Joerg Roedel
1
-4
/
+2
2017-02-10
iommu: Introduce new 'struct iommu_device'
Joerg Roedel
1
-0
/
+5
2017-01-10
iommu/amd: Fix error code path in early_amd_iommu_init()
Rafael J. Wysocki
1
-1
/
+1
2016-12-22
Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+4
2016-12-21
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
1
-6
/
+4
2016-11-10
iommu/amd: Tell kmemleak about the irq_remap_table
Lucas Stach
1
-0
/
+4
2016-09-19
iommu/amd: Use standard bitmap operation to set bitmap
Baoquan He
1
-1
/
+2
2016-09-05
iommu/amd: Enable vAPIC interrupt remapping mode by default
Suravee Suthikulpanit
1
-1
/
+11
2016-09-05
iommu/amd: Detect and initialize guest vAPIC log
Suravee Suthikulpanit
1
-7
/
+105
2016-09-05
iommu/amd: Add support for multiple IRTE formats
Suravee Suthikulpanit
1
-0
/
+2
2016-09-05
iommu/amd: Detect and enable guest vAPIC support
Suravee Suthikulpanit
1
-6
/
+65
2016-07-06
iommu/amd: Fix unity mapping initialization race
Joerg Roedel
1
-2
/
+12
2016-06-27
iommu/amd: Initialize devid variable before using it
Nicolas Iooss
1
-1
/
+1
2016-04-07
iommu/amd: Introduces ivrs_acpihid kernel parameter
Suravee Suthikulpanit
1
-0
/
+33
2016-04-07
iommu/amd: Add new map for storing IVHD dev entry type HID
Wan Zongshun
1
-0
/
+122
2016-04-07
iommu/amd: Use the most comprehensive IVHD type that the driver can support
Suravee Suthikulpanit
1
-29
/
+78
2016-04-07
iommu/amd: Modify ivhd_header structure to support type 11h and 40h
Suravee Suthikulpanit
1
-2
/
+33
2016-04-07
iommu/amd: Adding Extended Feature Register check for PC support
Suravee Suthikulpanit
1
-8
/
+24
2016-02-25
iommu/amd: Apply workaround for ATS write permission check
Jay Cornwall
1
-0
/
+29
[next]