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.12.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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-166
/
+292
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-5
/
+15
2017-07-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+15
2017-06-28
x86: remove arch specific dma_supported implementation
Christoph Hellwig
1
-0
/
+2
2017-06-28
iommu/amd: implement ->mapping_error
Christoph Hellwig
1
-5
/
+13
2017-06-28
Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...
Joerg Roedel
1
-166
/
+292
2017-06-28
iommu/amd: Fix interrupt remapping when disable guest_mode
Suravee Suthikulpanit
1
-4
/
+2
2017-06-22
iommu/amd: Use named irq domain interface
Thomas Gleixner
1
-3
/
+10
2017-06-22
iommu/amd: Add name to irq chip
Thomas Gleixner
1
-4
/
+5
2017-06-22
iommu/amd: Free already flushed ring-buffer entries before full-check
Joerg Roedel
1
-3
/
+9
2017-06-16
iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel
Joerg Roedel
1
-1
/
+2
2017-06-08
iommu/amd: Remove queue_release() function
Joerg Roedel
1
-20
/
+8
2017-06-08
iommu/amd: Add per-domain timer to flush per-cpu queues
Joerg Roedel
1
-17
/
+67
2017-06-08
iommu/amd: Add flush counters to struct dma_ops_domain
Joerg Roedel
1
-0
/
+52
2017-06-08
iommu/amd: Add locking to per-domain flush-queue
Joerg Roedel
1
-0
/
+11
2017-06-08
iommu/amd: Make use of the per-domain flush queue
Joerg Roedel
1
-4
/
+56
2017-06-08
iommu/amd: Add per-domain flush-queue data structures
Joerg Roedel
1
-0
/
+69
2017-06-08
iommu/amd: Rip out old queue flushing code
Joerg Roedel
1
-137
/
+6
2017-06-08
iommu/amd: Reduce delay waiting for command buffer space
Tom Lendacky
1
-20
/
+13
2017-06-08
iommu/amd: Reduce amount of MMIO when submitting commands
Tom Lendacky
1
-13
/
+22
2017-05-30
iommu/amd: Constify irq_domain_ops
Tobias Klauser
1
-1
/
+1
2017-05-30
iommu/amd: Ratelimit io-page-faults per device
Joerg Roedel
1
-7
/
+33
2017-03-30
x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()
Suravee Suthikulpanit
1
-3
/
+3
2017-03-22
iommu: Disambiguate MSI region types
Robin Murphy
1
-1
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2017-02-25
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-1
/
+1
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
1
-26
/
+46
2017-02-10
iommu: Make iommu_device_link/unlink take a struct iommu_device
Joerg Roedel
1
-2
/
+2
2017-02-10
iommu: Add sysfs bindings for struct iommu_device
Joerg Roedel
1
-5
/
+9
2017-02-10
iommu: Introduce new 'struct iommu_device'
Joerg Roedel
1
-2
/
+2
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-3
/
+3
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2017-01-23
iommu/amd: Declare MSI and HT regions as reserved IOVA regions
Eric Auger
1
-11
/
+26
2017-01-23
iommu: Add a new type field in iommu_resv_region
Eric Auger
1
-0
/
+1
2017-01-23
iommu: Rename iommu_dm_regions into iommu_resv_regions
Eric Auger
1
-10
/
+10
2017-01-04
iommu/amd: Fix the left value check of cmd buffer
Huang Rui
1
-1
/
+1
2016-11-15
iommu/amd: Fix group refcounting
Robin Murphy
1
-0
/
+2
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+10
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-57
/
+427
2016-09-20
iommu/amd: No need to wait iommu completion if no dte irq entry change
Baoquan He
1
-3
/
+3
2016-09-19
iommu/amd: Free domain id when free a domain of struct dma_ops_domain
Baoquan He
1
-0
/
+3
2016-09-19
iommu/amd: Clean up the cmpxchg64 invocation
Baoquan He
1
-1
/
+2
2016-09-15
iommu/amd: Don't put completion-wait semaphore on stack
Joerg Roedel
1
-16
/
+35
2016-09-05
Merge branch 'x86/amd-avic' into x86/amd
Joerg Roedel
1
-57
/
+427
2016-09-05
iommu/amd: Enable vAPIC interrupt remapping mode by default
Suravee Suthikulpanit
1
-8
/
+36
2016-09-05
iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pa...
Suravee Suthikulpanit
1
-4
/
+64
2016-09-05
iommu/amd: Introduce amd_iommu_update_ga()
Suravee Suthikulpanit
1
-0
/
+39
2016-09-05
iommu/amd: Adding GALOG interrupt handler
Suravee Suthikulpanit
1
-3
/
+70
2016-09-05
iommu/amd: Add support for multiple IRTE formats
Suravee Suthikulpanit
1
-24
/
+48
2016-09-05
iommu/amd: Introduce interrupt remapping ops structure
Suravee Suthikulpanit
1
-5
/
+185
[next]