summaryrefslogtreecommitdiffstats
path: root/lib/iommu-common.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-11-051-7/+3
|\
| * iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller2015-11-041-7/+3
* | lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh...Sowmini Varadhan2015-09-221-3/+3
|/
* lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_maskSowmini Varadhan2015-08-071-1/+1
* iommu-common: rename iommu_pool_hash to iommu_hash_commonSowmini Varadhan2015-04-201-3/+3
* iommu-common: fix x86_64 compiler warningsSowmini Varadhan2015-04-201-7/+7
* iommu-common: Fix PARISC compile-time warningsSowmini Varadhan2015-04-181-1/+5
* Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2015-04-181-0/+266
* sparc: Revert generic IOMMU allocator.David S. Miller2015-04-181-224/+0
* iommu-common: Fix PARISC compile-time warningsSowmini Varadhan2015-04-171-1/+5
* sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2015-04-161-0/+220