index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
12
-13
/
+16
|
*
|
|
|
sparc/iommu: fix ->map_sg return value
Christoph Hellwig
2018-12-19
1
-21
/
+18
|
*
|
|
|
sparc/io-unit: fix ->map_sg return value
Christoph Hellwig
2018-12-19
1
-12
/
+11
|
*
|
|
|
arm64: default to the direct mapping in get_arch_dma_ops
Christoph Hellwig
2018-12-19
1
-5
/
+1
|
*
|
|
|
ia64: only select ARCH_HAS_DMA_COHERENT_TO_PFN if swiotlb is enabled
Christoph Hellwig
2018-12-15
1
-1
/
+1
|
*
|
|
|
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
12
-29
/
+13
|
*
|
|
|
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
10
-43
/
+14
|
*
|
|
|
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-13
3
-13
/
+29
|
*
|
|
|
dma-mapping: factor out dummy DMA ops
Robin Murphy
2018-12-13
2
-89
/
+1
|
*
|
|
|
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-12-13
22
-22
/
+0
|
*
|
|
|
dma-mapping: move various slow path functions out of line
Christoph Hellwig
2018-12-13
1
-1
/
+0
|
*
|
|
|
sparc: use DT node full_name in sparc_dma_alloc_resource
Christoph Hellwig
2018-12-13
1
-1
/
+1
|
*
|
|
|
sparc: merge 32-bit and 64-bit version of pci.h
Christoph Hellwig
2018-12-11
3
-88
/
+49
|
*
|
|
|
sparc: move the leon PCI memory space comment to <asm/leon.h>
Christoph Hellwig
2018-12-11
2
-9
/
+9
|
*
|
|
|
sparc: remove not required includes from dma-mapping.h
Christoph Hellwig
2018-12-11
1
-3
/
+1
|
*
|
|
|
sparc: remove the sparc32_dma_ops indirection
Christoph Hellwig
2018-12-11
4
-236
/
+138
|
*
|
|
|
sparc: factor the dma coherent mapping into helper
Christoph Hellwig
2018-12-11
1
-84
/
+67
|
*
|
|
|
sparc: remove not needed sbus_dma_ops methods
Christoph Hellwig
2018-12-11
1
-20
/
+0
|
*
|
|
|
x86/dma/amd-gart: Stop resizing dma_debug_entry pool
Robin Murphy
2018-12-11
1
-23
/
+0
|
*
|
|
|
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
2018-12-06
11
-9
/
+3
|
*
|
|
|
iommu/dma-iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-4
/
+3
|
*
|
|
|
x86/calgary: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-23
/
+7
|
*
|
|
|
x86/amd_gart: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-34
/
+6
|
*
|
|
|
ia64/sn: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-7
/
+1
|
*
|
|
|
ia64/sba_iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-7
/
+1
|
*
|
|
|
ia64/sba_iommu: improve internal map_page users
Christoph Hellwig
2018-12-06
1
-44
/
+29
|
*
|
|
|
alpha: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-10
/
+4
|
*
|
|
|
arm64: remove the dummy_dma_ops mapping_error method
Christoph Hellwig
2018-12-06
1
-7
/
+1
|
*
|
|
|
sparc: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
3
-21
/
+7
|
*
|
|
|
s390: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-13
/
+5
|
*
|
|
|
mips/jazz: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
2
-17
/
+5
|
*
|
|
|
powerpc/iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
5
-27
/
+15
|
*
|
|
|
arm: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
3
-35
/
+18
|
*
|
|
|
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-1
/
+0
|
*
|
|
|
csky: use the generic remapping dma alloc implementation
Christoph Hellwig
2018-12-01
2
-141
/
+3
|
*
|
|
|
csky: don't use GFP_DMA in atomic_pool_init
Christoph Hellwig
2018-12-01
1
-1
/
+1
|
*
|
|
|
csky: don't select DMA_NONCOHERENT_OPS
Christoph Hellwig
2018-12-01
1
-1
/
+0
|
*
|
|
|
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
2018-12-01
2
-175
/
+11
|
*
|
|
|
dma-mapping: move the remap helpers to a separate file
Christoph Hellwig
2018-12-01
4
-0
/
+4
*
|
|
|
|
Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
4
-9
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
ata: palmld: Convert to GPIO descriptors
Linus Walleij
2018-12-05
2
-0
/
+14
|
*
|
|
|
|
ata: rb532_cf: Convert to use GPIO descriptors
Linus Walleij
2018-12-05
2
-9
/
+9
*
|
|
|
|
|
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
12
-132
/
+71
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
sh: remove board_time_init() callback
Arnd Bergmann
2018-12-18
3
-13
/
+1
|
*
|
|
|
|
sh: remove unused rtc_sh_get/set_time infrastructure
Arnd Bergmann
2018-12-18
2
-71
/
+0
|
*
|
|
|
|
sh: sh03: rtc: push down rtc class ops into driver
Arnd Bergmann
2018-12-18
4
-30
/
+35
|
*
|
|
|
|
sh: dreamcast: rtc: push down rtc class ops into driver
Arnd Bergmann
2018-12-18
5
-18
/
+35
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
34
-2420
/
+5345
|
\
\
\
\
\
|
*
|
|
|
|
crypto: x86/chacha - avoid sleeping under kernel_fpu_begin()
Eric Biggers
2018-12-23
1
-13
/
+20
|
*
|
|
|
|
crypto: aesni - Add scatter/gather avx stubs, and use them in C
Dave Watson
2018-12-23
2
-332
/
+198
[prev]
[next]