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-helper.c
Age
Commit message (
Expand
)
Author
2018-05-09
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
2018-05-09
iommu-helper: unexport iommu_area_alloc
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-02
lib/iommu-helper: skip to next segment
Sebastian Ott
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-02-29
bug.h: add include of it to various implicit C users
Paul Gortmaker
2010-08-09
iommu: inline iommu_num_pages
Anton Blanchard
2009-12-16
iommu-helper: use bitmap library
Akinobu Mita
2008-10-16
introduce generic iommu_num_pages function
Joerg Roedel
2008-09-22
iommu: export iommu_area_reserve helper function
FUJITA Tomonori
2008-07-29
generic, x86: fix add iommu_num_pages helper function
FUJITA Tomonori
2008-07-26
iommu: add iommu_num_pages helper function
Joerg Roedel
2008-03-04
iommu: export iommu_is_span_boundary helper function
FUJITA Tomonori
2008-02-05
iommu sg: add IOMMU helper functions for the free area management
FUJITA Tomonori