index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
dma
Commit message (
Expand
)
Author
Age
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
*
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-05-09
|
\
|
*
dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
Christoph Hellwig
2019-05-06
|
*
dma-mapping: remove an unnecessary NULL check
Dan Carpenter
2019-04-24
|
*
x86/dma: Remove the x86_dma_fallback_dev hack
Christoph Hellwig
2019-04-08
|
*
dma-mapping: remove leftover NULL device support
Christoph Hellwig
2019-04-08
|
*
dma: select GENERIC_ALLOCATOR for DMA_REMAP
Clément Leger
2019-04-08
*
|
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-07
|
\
\
|
*
|
swiotlb: save io_tlb_used to local variable before leaving critical section
Dongli Zhang
2019-04-12
|
*
|
swiotlb: dump used and total slots when swiotlb buffer is full
Dongli Zhang
2019-04-10
*
|
|
dma/debug: Simplify stracktrace retrieval
Thomas Gleixner
2019-04-29
*
|
|
dma-debug: only skip one stackframe entry
Scott Wood
2019-04-11
|
|
/
|
/
|
*
|
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
*
|
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
*
|
swiotlb: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-03-10
|
\
\
|
*
|
dma: Introduce dma_max_mapping_size()
Joerg Roedel
2019-03-06
|
*
|
swiotlb: Add is_swiotlb_active() function
Joerg Roedel
2019-03-06
|
*
|
swiotlb: Introduce swiotlb_max_mapping_size()
Joerg Roedel
2019-03-06
*
|
|
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
|
\
\
\
|
*
|
|
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
2019-02-20
|
*
|
|
dma-mapping: remove dma_mark_declared_memory_occupied
Christoph Hellwig
2019-02-20
|
*
|
|
dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig
Christoph Hellwig
2019-02-20
|
*
|
|
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
2019-02-20
|
*
|
|
dma-mapping: remove an incorrect __iommem annotation
Christoph Hellwig
2019-02-13
|
*
|
|
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
Christoph Hellwig
2019-02-13
|
*
|
|
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
2019-02-13
|
*
|
|
dma-mapping: move debug configuration options to kernel/dma
Andy Shevchenko
2019-02-13
|
*
|
|
dma-debug: add dumping facility via debugfs
Corentin Labbe
2019-02-01
|
*
|
|
dma: debug: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
|
*
|
|
dma-mapping: remove the default map_resource implementation
Christoph Hellwig
2019-02-01
|
|
/
/
*
|
|
Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-08
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
swiotlb: drop pointless static qualifier in swiotlb_create_debugfs()
YueHaibing
2019-02-16
|
*
|
swiotlb: checking whether swiotlb buffer is full with io_tlb_used
Dongli Zhang
2019-02-12
|
*
|
swiotlb: add debugfs to track swiotlb buffer usage
Dongli Zhang
2019-02-12
|
*
|
swiotlb: fix comment on swiotlb_bounce()
Dongli Zhang
2019-02-12
|
|
/
*
|
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-07
|
\
\
|
|
/
|
/
|
|
*
swiotlb: remove swiotlb_dma_supported
Christoph Hellwig
2019-02-18
|
*
dma-mapping, powerpc: simplify the arch dma_set_mask override
Christoph Hellwig
2019-02-18
|
*
powerpc/dma: stop overriding dma_get_required_mask
Christoph Hellwig
2019-02-18
|
*
dma-direct: we might need GFP_DMA for 32-bit dma masks
Christoph Hellwig
2019-02-18
*
|
swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
Christoph Hellwig
2019-01-16
|
/
*
dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations
Christoph Hellwig
2019-01-05
*
dma-mapping: remove a few unused exports
Christoph Hellwig
2019-01-04
*
dma-mapping: remove dmam_{declare,release}_coherent_memory
Christoph Hellwig
2019-01-04
*
dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs
Christoph Hellwig
2019-01-04
*
dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
Christoph Hellwig
2019-01-04
*
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
|
\
|
*
dma-mapping: fix inverted logic in dma_supported
Thierry Reding
2018-12-20
[next]