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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-15
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-330
/
+427
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+4
2014-10-02
Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...
Joerg Roedel
17
-330
/
+427
2014-10-02
iommu/vt-d: Work around broken RMRR firmware entries
Joerg Roedel
1
-3
/
+19
2014-10-02
iommu/vt-d: Store bus information in RMRR PCI device path
Joerg Roedel
1
-0
/
+1
2014-10-02
iommu/vt-d: Only remove domain when device is removed
Joerg Roedel
1
-2
/
+1
2014-09-25
iommu/amd: Fix devid mapping for ivrs_ioapic override
Joerg Roedel
1
-6
/
+15
2014-09-25
iommu/irq_remapping: Fix the regression of hpet irq remapping
Yijing Wang
4
-7
/
+14
2014-09-25
iommu: Fix bus notifier breakage
Mark Salter
1
-10
/
+16
2014-09-25
iommu/amd: Split init_iommu_group() from iommu_init_device()
Alex Williamson
1
-14
/
+13
2014-09-25
iommu: Rework iommu_group_get_for_pci_dev()
Alex Williamson
1
-67
/
+96
2014-09-25
iommu: Make of_device_id array const
Kiran Padwal
4
-4
/
+4
2014-09-25
amd_iommu: do not dereference a NULL pointer address.
Maurizio Lombardi
1
-0
/
+3
2014-09-25
iommu/omap: Remove omap_iommu unused owner field
Laurent Pinchart
2
-11
/
+0
2014-09-25
iommu: Remove iommu_domain_has_cap() API function
Joerg Roedel
1
-13
/
+0
2014-09-25
iommu/tegra: Convert to iommu_capable() API function
Joerg Roedel
2
-8
/
+6
2014-09-25
iommu/msm: Convert to iommu_capable() API function
Joerg Roedel
1
-4
/
+3
2014-09-25
iommu/vt-d: Convert to iommu_capable() API function
Joerg Roedel
1
-8
/
+5
2014-09-25
iommu/fsl: Convert to iommu_capable() API function
Joerg Roedel
1
-3
/
+2
2014-09-25
iommu/arm-smmu: Convert to iommu_capable() API function
Joerg Roedel
1
-10
/
+9
2014-09-25
iommu/amd: Convert to iommu_capable() API function
Joerg Roedel
1
-6
/
+5
2014-09-25
iommu: Introduce iommu_capable API function
Joerg Roedel
1
-3
/
+15
2014-09-25
iommu: Convert iommu-caps from define to enum
Joerg Roedel
1
-1
/
+1
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
1
-2
/
+4
2014-09-22
iommu/arm-smmu: fix bug in pmd construction
Mitchel Humpherys
1
-0
/
+1
2014-09-16
iommu/arm-smmu: support MMU-401
Robin Murphy
1
-0
/
+1
2014-09-16
iommu/arm-smmu: fix architecture version detection
Robin Murphy
1
-22
/
+25
2014-09-16
iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITS
Will Deacon
1
-23
/
+22
2014-09-16
iommu/arm-smmu: use page shift instead of page size to avoid division
Will Deacon
1
-5
/
+5
2014-09-16
iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommu
Will Deacon
1
-3
/
+14
2014-09-16
iommu/arm-smmu: add support for multi-master iommu groups
Will Deacon
1
-26
/
+39
2014-09-16
iommu/arm-smmu: allow translation stage to be forced on the cmdline
Will Deacon
1
-2
/
+13
2014-09-05
iommu/fsl: Fix warning resulting from adding PCI device twice
Varun Sethi
1
-2
/
+8
2014-09-05
iommu/omap: Fix iommu archdata name for DT-based devices
Suman Anna
1
-1
/
+9
2014-09-05
iommu/omap: Check for valid archdata in attach_dev
Suman Anna
1
-0
/
+5
2014-09-03
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...
Joerg Roedel
1
-54
/
+73
2014-09-02
iommu/arm-smmu: fix corner cases in address size calculations
Will Deacon
1
-2
/
+9
2014-09-02
iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-09-02
iommu/arm-smmu: Do not access non-existing S2CR registers
Olav Haugan
1
-7
/
+21
2014-09-02
iommu/arm-smmu: fix s2cr and smr teardown on device detach from domain
Will Deacon
1
-15
/
+12
2014-09-01
iommu/arm-smmu: remove pgtable_page_{c,d}tor()
Vladimir Murzin
1
-5
/
+0
2014-09-01
iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1
Olav Haugan
1
-2
/
+5
2014-09-01
iommu/arm-smmu: avoid calling request_irq in atomic context
Mitchel Humpherys
1
-22
/
+25
2014-08-26
iommu/amd: Remove device binding reference count
Joerg Roedel
1
-3
/
+0
2014-08-26
iommu/amd: Attach and detach complete alias group
Joerg Roedel
1
-26
/
+20
2014-08-26
iommu/amd: Keep a list of devices in an alias group
Joerg Roedel
1
-0
/
+6
2014-08-26
iommu/amd: Move struct iommu_dev_data to amd_iommu.c
Joerg Roedel
2
-21
/
+21
2014-08-26
iommu/vt-d: Check return value of acpi_bus_get_device()
Joerg Roedel
1
-2
/
+1
2014-08-26
iommu/core: Make iommu_group_get_for_dev() more robust
Joerg Roedel
1
-3
/
+5
2014-08-19
iommu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
[next]