开源镜像站
帮助
动态
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
/
include
/
asm-x86
/
dma-mapping_64.h
Age
Commit message (
Expand
)
Author
2008-04-19
x86: delete the arch-specific dma-mapping headers.
Glauber Costa
2008-04-19
x86: unify dma_mapping_error
Glauber Costa
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
2008-04-19
x86: move dma_cache_sync to common header
Glauber Costa
2008-04-19
x86: move dma_map_page and dma_unmap_page to common header
Glauber Costa
2008-04-19
x86: move alloc and free coherent to common header
Glauber Costa
2008-04-19
x86: move dma_sync_sg_for_device to common header
Glauber Costa
2008-04-19
x86: move dma_sync_sg_for_cpu to common header
Glauber Costa
2008-04-19
x86: move dma_sync_single_range_for_device to common header
Glauber Costa
2008-04-19
x86: move dma_sync_single_range_for_cpu to common header
Glauber Costa
2008-04-19
x86: move dma_sync_single_for_device to common header
Glauber Costa
2008-04-19
x86: move dma_sync_single_for_cpu to common header
Glauber Costa
2008-04-19
x86: move dma_unmap_sg to common header
Glauber Costa
2008-04-19
x86: move dma_map_sg to common header
Glauber Costa
2008-04-19
x86: move dma_unmap_single to common header
Glauber Costa
2008-04-19
x86: implement dma_map_single through dma_ops
Glauber Costa
2008-04-19
x86: move dma_ops struct definition to dma-mapping.h
Glauber Costa
2007-10-16
x86-64: enable sg chaining
Jens Axboe
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner