aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/gart.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig1-3/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-28x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar1-1/+1
2017-01-28x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all()Ingo Molnar1-1/+1
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar1-1/+1
2011-04-18x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel1-2/+2
2011-04-18x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel1-11/+11
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2010-09-05x86, GART: Disable GART table walk probesBorislav Petkov1-0/+14
2010-09-05x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov1-1/+0
2010-08-26x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk1-2/+3
2009-11-10x86: GART: Convert gart_iommu_hole_init() to use iommu_init hookFUJITA Tomonori1-4/+1
2009-11-08x86: Use x86_platform for iommu_shutdownFUJITA Tomonori1-4/+0
2008-11-28x86: move GART specific stuff from iommu.h to gart.hJoerg Roedel1-0/+33
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+73