summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/gart.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar2017-01-281-1/+1
* x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any...Ingo Molnar2017-01-281-1/+1
* x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel2011-04-181-2/+2
* x86, gart: Convert spaces to tabs in enable_gart_translationJoerg Roedel2011-04-181-11/+11
* Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-2/+3
|\
| * x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk2010-08-261-2/+3
* | x86, GART: Disable GART table walk probesBorislav Petkov2010-09-051-0/+14
* | x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov2010-09-051-1/+0
|/
* x86: GART: Convert gart_iommu_hole_init() to use iommu_init hookFUJITA Tomonori2009-11-101-4/+1
* x86: Use x86_platform for iommu_shutdownFUJITA Tomonori2009-11-081-4/+0
* x86: move GART specific stuff from iommu.h to gart.hJoerg Roedel2008-11-281-0/+33
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+73