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
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
2016-02-25
iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
Suravee Suthikulpanit
1
-12
/
+22
2015-11-06
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-93
/
+27
2015-11-05
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2015-11-02
Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...
Joerg Roedel
1
-93
/
+27
2015-10-21
iommu/amd: Remove find_last_devid_on_pci()
Joerg Roedel
1
-19
/
+0
2015-10-21
iommu/amd: Remove first/last_device handling
Joerg Roedel
1
-31
/
+3
2015-10-21
iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALL
Joerg Roedel
1
-0
/
+4
2015-10-21
iommu/amd: Cleanup buffer allocation
Joerg Roedel
1
-30
/
+16
2015-10-21
iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu
Joerg Roedel
1
-7
/
+1
2015-10-09
iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices
Jiang Liu
1
-0
/
+3
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
1
-1
/
+1
2015-09-29
iommu/amd: Drop null test before destroy functions
Julia Lawall
1
-5
/
+2
2015-09-24
iommu/amd: Return positive value in amd_iommu_detect()
Jérôme Glisse
1
-1
/
+1
2015-08-13
iommu/amd: Make a symbol static
Joerg Roedel
1
-1
/
+1
2015-07-30
iommu/amd: Use iommu core for passthrough mode
Joerg Roedel
1
-9
/
+1
2015-06-24
Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-23
/
+11
2015-06-11
iommu/amd: Propagate errors from amd_iommu_init_api
Joerg Roedel
1
-2
/
+3
2015-06-11
iommu/amd: Implement add_device and remove_device
Joerg Roedel
1
-22
/
+9
2015-04-24
irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains
Jiang Liu
1
-0
/
+4
2015-02-12
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2015-02-04
iommu: Update my email address
Joerg Roedel
1
-1
/
+1
2015-01-23
iommu/amd: Fix irq remapping detection logic
Thomas Gleixner
1
-1
/
+6
2015-01-15
iommu/irq_remapping: Change variable disable_irq_remap to be static
Jiang Liu
1
-5
/
+1
2015-01-15
iommu/irq_remapping: Kill function irq_remapping_supported() and related code
Jiang Liu
1
-5
/
+0
2015-01-15
iommu/amd: Check for irq-remap support amd_iommu_prepare()
Joerg Roedel
1
-0
/
+3
2014-09-25
iommu/amd: Fix devid mapping for ivrs_ioapic override
Joerg Roedel
1
-6
/
+15
2014-07-04
iommu/amd: Add sysfs support
Alex Williamson
1
-0
/
+38
2014-05-13
iommu/amd: fix enabling exclusion range for an exact device
Su Friendy
1
-1
/
+1
2014-03-24
iommu/amd: Fix logic to determine and checking max PASID
Suravee Suthikulpanit
1
-7
/
+9
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-1
/
+0
2013-08-14
iommu/amd: Clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-1
/
+1
2013-06-19
perf/x86/amd: Add IOMMU Performance Counter resource management
Steven L Kinney
1
-9
/
+131
2013-05-07
Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+138
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-20
/
+20
2013-04-23
iommu/amd: fix error return code in early_amd_iommu_init()
Wei Yongjun
1
-0
/
+1
2013-04-23
iommu/AMD: Per-thread IOMMU Interrupt Handling
Suravee Suthikulpanit
1
-1
/
+1
2013-04-19
iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides
Joerg Roedel
1
-3
/
+16
[next]