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
2014-12-19
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-15
/
+15
2014-12-16
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+91
2014-12-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-12-16
iommu/exynos: Fix arm64 allmodconfig build
Mark Brown
1
-1
/
+1
2014-12-16
iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ
Jiang Liu
1
-7
/
+7
2014-12-16
iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ
Jiang Liu
1
-5
/
+5
2014-12-16
x86: irq_remapping: Use helpers to access irq_cfg data structure associated w...
Jiang Liu
1
-3
/
+3
2014-12-16
Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
Thomas Gleixner
12
-1102
/
+585
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-52
/
+9
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-6
/
+0
2014-12-13
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
1
-31
/
+53
2014-12-13
iommu/amd: use handle_mm_fault directly
Jesse Barnes
1
-31
/
+53
2014-12-12
Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-976
/
+2346
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+0
2014-12-08
Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchi...
Dave Airlie
3
-0
/
+1051
2014-12-05
iommu: store DT-probed IOMMU data privately
Robin Murphy
1
-0
/
+39
2014-12-04
memory: Add NVIDIA Tegra memory controller support
Thierry Reding
2
-1093
/
+529
2014-12-02
Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...
Joerg Roedel
17
-285
/
+2082
2014-12-02
iommu: Decouple iommu_map_sg from CPU page size
Robin Murphy
1
-5
/
+15
2014-12-02
iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
Jiang Liu
1
-5
/
+3
2014-12-01
iommu: fix initialization without 'add_device' callback
Marek Szyprowski
1
-1
/
+1
2014-12-01
iommu: provide helper function to configure an IOMMU for an of master
Will Deacon
2
-1
/
+34
2014-12-01
iommu: provide early initialisation hook for IOMMU drivers
Will Deacon
1
-0
/
+17
2014-11-23
PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
Jiang Liu
1
-8
/
+0
2014-11-18
iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
Jiang Liu
1
-55
/
+151
2014-11-18
iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()
Jiang Liu
1
-3
/
+5
2014-11-18
iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug
Jiang Liu
1
-60
/
+178
2014-11-18
iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
Jiang Liu
1
-3
/
+30
2014-11-18
iommu/vt-d: Implement DMAR unit hotplug framework
Jiang Liu
3
-14
/
+337
2014-11-18
iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
Jiang Liu
2
-16
/
+37
2014-11-18
iommu/vt-d: Introduce helper function dmar_walk_resources()
Jiang Liu
2
-100
/
+113
2014-11-14
iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute
Will Deacon
1
-20
/
+90
2014-11-14
iommu/arm-smmu: Play nice on non-ARM/SMMU systems
Thierry Reding
1
-0
/
+12
2014-11-14
iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXEC
Will Deacon
1
-0
/
+2
2014-11-14
iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver
Antonios Motakis
1
-0
/
+2
2014-11-14
iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC
Antonios Motakis
1
-4
/
+5
2014-11-12
iommu/amd: Fix accounting of device_state
Oded Gabbay
1
-6
/
+2
2014-11-06
x86/vt-d: Fix incorrect bit operations in setting values
Li, Zhen-Hua
1
-0
/
+2
2014-11-04
iommu/rockchip: Allow to compile with COMPILE_TEST
Joerg Roedel
1
-1
/
+2
2014-11-04
iommu/ipmmu-vmsa: Return proper error if devm_request_irq fails
Axel Lin
1
-1
/
+1
2014-11-04
iommu/omap: Use dev_get_platdata()
Kiran Padwal
1
-3
/
+3
2014-11-04
iommu/msm: Use dev_get_platdata()
Kiran Padwal
1
-2
/
+2
2014-11-04
iommu: Improve error handling when setting bus iommu
Heiko Stübner
1
-2
/
+16
2014-11-04
iommu: Do more input validation in iommu_map_sg()
Joerg Roedel
1
-11
/
+18
2014-11-04
iommu: Add iommu_map_sg() function
Olav Haugan
10
-0
/
+34
2014-11-03
iommu/rockchip: rk3288 iommu driver
Daniel Kurtz
3
-0
/
+1051
2014-10-23
iommu/msm: Deletion of unnecessary checks before clk_disable()
SF Markus Elfring
2
-6
/
+3
2014-10-23
iommu/omap: Switch pagetable debugfs entry to use seq_file
Suman Anna
1
-53
/
+28
2014-10-23
iommu/omap: Fix bus error on debugfs access of unattached IOMMU
Suman Anna
1
-0
/
+14
2014-10-23
iommu/omap: Reset the domain field upon detaching
Suman Anna
1
-0
/
+1
[next]