Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c7e5301a1b7c3f47af635a8b1b14480b81426025
/
drivers
/
iommu
« Previous
2c6edb0
iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attribute
by Joerg Roedel
· 13 years ago
8a0e715
iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attribute
by Joerg Roedel
· 13 years ago
0ff64f8
iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute
by Joerg Roedel
· 13 years ago
0cd76dd
iommu: Add domain-attribute handlers
by Joerg Roedel
· 13 years ago
3775d48
iommu/amd: fix type bug in flush code
by Dan Carpenter
· 12 years ago
8f53dc7
iommu/tegra: smmu: Fix unsleepable memory allocation
by Hiroshi DOYU
· 12 years ago
ff76362
iommu/tegra: smmu: Fix uninitialized var warning
by Hiroshi Doyu
· 12 years ago
0547c2f
iommu/tegra: smmu: Remove unnecessary cleanups with devm_*()
by Hiroshi Doyu
· 12 years ago
a3b2491
iommu/tegra: smmu: Simplify allocation at once
by Hiroshi Doyu
· 12 years ago
0760e8f
iommu/tegra: smmu: Add device tree support for SMMU
by Hiroshi Doyu
· 12 years ago
4e0ee78
iommu: Add DMA window parser, of_get_dma_window()
by Hiroshi Doyu
· 12 years ago
783f157
intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groups
by Alex Williamson
· 12 years ago
664b600
amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groups
by Alex Williamson
· 12 years ago
abdfdde
intel-iommu: Support IOMMU groups
by Alex Williamson
· 12 years ago
9dcd613
amd_iommu: Support IOMMU groups
by Alex Williamson
· 12 years ago
d72e31c
iommu: IOMMU Groups
by Alex Williamson
· 12 years ago
ac1534a
iommu/amd: Initialize dma_ops for hotplug and sriov devices
by Joerg Roedel
· 12 years ago
7eb9ae0
irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity() for UP
by Suresh Siddha
· 12 years ago
b918c62
PCI: replace struct pci_bus secondary/subordinate with busn_res
by Yinghai Lu
· 12 years ago
ed88bed
x86/apic/irq_remap: Silence a bogus pr_err()
by Dan Carpenter
· 12 years ago
e9071b0
iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() calls
by Donald Dutile
· 12 years ago
6f5cf52
iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to
by Donald Dutile
· 12 years ago
bf947fcb
iommu/dmar: Replace printks with appropriate pr_*()
by Donald Dutile
· 12 years ago
ff16432
x86/apic: Make cpu_mask_to_apicid() operations return error code
by Alexander Gordeev
· 12 years ago
f2f12b6
iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode
by Shuah Khan
· 12 years ago
eee5353
iommu/amd: Fix deadlock in ppr-handling error path
by Joerg Roedel
· 12 years ago
c1bf94e
iommu/amd: Cache pdev pointer to root-bridge
by Joerg Roedel
· 12 years ago
2f83766
Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 12 years ago
28f8571
Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' and 'x86/amd' into next
by Joerg Roedel
· 12 years ago
ce53044
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
109b9b0
intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper
by David Woodhouse
· 12 years ago
e2ad23d
intel-iommu: Add device info into list before doing context mapping
by David Woodhouse
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
77ca233
iommu/core: pass a user-provided token to fault handlers
by Ohad Ben-Cohen
· 12 years ago
046fae4
Merge branch 'next/devel-samsung-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Arnd Bergmann
· 12 years ago
fefe1ed
iommu: Fix off by one in dmar_get_fault_reason()
by Dan Carpenter
· 13 years ago
2a96536
iommu/exynos: Add iommu driver for EXYNOS Platforms
by KyongHo Cho
· 13 years ago
774dfc9
iommu/tegra: gart: Fix register offset correctly
by Hiroshi DOYU
· 13 years ago
c558df4
irq_remap: Fix the 'sub_handle' uninitialized warning
by Suresh Siddha
· 13 years ago
82b481e
irq_remap: Fix UP build failure
by Suresh Siddha
· 13 years ago
8a8f422
iommu: rename intr_remapping.[ch] to irq_remapping.[ch]
by Suresh Siddha
· 13 years ago
95a02e9
iommu: rename intr_remapping references to irq_remapping
by Suresh Siddha
· 13 years ago
263b5e8
x86, iommu/vt-d: Clean up interfaces for interrupt remapping
by Joerg Roedel
· 13 years ago
5e2b930
iommu/vt-d: Convert MSI remapping setup to remap_ops
by Joerg Roedel
· 13 years ago
9d619f6
iommu/vt-d: Convert free_irte into a remap_ops callback
by Joerg Roedel
· 13 years ago
4c1bad6
iommu/vt-d: Convert IR set_affinity function to remap_ops
by Joerg Roedel
· 13 years ago
0c3f173
iommu/vt-d: Convert IR ioapic-setup to use remap_ops
by Joerg Roedel
· 13 years ago
4f3d8b6
iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops
by Joerg Roedel
· 13 years ago
736baef
iommu/vt-d: Make intr-remapping initialization generic
by Joerg Roedel
· 13 years ago
eef93fd
iommu: Rename intr_remapping files to intel_intr_remapping
by Joerg Roedel
· 13 years ago
803b527
iommu: OMAP: device detach on domain destroy
by Omar Ramirez Luna
· 13 years ago
59bf896
Fix "the the" in various Kconfig
by Masanari Iida
· 13 years ago
7cffae4
iommu: tegra/gart: Add device tree support
by Thierry Reding
· 13 years ago
543f3f3
iommu: tegra/gart: use correct gart_device
by Vandana Salve
· 13 years ago
9073091
iommu/tegra: smmu: Print device name correctly
by Hiroshi DOYU
· 13 years ago
3d06fca
iommu/amd: Add workaround for event log erratum
by Joerg Roedel
· 13 years ago
a3b9312
iommu/amd: Check for the right TLP prefix bit
by Joerg Roedel
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
baa676f
X86 & IA64: adapt for dma_map_ops changes
by Andrzej Pietrasiewicz
· 13 years ago
0b0c9d3
Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
7de4730
Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into next
by Joerg Roedel
· 13 years ago
ae29514
iommu/amd: Fix section mismatch
by Gerard Snitselaar
· 13 years ago
4c64616
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
b7f077d
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
943bc7e
x86: Fix section warnings
by Steffen Persvold
· 13 years ago
3d9761e
iommu/amd: Move interrupt setup code into seperate function
by Joerg Roedel
· 13 years ago
9ddd592
iommu/amd: Make sure IOMMU interrupts are re-enabled on resume
by Joerg Roedel
· 13 years ago
cebd5fa
iommu/amd: Fix section warning for prealloc_protection_domains
by Steffen Persvold
· 13 years ago
474d567d
iommu/amd: Don't initialize IOMMUv2 resources when not required
by Joerg Roedel
· 13 years ago
09c3253
iommu/tegra-gart: fix spin_unlock in map failure path
by Lucas Stach
· 13 years ago
6e930045
iommu/amd: Fix double free of mem-region in error-path
by Joerg Roedel
· 13 years ago
6b7f000
x86/amd: iommu_set_device_table() must not be __init
by Jan Beulich
· 13 years ago
1b198bb
x86/iommu/intel: Increase the number of iommus supported to MAX_IO_APICS
by Mike Travis
· 13 years ago
eae460b
x86/iommu/intel: Fix identity mapping for sandy bridge
by Mike Travis
· 13 years ago
8704a1b
iommu/amd: Split amd_iommu_init function
by Joerg Roedel
· 13 years ago
435792d
ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp
by Ohad Ben-Cohen
· 13 years ago
87997aa
iommu/omap: fix NULL pointer dereference
by Ohad Ben-Cohen
· 13 years ago
46451d6
iommu/omap: fix erroneous omap-iommu-debug API calls
by Ohad Ben-Cohen
· 13 years ago
68aeb96
iommu: Fix typo in intel-iommu.c
by Masanari Iida
· 13 years ago
05df1f3
iommu/msm: Fix error handling in msm_iommu_unmap()
by Joerg Roedel
· 13 years ago
7a31f6f
ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driver
by Hiroshi DOYU
· 13 years ago
d53e54b
ARM: IOMMU: Tegra20: Add iommu_ops for GART driver
by Hiroshi DOYU
· 13 years ago
af1be04
iommu/amd: Work around broken IVRS tables
by Joerg Roedel
· 13 years ago
1c81065
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
f93ea73
Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next
by Joerg Roedel
· 13 years ago
00fb543
Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next
by Joerg Roedel
· 13 years ago
4a2164a
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
89307ba
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
1456e9d
iommu/amd: Set IOTLB invalidation timeout
by Joerg Roedel
· 13 years ago
2655d7a
iommu/amd: Init stats for iommu=pt
by Joerg Roedel
· 13 years ago
31342b5
iommu/amd: Remove unnecessary cache flushes in amd_iommu_resume
by Joerg Roedel
· 13 years ago
45aa066
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock
by Ingo Molnar
· 13 years ago
2cfab8d
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
by Linus Torvalds
· 13 years ago
8bc1f85
iommu: Export intel_iommu_enabled to signal when iommu is in use
by Eugeni Dodonov
· 13 years ago
8bd6960
iommu: Initialize domain->handler in iommu_domain_alloc()
by KyongHo Cho
· 13 years ago
bc21662
iommu/amd: Add invalidate-context call-back
by Joerg Roedel
· 13 years ago
52efdb8
iommu/amd: Add amd_iommu_device_info() function
by Joerg Roedel
· 13 years ago
Next »