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
path:
root
/
arch
/
sh
/
mm
/
consistent.c
Age
Commit message (
Expand
)
Author
2020-08-14
sh: remove call to memset after dma_alloc_coherent
Chen Zhou
2019-10-18
sh: Use pr_warn instead of pr_warning
Kefeng Wang
2018-08-02
sh: split arch/sh/mm/consistent.c
Christoph Hellwig
2018-08-02
sh: introduce a sh_cacheop_vaddr helper
Christoph Hellwig
2018-08-02
sh: simplify get_arch_dma_ops
Christoph Hellwig
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
2018-05-05
sh: mm: Fix unprotected access to struct device
Jacopo Mondi
2018-04-12
arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset
Thomas Petazzoni
2017-10-19
sh: make dma_cache_sync a no-op
Christoph Hellwig
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2012-03-28
SH: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2011-05-31
sh64: Move from P1SEG to CAC_ADDR for consistent sync.
Paul Mundt
2010-11-04
sh: nommu: use 32-bit phys mode.
Paul Mundt
2010-08-04
sh: Use __GFP_ZERO for dma_generic_alloc_coherent().
Andrew Murray
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-27
sh: Bump up dma_ops initialization far earlier in the boot process.
Paul Mundt
2009-10-26
sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.
Paul Mundt
2009-10-20
sh: Convert to asm-generic/dma-mapping-common.h
Paul Mundt
2009-10-10
sh: Remap physical memory into P1 and P2 in pmb_init()
Matt Fleming
2009-04-14
sh: Pre-allocate a reasonable number of DMA debug entries.
Paul Mundt
2009-04-09
sh: Add support for DMA API debugging.
Paul Mundt
2008-12-22
sh: split coherent pages
Magnus Damm
2008-10-20
sh: remove consistent alloc cruft
Magnus Damm
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
2008-08-28
sh: fix platform_resource_setup_memory() section mismatch
Magnus Damm
2008-08-11
sh: select memchunk size using kernel cmdline
Magnus Damm
2008-07-29
Merge branch 'linus' into core/generic-dma-coherent
Ingo Molnar
2008-07-28
sh: Add memory chunks to SH-Mobile UIO devices
Magnus Damm
2008-07-18
Sh: use generic per-device coherent dma allocator
Dmitry Baryshkov
2008-02-14
sh: declared coherent memory support V2 fix
Magnus Damm
2008-01-28
sh: declared coherent memory support V2
Magnus Damm
2008-01-28
sh: Add SH-5 support to the consistent DMA impl.
Paul Mundt
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
2006-10-10
sh: Zero-out coherent buffer in consistent_alloc().
Paul Mundt
2006-09-27
sh: page table alloc cleanups and page fault optimizations.
Paul Mundt
2006-03-22
[PATCH] mm: split highorder pages
Nick Piggin
2005-10-28
[PATCH] gfp_t: dma-mapping (sh)
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds