index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-16
iommu/vt-d: Move QI initializationt to intel_setup_irq_remapping
Joerg Roedel
1
-57
/
+35
2015-06-16
iommu/vt-d: Move EIM detection to intel_prepare_irq_remapping
Joerg Roedel
1
-23
/
+24
2015-06-16
iommu/vt-d: Enable Translation only if it was previously disabled
Joerg Roedel
1
-1
/
+3
2015-06-16
iommu/vt-d: Don't disable translation prior to OS handover
Joerg Roedel
1
-7
/
+0
2015-06-16
iommu/vt-d: Don't copy translation tables if RTT bit needs to be changed
Joerg Roedel
1
-1
/
+11
2015-06-16
iommu/vt-d: Don't do early domain assignment if kdump kernel
Joerg Roedel
1
-0
/
+13
2015-06-16
iommu/vt-d: Allocate si_domain in init_dmars()
Joerg Roedel
1
-5
/
+7
2015-06-16
iommu/vt-d: Mark copied context entries
Joerg Roedel
1
-2
/
+51
2015-06-16
iommu/vt-d: Do not re-use domain-ids from the old kernel
Joerg Roedel
1
-1
/
+10
2015-06-16
iommu/vt-d: Copy translation tables from old kernel
Joerg Roedel
1
-2
/
+205
2015-06-16
iommu/vt-d: Detect pre enabled translation
Joerg Roedel
1
-0
/
+19
2015-06-16
iommu/vt-d: Make root entry visible for hardware right after allocation
Joerg Roedel
1
-4
/
+6
2015-06-16
iommu/vt-d: Init QI before root entry is allocated
Joerg Roedel
1
-3
/
+2
2015-06-16
iommu/vt-d: Cleanup log messages
Joerg Roedel
3
-110
/
+101
2015-06-12
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-3
/
+15
2015-06-12
iommu/vt-d: Only enable extended context tables if PASID is supported
David Woodhouse
1
-3
/
+15
2015-06-08
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-5
/
+8
2015-06-02
Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent"
Joerg Roedel
1
-0
/
+1
2015-05-11
iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1
Will Deacon
1
-28
/
+2
2015-05-11
iommu/vt-d: Fix passthrough mode with translation-disabled devices
David Woodhouse
1
-5
/
+8
2015-05-05
iommu/rockchip: Fix build without CONFIG_OF
Arnd Bergmann
1
-3
/
+1
2015-05-04
iommu/amd: Fix bug in put_pasid_state_wait
Oded Gabbay
1
-0
/
+1
2015-04-26
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2
-80
/
+67
2015-04-20
Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-474
/
+604
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2015-04-13
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+8
2015-04-13
Merge branch 'device-properties'
Rafael J. Wysocki
1
-1
/
+1
2015-04-02
Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...
Joerg Roedel
18
-474
/
+604
2015-04-02
iommu/amd: Correctly encode huge pages in iommu page tables
Joerg Roedel
1
-5
/
+6
2015-04-02
iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interface
Joerg Roedel
1
-9
/
+3
2015-04-02
iommu/amd: Optimize alloc_new_range for new fetch_pte interface
Joerg Roedel
1
-4
/
+4
2015-04-02
iommu/amd: Optimize iommu_unmap_page for new fetch_pte interface
Joerg Roedel
1
-24
/
+8
2015-04-02
iommu/amd: Return the pte page-size in fetch_pte
Joerg Roedel
2
-22
/
+36
2015-04-02
iommu/amd: Add support for contiguous dma allocator
Joerg Roedel
1
-16
/
+28
2015-04-02
iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent
Joerg Roedel
1
-1
/
+0
2015-04-02
iommu/amd: Ignore BUS_NOTIFY_UNBOUND_DRIVER event
Joerg Roedel
1
-10
/
+0
2015-04-02
iommu/amd: Use BUS_NOTIFY_REMOVED_DEVICE
Joerg Roedel
1
-1
/
+1
2015-03-31
iommu/tegra: smmu: Compute PFN mask at runtime
Thierry Reding
1
-5
/
+10
2015-03-31
iommu/tegra: gart: Set aperture at domain initialization time
Thierry Reding
1
-11
/
+14
2015-03-31
iommu/tegra: Setup aperture
Thierry Reding
1
-0
/
+5
2015-03-31
iommu: Remove domain_init and domain_free iommu_ops
Joerg Roedel
1
-28
/
+2
2015-03-31
iommu/fsl: Make use of domain_alloc and domain_free
Joerg Roedel
2
-29
/
+33
2015-03-31
iommu/rockchip: Make use of domain_alloc and domain_free
Joerg Roedel
1
-16
/
+24
2015-03-31
iommu/ipmmu-vmsa: Make use of domain_alloc and domain_free
Joerg Roedel
1
-18
/
+23
2015-03-31
iommu/shmobile: Make use of domain_alloc and domain_free
Joerg Roedel
1
-16
/
+23
2015-03-31
iommu/msm: Make use of domain_alloc and domain_free
Joerg Roedel
1
-37
/
+36
2015-03-31
iommu/tegra-gart: Make use of domain_alloc and domain_free
Joerg Roedel
1
-21
/
+46
2015-03-31
iommu/tegra-smmu: Make use of domain_alloc and domain_free
Joerg Roedel
1
-18
/
+23
2015-03-31
iommu/exynos: Make use of domain_alloc and domain_free
Joerg Roedel
1
-40
/
+47
2015-03-31
iommu/arm-smmu: Make use of domain_alloc and domain_free
Joerg Roedel
1
-19
/
+27
[next]