aboutsummaryrefslogtreecommitdiffstats
path: root/lib/iommu-helper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker1-0/+1
2010-08-09iommu: inline iommu_num_pagesAnton Blanchard1-9/+0
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita1-50/+9
2008-10-16introduce generic iommu_num_pages functionJoerg Roedel1-0/+9
2008-09-22iommu: export iommu_area_reserve helper functionFUJITA Tomonori1-3/+2
2008-07-29generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori1-8/+0
2008-07-26iommu: add iommu_num_pages helper functionJoerg Roedel1-0/+8
2008-03-04iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori1-4/+6
2008-02-05iommu sg: add IOMMU helper functions for the free area managementFUJITA Tomonori1-0/+80