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
*
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-12-15
4
-24
/
+35
|
\
|
*
Merge branch 'topic/st_fdma' into for-linus
Vinod Koul
2016-12-14
1
-0
/
+6
|
|
\
|
*
\
Merge branch 'topic/s3c64xx' into for-linus
Vinod Koul
2016-12-14
2
-24
/
+32
|
|
\
\
|
|
*
|
ARM: s3c64xx: Drop unused DMA fields from struct s3c64xx_spi_csinfo
Sylwester Nawrocki
2016-11-17
1
-24
/
+0
|
|
*
|
ARM: s3c64xx: Add DMA slave maps for PL080 devices
Sylwester Nawrocki
2016-11-17
1
-0
/
+32
|
*
|
|
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
2016-11-30
2
-0
/
+3
|
|
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-15
26
-66
/
+211
|
\
\
\
|
*
|
|
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-15
2
-7
/
+5
|
*
|
|
sparc: implement watchdog_nmi_enable and watchdog_nmi_disable
Babu Moger
2016-12-15
1
-1
/
+43
|
*
|
|
arch/xtensa: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-15
1
-2
/
+5
|
*
|
|
arch/tile: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-15
1
-2
/
+10
|
*
|
|
arch/sparc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-15
2
-4
/
+4
|
*
|
|
arch/sh: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-15
1
-2
/
+5
|
*
|
|
arch/powerpc: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-15
1
-1
/
+8
|
*
|
|
arch/parisc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-15
1
-5
/
+15
|
*
|
|
arch/openrisc: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-15
1
-0
/
+3
|
*
|
|
arch/nios2: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-15
1
-8
/
+18
|
*
|
|
arch/mips: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-15
2
-4
/
+6
|
*
|
|
arch/microblaze: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-15
1
-2
/
+8
|
*
|
|
arch/metag: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-12-15
1
-3
/
+13
|
*
|
|
arch/m68k: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-15
1
-1
/
+7
|
*
|
|
arch/hexagon: Add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-15
1
-1
/
+5
|
*
|
|
arch/frv: add option to skip sync on DMA map
Alexander Duyck
2016-12-15
2
-6
/
+17
|
*
|
|
arch/c6x: add option to skip sync on DMA map and unmap
Alexander Duyck
2016-12-15
1
-4
/
+10
|
*
|
|
arch/blackfin: add option to skip sync on DMA map
Alexander Duyck
2016-12-15
1
-1
/
+7
|
*
|
|
arch/avr32: add option to skip sync on DMA map
Alexander Duyck
2016-12-15
1
-1
/
+6
|
*
|
|
arch/arm: add option to skip sync on DMA map and unmap
Alexander Duyck
2016-12-15
1
-6
/
+10
|
*
|
|
arch/arc: add option to skip sync on DMA mapping
Alexander Duyck
2016-12-15
1
-1
/
+4
|
*
|
|
kexec: export the value of phys_base instead of symbol address
Baoquan He
2016-12-15
1
-1
/
+2
|
*
|
|
Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
Baoquan He
2016-12-15
1
-3
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-12-14
6
-9
/
+9
|
\
\
\
\
|
*
|
|
|
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2016-11-22
6
-9
/
+9
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-14
43
-1359
/
+7337
|
\
\
\
\
\
|
*
|
|
|
|
crypto: arm/crc32 - accelerated support based on x86 SSE implementation
Ard Biesheuvel
2016-12-07
4
-0
/
+555
|
*
|
|
|
|
crypto: arm64/crc32 - accelerated support based on x86 SSE implementation
Ard Biesheuvel
2016-12-07
4
-0
/
+487
|
*
|
|
|
|
crypto: arm/crct10dif - port x86 SSE implementation to ARM
Ard Biesheuvel
2016-12-07
4
-0
/
+535
|
*
|
|
|
|
crypto: arm64/crct10dif - port x86 SSE implementation to arm64
Ard Biesheuvel
2016-12-07
4
-0
/
+495
|
*
|
|
|
|
crypto: aes-ce - Make aes_simd_algs static
Herbert Xu
2016-12-01
1
-1
/
+1
|
*
|
|
|
|
crypto: arm64/aes-ce-ccm - Fix AEAD decryption length
Herbert Xu
2016-12-01
1
-2
/
+2
|
*
|
|
|
|
crypto: arm/aesbs - fix brokenness after skcipher conversion
Ard Biesheuvel
2016-11-30
1
-1
/
+1
|
*
|
|
|
|
crypto: arm64/aes-ce-ctr - fix skcipher conversion
Ard Biesheuvel
2016-11-30
1
-0
/
+1
|
*
|
|
|
|
crypto: arm/aes-ce - fix broken monolithic build
Ard Biesheuvel
2016-11-30
1
-1
/
+1
|
*
|
|
|
|
crypto: arm/aes - Add missing SIMD select for aesbs
Herbert Xu
2016-11-30
1
-3
/
+3
|
*
|
|
|
|
crypto: arm/aes - Select SIMD in Kconfig
Herbert Xu
2016-11-29
2
-3
/
+3
|
*
|
|
|
|
crypto: arm64/sha2 - add generated .S files to .gitignore
Ard Biesheuvel
2016-11-29
1
-0
/
+2
|
*
|
|
|
|
crypto: aesbs - Convert to skcipher
Herbert Xu
2016-11-28
1
-228
/
+152
|
*
|
|
|
|
crypto: aes-ce - Convert to skcipher
Herbert Xu
2016-11-28
1
-233
/
+157
|
*
|
|
|
|
crypto: arm64/aes - Convert to skcipher
Herbert Xu
2016-11-28
1
-224
/
+158
|
*
|
|
|
|
crypto: aesni - Convert to skcipher
Herbert Xu
2016-11-28
2
-569
/
+343
|
*
|
|
|
|
crypto: glue_helper - Add skcipher xts helpers
Herbert Xu
2016-11-28
2
-2
/
+111
[next]