index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
iommu-common.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2015-11-04
iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().
David S. Miller
2015-09-22
lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh...
Sowmini Varadhan
2015-08-07
lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask
Sowmini Varadhan
2015-04-20
iommu-common: rename iommu_pool_hash to iommu_hash_common
Sowmini Varadhan
2015-04-20
iommu-common: fix x86_64 compiler warnings
Sowmini Varadhan
2015-04-18
iommu-common: Fix PARISC compile-time warnings
Sowmini Varadhan
2015-04-18
Break up monolithic iommu table/lock into finer graularity pools and lock
Sowmini Varadhan
2015-04-18
sparc: Revert generic IOMMU allocator.
David S. Miller
2015-04-17
iommu-common: Fix PARISC compile-time warnings
Sowmini Varadhan
2015-04-16
sparc: Break up monolithic iommu table/lock into finer graularity pools and lock
Sowmini Varadhan