blob: 64106b143c195ae7df567ec5167aa677f7ecb206 [file] [log] [blame]
6ba99411b858 ("dma-mapping: introduce dma_get_merge_boundary()")
133d624b1cee ("dma: Introduce dma_max_mapping_size()")
ed6ccf10f24b ("dma-mapping: properly stub out the DMA API for !CONFIG_HAS_DMA")
4788ba5792cc ("dma-mapping: remove dmam_{declare,release}_coherent_memory")
d7076f078408 ("dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs")
2e05ea5cdc1a ("dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs")
356da6d0cde3 ("dma-mapping: bypass indirect calls for dma-direct")
55897af63091 ("dma-direct: merge swiotlb_dma_ops into the dma_direct code")
17ac524719f3 ("dma-direct: use dma_direct_map_page to implement dma_direct_map_sg")
58dfd4ac0220 ("dma-direct: improve addressability error reporting")
68c608345cc5 ("swiotlb: remove dma_mark_clean")
b907e20508d0 ("swiotlb: remove SWIOTLB_MAP_ERROR")
8ddbe5943c0b ("dma-mapping: move dma_cache_sync out of line")
7249c1a52df9 ("dma-mapping: move various slow path functions out of line")
05887cb610a5 ("dma-mapping: move dma_get_required_mask to kernel/dma")
7f0fee242e89 ("dma-mapping: merge dma_unmap_page_attrs and dma_unmap_single_attrs")
8d59b5f2a446 ("dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation")
7c703e54cc71 ("arch: switch the default on ARCH_HAS_SG_CHAIN")
b14b9d25a3c7 ("dma-mapping: return an error code from dma_mapping_error")
68c9ac1d1fd5 ("dma-mapping: remove the mapping_error dma_map_ops method")
a4abe0ad1065 ("xen-swiotlb: remove the mapping_error dma_map_ops method")
b0cbeae49449 ("dma-direct: remove the mapping_error dma_map_ops method")
42ee3cae0ed3 ("dma-mapping: provide a generic DMA_MAPPING_ERROR")
0c3b3171cecc ("dma-mapping: move the arm64 noncoherent alloc/free support to common code")
f0edfea8ef93 ("dma-mapping: move the remap helpers to a separate file")
b18814e767a4 ("dma-direct: provide page based alloc/free helpers")
cb216b84d6ea ("swiotlb: Skip cache maintenance on map error")
b34087157dd7 ("dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB")
f62717551b2b ("arm64: fix warnings without CONFIG_IOMMU_DMA")
57c8a661d95d ("mm: remove include/linux/bootmem.h")
97ad1087efff ("memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants")
c6ffc5ca8fb3 ("memblock: rename free_all_bootmem to memblock_free_all")
53ab85ebfd27 ("memblock: replace free_bootmem_late with memblock_free_late")
2013288f7238 ("memblock: replace free_bootmem{_node} with memblock_free")
6c7835f8d0d1 ("mm: nobootmem: remove bootmem allocation APIs")
4fc4a09e4cc1 ("memblock: replace __alloc_bootmem with memblock_alloc_from")
ccfa2a0f2e85 ("memblock: replace __alloc_bootmem_node with appropriate memblock_ API")
3913c8f9f96b ("memblock: add align parameter to memblock_alloc_node()")
bf2886efdc1b ("memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic")
eb31d559f1e8 ("memblock: remove _virt from APIs returning virtual address")
9a8dd708d547 ("memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*")
b146ada221c1 ("mm: nobootmem: remove dead code")
355c45affca7 ("mm: remove bootmem allocator implementation.")
aca52c398389 ("mm: remove CONFIG_HAVE_MEMBLOCK")
b4a991ec584b ("mm: remove CONFIG_NO_BOOTMEM")
4b42745211af ("Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc")