index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
mm
/
io-unit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-28
sparc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-06-20
sparc: iounit and iommu use pte_offset_kernel()
Hugh Dickins
1
-1
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-8
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-05
sparc: remove unnecessary includes
Ira Weiny
1
-1
/
+0
2020-04-03
sparc32: use per-device dma_ops
Christoph Hellwig
1
-5
/
+4
2019-12-05
sparc32: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
1
-1
/
+5
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
1
-1
/
+1
2018-12-19
sparc/io-unit: fix ->map_sg return value
Christoph Hellwig
1
-12
/
+11
2018-12-11
sparc: remove the sparc32_dma_ops indirection
Christoph Hellwig
1
-18
/
+47
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-05-21
sparc32: fix build with STRICT_MM_TYPECHECKS
Sam Ravnborg
1
-2
/
+2
2014-05-19
sparc32: fix sparse warning in io-unit.c
Sam Ravnborg
1
-9
/
+12
2012-05-14
sparc32: Convert mmu_* interfaces from btfixup to method ops.
David S. Miller
1
-10
/
+13
2012-05-14
sparc: Kill mmu_{un,}lockarea().
David S. Miller
1
-14
/
+0
2010-07-24
sparc: remove references to of_device and to_of_device
Grant Likely
1
-2
/
+2
2008-12-12
sparc: use sparc64 version of scatterlist.h
Robert Reif
1
-4
/
+4
2008-08-29
sparc: Kill now spurious includes of sbus.h
David S. Miller
1
-1
/
+2
2008-08-29
sparc32: Kill iounit_map_dma_*().
David S. Miller
1
-48
/
+0
2008-08-29
sparc: Remove generic SBUS probing layer.
David S. Miller
1
-10
/
+20
2008-08-29
sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.
David S. Miller
1
-9
/
+5
2008-08-29
sparc32: Kill mmu_translate_dvma and implementations.
David S. Miller
1
-14
/
+0
2008-08-29
sparc32: Make mmu_{get,release}_*() take a struct device pointer.
David S. Miller
1
-8
/
+8
2008-08-29
sparc32: Make IOMMU and IO-UNIT init work with device nodes.
David S. Miller
1
-14
/
+15
2008-05-20
sparc: remove CVS keywords
Adrian Bunk
1
-1
/
+1
2007-10-27
[SPARC32]: Fix build-warning in io-unit.c
David S. Miller
1
-1
/
+1
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
1
-1
/
+1
2007-10-16
SPARC: sg chaining support
Jens Axboe
1
-5
/
+7
2007-08-11
[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.
Robert Reif
1
-9
/
+9
2006-12-10
[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.
David S. Miller
1
-0
/
+5
2006-12-10
[SPARC]: Replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-07-22
[SPARC]: Initialize iounit spinlock in iounit_init().
Raymond Burns
1
-0
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+318