index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
pci-dma_64.c
Age
Commit message (
Expand
)
Author
2008-04-19
x86: integrate pci-dma.c
Glauber Costa
2008-04-19
x86: remove kludge from x86_64
Glauber Costa
2008-04-19
x86: unify gfp masks
Glauber Costa
2008-04-19
x86: remove virt_to_bus in pci-dma_64.c
Glauber Costa
2008-04-19
x86: move bad_dma_address
Glauber Costa
2008-04-19
x86: isolate coherent mapping functions
Glauber Costa
2008-04-19
x86: merge iommu initialization parameters
Glauber Costa
2008-04-19
x86: merge dma_supported
Glauber Costa
2008-04-19
x86: move pci fixup to pci-dma.c
Glauber Costa
2008-04-19
x86: move x86_64-specific to common code.
Glauber Costa
2008-04-19
x86: move initialization functions to pci-dma.c
Glauber Costa
2008-04-19
x86: unify pci-nommu
Glauber Costa
2008-04-19
x86: introduce pci-dma.c
Glauber Costa
2008-04-19
x86: dma-ops on highmem fix
Ingo Molnar
2008-04-19
x86: reserve dma32 early for gart
Yinghai Lu
2008-04-17
x86 iommu: add more documentation
Pavel Machek
2008-03-22
x86: revert: reserve dma32 early for gart
Thomas Gleixner
2008-03-21
x86: reserve dma32 early for gart
Yinghai Lu
2008-03-21
x86: fix dma_alloc_pages
Yinghai Lu
2008-01-30
x86: pci-dma_64.c: cleanups
Adrian Bunk
2007-11-26
x86: turn off iommu merge by default
Ingo Molnar
2007-10-30
x86 gart: rename symbols only used for the GART implementation
Joerg Roedel
2007-10-30
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
2007-10-30
x86 gart: rename iommu.h to gart.h
Joerg Roedel
2007-10-22
Intel IOMMU: Intel IOMMU driver
Keshavamurthy, Anil S
2007-10-19
x86: enable iommu_merge by default
Andi Kleen
2007-10-17
x86: use dev_to_node() to get node for device in dma_alloc_pages()
Yinghai Lu
2007-10-12
dma_free_coherent() needs irqs enabled (sigh)
David Brownell
2007-10-11
x86_64: move kernel
Thomas Gleixner