index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
io-pgtable.c
Age
Commit message (
Expand
)
Author
2022-09-26
Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...
Joerg Roedel
2022-09-26
iommu/io-pgtable-dart: Add DART PTE support for t6000
Sven Peter
2022-09-26
iommu/io-pgtable: Move Apple DART support to its own file
Janne Grunau
2022-09-07
iommu/amd: Initial support for AMD IOMMU v2 page table
Vasant Hegde
2021-08-12
iommu/io-pgtable: Add DART pagetable format
Sven Peter
2021-01-28
iommu/amd: Prepare for generic IO page table framework
Suravee Suthikulpanit
2020-01-10
iommu/io-pgtable-arm: Rationalise TCR handling
Robin Murphy
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-12
iommu: io-pgtable: Add ARM Mali midgard MMU page table format
Rob Herring
2019-02-11
iommu: Allow io-pgtable to be used outside of drivers/iommu/
Rob Herring
2016-04-05
iommu/io-pgtable: Fix a brace coding style issue.
Cosmin-Gabriel Samoila
2016-02-17
iommu/io-pgtable: Add helper functions for TLB ops
Robin Murphy
2016-02-17
iommu/io-pgtable: Add ARMv7 short descriptor support
Robin Murphy
2015-08-13
iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.h
Joerg Roedel
2015-01-19
iommu: add ARM LPAE page table allocator
Will Deacon
2015-01-19
iommu: introduce generic page table allocation framework
Will Deacon