index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-28
usb: host: Fix excessive alignment restriction for local memory allocations
Fredrik Noring
2019-06-28
lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocators
Fredrik Noring
2019-06-25
nios2: use the generic uncached segment support in dma-direct
Christoph Hellwig
2019-06-25
nds32: use the generic remapping allocator for coherent DMA allocations
Christoph Hellwig
2019-06-25
arc: use the generic remapping allocator for coherent DMA allocations
Christoph Hellwig
2019-06-25
dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code
Christoph Hellwig
2019-06-25
dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code
Christoph Hellwig
2019-06-25
dma-mapping: add a dma_alloc_need_uncached helper
Christoph Hellwig
2019-06-25
openrisc: remove the partial DMA_ATTR_NON_CONSISTENT support
Christoph Hellwig
2019-06-25
arc: remove the partial DMA_ATTR_NON_CONSISTENT support
Christoph Hellwig
2019-06-25
arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT support
Christoph Hellwig
2019-06-25
ARM: dma-mapping: allow larger DMA mask than supported
Christoph Hellwig
2019-06-25
dma-mapping: truncate dma masks to what dma_addr_t can hold
Christoph Hellwig
2019-06-14
iommu/dma: Apply dma_{alloc,free}_contiguous functions
Nicolin Chen
2019-06-14
dma-remap: Avoid de-referencing NULL atomic_pool
Florian Fainelli
2019-06-03
MIPS: use the generic uncached segment support in dma-direct
Christoph Hellwig
2019-06-03
dma-direct: provide generic support for uncached kernel segments
Christoph Hellwig
2019-06-03
au1100fb: fix DMA API abuse
Christoph Hellwig
2019-06-03
MIPS: remove the _dma_cache_wback_inv export
Christoph Hellwig
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
2019-06-03
usb: host: ohci-tmio: init genalloc for local memory
Laurentiu Tudor
2019-06-03
usb: host: ohci-sm501: init genalloc for local memory
Laurentiu Tudor
2019-06-03
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
2019-06-03
lib/genalloc: add gen_pool_dma_zalloc() for zeroed DMA allocations
Fredrik Noring
2019-06-03
dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc, free}_contiguous()
Nicolin Chen
2019-06-03
dma-contiguous: use fallback alloc_pages for single pages
Nicolin Chen
2019-06-03
dma-contiguous: add dma_{alloc,free}_contiguous() helpers
Nicolin Chen
2019-06-03
iommu/dma: Fix condition check in iommu_dma_unmap_sg
Nathan Chancellor
2019-05-27
arm64: trim includes in dma-mapping.c
Christoph Hellwig
2019-05-27
arm64: switch copyright boilerplace to SPDX in dma-mapping.c
Christoph Hellwig
2019-05-27
iommu/dma: Switch copyright boilerplace to SPDX
Christoph Hellwig
2019-05-27
iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAP
Christoph Hellwig
2019-05-27
iommu/dma: Refactor iommu_dma_mmap
Christoph Hellwig
2019-05-27
iommu/dma: Refactor iommu_dma_get_sgtable
Christoph Hellwig
2019-05-27
iommu/dma: Refactor iommu_dma_alloc, part 2
Christoph Hellwig
2019-05-27
iommu/dma: Cleanup variable naming in iommu_dma_alloc
Robin Murphy
2019-05-27
iommu/dma: Split iommu_dma_free
Robin Murphy
2019-05-27
iommu/dma: Merge the CMA and alloc_pages allocation paths
Christoph Hellwig
2019-05-27
iommu/dma: Don't remap CMA unnecessarily
Robin Murphy
2019-05-27
iommu/dma: Refactor iommu_dma_alloc
Robin Murphy
2019-05-27
iommu/dma: Refactor iommu_dma_free
Robin Murphy
2019-05-27
iommu/dma: Remove __iommu_dma_free
Christoph Hellwig
2019-05-27
iommu/dma: Refactor the page array remapping allocator
Christoph Hellwig
2019-05-27
iommu/dma: Factor out remapped pages lookup
Robin Murphy
2019-05-27
iommu/dma: Squash __iommu_dma_{map,unmap}_page helpers
Robin Murphy
2019-05-27
iommu/dma: Move domain lookup into __iommu_dma_{map,unmap}
Robin Murphy
2019-05-27
iommu/dma: Move __iommu_dma_map
Christoph Hellwig
2019-05-27
iommu/dma: move the arm64 wrappers to common code
Christoph Hellwig
2019-05-27
iommu/dma: Use for_each_sg in iommu_dma_alloc
Christoph Hellwig
2019-05-27
iommu/dma: Remove the flush_page callback
Christoph Hellwig
[next]