index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-10-26
3
-62
/
+62
|
\
|
*
locking, x86, iommu: Annotate qi->q_lock as raw
Thomas Gleixner
2011-09-13
1
-7
/
+7
|
*
locking, x86, iommu: Annotate irq_2_ir_lock as raw
Thomas Gleixner
2011-09-13
1
-14
/
+14
|
*
locking, x86, iommu: Annotate iommu->register_lock as raw
Thomas Gleixner
2011-09-13
3
-41
/
+41
*
|
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
5
-204
/
+244
|
\
\
|
*
|
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
2011-09-21
3
-17
/
+23
|
*
|
iommu: Cleanup ifdefs in detect_intel_iommu()
Suresh Siddha
2011-09-21
1
-7
/
+6
|
*
|
iommu: No need to set dmar_disabled in check_zero_address()
Suresh Siddha
2011-09-21
1
-3
/
+0
|
*
|
iommu: Move IOMMU specific code to intel-iommu.c
Suresh Siddha
2011-09-21
2
-163
/
+159
|
*
|
intr_remap: Call dmar_dev_scope_init() explicitly
Suresh Siddha
2011-09-21
3
-8
/
+22
|
*
|
x86, x2apic: Enable the bios request for x2apic optout
Suresh Siddha
2011-09-21
2
-9
/
+37
*
|
|
intel-iommu: fix superpage support in pfn_to_dma_pte()
Allen Kay
2011-10-19
1
-9
/
+8
*
|
|
intel-iommu: set iommu_superpage on VM domains to lowest common denominator
Allen Kay
2011-10-19
1
-5
/
+7
*
|
|
intel-iommu: fix return value of iommu_unmap() API
Allen Kay
2011-10-19
1
-3
/
+8
*
|
|
intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.
David Woodhouse
2011-10-14
1
-10
/
+15
*
|
|
intel-iommu: Workaround IOTLB hang on Ironlake GPU
David Woodhouse
2011-10-14
1
-1
/
+5
*
|
|
intel-iommu: Fix AB-BA lockdep report
Roland Dreier
2011-10-10
1
-2
/
+2
|
/
/
*
|
x86, iommu: Mark DMAR IRQ as non-threaded
Thomas Gleixner
2011-09-13
1
-1
/
+1
|
/
*
iommu/amd: Don't take domain->lock recursivly
Joerg Roedel
2011-09-02
1
-5
/
+0
*
iommu/amd: Make sure iommu->need_sync contains correct value
Joerg Roedel
2011-09-02
1
-3
/
+10
*
iommu/amd: Don't use MSI address range for DMA addresses
Joerg Roedel
2011-07-06
1
-1
/
+15
*
Merge branches 'amd/transparent-bridge' and 'core'
Joerg Roedel
2011-06-21
2
-125
/
+175
*
iommu/amd: Move missing parts to drivers/iommu
Joerg Roedel
2011-06-21
5
-4
/
+2213
*
iommu: Move iommu Kconfig entries to submenu
Joerg Roedel
2011-06-21
1
-0
/
+13
*
x86/ia64: intel-iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
7
-0
/
+6777
*
x86: amd_iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
3
-0
/
+2794
*
msm: iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
4
-0
/
+1170
*
drivers: iommu: move to a dedicated folder
Ohad Ben-Cohen
2011-06-14
3
-0
/
+128