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
/
arch
/
x86
/
include
/
asm
/
gart.h
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
2017-01-28
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any...
Ingo Molnar
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2011-04-18
x86, gart: Set DISTLBWALKPRB bit always
Joerg Roedel
2011-04-18
x86, gart: Convert spaces to tabs in enable_gart_translation
Joerg Roedel
2010-10-21
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-09-05
x86, GART: Disable GART table walk probes
Borislav Petkov
2010-09-05
x86, GART: Remove superfluous AMD64_GARTEN
Borislav Petkov
2010-08-26
x86, iommu: Make all IOMMU's detection routines return a value.
Konrad Rzeszutek Wilk
2009-11-10
x86: GART: Convert gart_iommu_hole_init() to use iommu_init hook
FUJITA Tomonori
2009-11-08
x86: Use x86_platform for iommu_shutdown
FUJITA Tomonori
2008-11-28
x86: move GART specific stuff from iommu.h to gart.h
Joerg Roedel
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro