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-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]