开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
pci-dma_32.c
Age
Commit message (
Expand
)
Author
2008-04-19
x86: integrate pci-dma.c
Glauber Costa
2008-04-19
x86: don't do dma if mask is NULL.
Glauber Costa
2008-04-19
x86: return conditional to mmu
Glauber Costa
2008-04-19
x86: unify gfp masks
Glauber Costa
2008-04-19
x86: retry allocation if failed
Glauber Costa
2008-04-19
x86: don't try to allocate from DMA zone at first
Glauber Costa
2008-04-19
x86: use a fallback dev for i386
Glauber Costa
2008-04-19
x86: use numa allocation function in i386
Glauber Costa
2008-04-19
x86: adjust dma_free_coherent for i386
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: move dma_coherent functions to pci-dma.c
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: introduce pci-dma.c
Glauber Costa
2008-04-19
x86: move dma_supported and dma_set_mask to pci-dma_32.c, fix
Mark McLoughlin
2008-04-19
x86: provide a bad_dma_address symbol for i386
Glauber Costa
2008-04-19
x86: move dma_supported and dma_set_mask to pci-dma_32.c
Glauber Costa
2007-10-17
i386: Clean up duplicate includes in arch/i386/kernel/
Jesper Juhl
2007-10-12
dma_free_coherent() needs irqs enabled (sigh)
David Brownell
2007-10-11
i386: move kernel
Thomas Gleixner