开源镜像站
帮助
动态
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
/
kernel
/
dma
/
swiotlb.c
Age
Commit message (
Expand
)
Author
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-04
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
2021-09-29
swiotlb: Support aligned swiotlb buffers
David Stevens
2021-07-23
swiotlb: Free tbl memory in swiotlb_exit()
Will Deacon
2021-07-23
swiotlb: Emit diagnostic in swiotlb_exit()
Will Deacon
2021-07-23
swiotlb: Convert io_default_tlb_mem to static allocation
Will Deacon
2021-07-13
swiotlb: add overflow checks to swiotlb_bounce
Dominique Martinet
2021-07-13
swiotlb: fix implicit debugfs declarations
Claire Chang
2021-07-13
swiotlb: Add restricted DMA pool initialization
Claire Chang
2021-07-13
swiotlb: Add restricted DMA alloc/free support
Claire Chang
2021-07-13
swiotlb: Refactor swiotlb_tbl_unmap_single
Claire Chang
2021-07-13
swiotlb: Move alloc_size to swiotlb_find_slots
Claire Chang
2021-07-13
swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
Claire Chang
2021-07-13
swiotlb: Update is_swiotlb_active to add a struct device argument
Claire Chang
2021-07-13
swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
Claire Chang
2021-07-13
swiotlb: Refactor swiotlb_create_debugfs
Claire Chang
2021-07-13
swiotlb: Refactor swiotlb init functions
Claire Chang
2021-06-21
swiotlb: manipulate orig_addr when tlb_addr has offset
Bumyong Lee
2021-04-29
swiotlb: don't override user specified size in swiotlb_adjust_size
Christoph Hellwig
2021-04-27
swiotlb: Fix the type of index
Claire Chang
2021-04-01
swiotlb: Make SWIOTLB_NO_FORCE perform no allocation
Florian Fainelli
2021-03-19
swiotlb: remove swiotlb_nr_tbl
Christoph Hellwig
2021-03-19
swiotlb: dynamically allocate io_tlb_default_mem
Christoph Hellwig
2021-03-19
swiotlb: move global variables into a new io_tlb_mem structure
Claire Chang
2021-03-17
swiotlb: lift the double initialization protection from xen-swiotlb
Christoph Hellwig
2021-03-17
swiotlb: split swiotlb_tbl_sync_single
Christoph Hellwig
2021-03-17
swiotlb: move orig addr and size validation into swiotlb_bounce
Christoph Hellwig
2021-03-17
swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single
Christoph Hellwig
2021-02-26
swiotlb: Validate bounce size in the sync/unmap path
Martin Radev
2021-02-26
swiotlb: respect min_align_mask
Christoph Hellwig
2021-02-22
swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
Christoph Hellwig
2021-02-22
swiotlb: refactor swiotlb_tbl_map_single
Christoph Hellwig
2021-02-20
swiotlb: clean up swiotlb_tbl_unmap_single
Christoph Hellwig
2021-02-20
swiotlb: factor out a nr_slots helper
Christoph Hellwig
2021-02-20
swiotlb: factor out an io_tlb_offset helper
Christoph Hellwig
2021-02-20
swiotlb: add a IO_TLB_SIZE define
Christoph Hellwig
2020-12-11
x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests
Ashish Kalra
2020-11-02
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
2020-11-02
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
2020-09-10
swiotlb: Mark max_segment with static keyword
Andy Shevchenko
2020-09-10
swiotlb: Use %pa to print phys_addr_t variables
Andy Shevchenko
2020-02-05
dma-direct: improve swiotlb error reporting
Christoph Hellwig
2019-11-20
dma-direct: exclude dma_direct_map_resource from the min_low_pfn check
Christoph Hellwig
[next]