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
/
sparc
/
mm
/
io-unit.c
Age
Commit message (
Expand
)
Author
2023-08-28
sparc: Explicitly include correct DT includes
Rob Herring
2023-06-19
sparc: iounit and iommu use pte_offset_kernel()
Hugh Dickins
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-04
sparc: remove unnecessary includes
Ira Weiny
2020-04-02
sparc32: use per-device dma_ops
Christoph Hellwig
2019-12-04
sparc32: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-19
sparc/io-unit: fix ->map_sg return value
Christoph Hellwig
2018-12-11
sparc: remove the sparc32_dma_ops indirection
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-20
sparc32: fix build with STRICT_MM_TYPECHECKS
Sam Ravnborg
2014-05-18
sparc32: fix sparse warning in io-unit.c
Sam Ravnborg
2012-05-13
sparc32: Convert mmu_* interfaces from btfixup to method ops.
David S. Miller
2012-05-13
sparc: Kill mmu_{un,}lockarea().
David S. Miller
2010-07-24
sparc: remove references to of_device and to_of_device
Grant Likely
2008-12-11
sparc: use sparc64 version of scatterlist.h
Robert Reif
2008-08-29
sparc: Kill now spurious includes of sbus.h
David S. Miller
2008-08-29
sparc32: Kill iounit_map_dma_*().
David S. Miller
2008-08-29
sparc: Remove generic SBUS probing layer.
David S. Miller
2008-08-29
sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.
David S. Miller
2008-08-29
sparc32: Kill mmu_translate_dvma and implementations.
David S. Miller
2008-08-29
sparc32: Make mmu_{get,release}_*() take a struct device pointer.
David S. Miller
2008-08-29
sparc32: Make IOMMU and IO-UNIT init work with device nodes.
David S. Miller
2008-05-20
sparc: remove CVS keywords
Adrian Bunk
2007-10-27
[SPARC32]: Fix build-warning in io-unit.c
David S. Miller
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
2007-10-16
SPARC: sg chaining support
Jens Axboe
2007-08-10
[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.
Robert Reif
2006-12-10
[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.
David S. Miller
2006-12-10
[SPARC]: Replace kmalloc+memset with kzalloc
Yan Burman
2006-07-21
[SPARC]: Initialize iounit spinlock in iounit_init().
Raymond Burns
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds