index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-12
crypto: arm - move ARM specific Kconfig definitions to a dedicated file
Ard Biesheuvel
3
-75
/
+88
2015-03-12
crypto: amcc - remove incorrect __init/__exit markups
Dmitry Torokhov
1
-3
/
+3
2015-03-12
crypto: qat - remove incorrect __exit markup
Dmitry Torokhov
1
-1
/
+1
2015-03-12
hwrng: pseries - remove incorrect __init/__exit markups
Dmitry Torokhov
1
-2
/
+2
2015-03-12
hwrng: octeon - remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2015-03-12
hwrng: omap - remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2015-03-12
crypto: tcrypt - fix uninit sg entries in test_acipher_speed
Horia Geant?
1
-2
/
+2
2015-03-10
crypto: octeon - enable OCTEON SHA1/256/512 module selection
Aaro Koskinen
1
-0
/
+27
2015-03-10
crypto: octeon - add SHA512 module
Aaro Koskinen
2
-0
/
+278
2015-03-10
crypto: octeon - add SHA256 module
Aaro Koskinen
2
-0
/
+281
2015-03-10
crypto: octeon - add SHA1 module
Aaro Koskinen
2
-1
/
+243
2015-03-10
crypto: octeon - add instruction definitions for SHA1/256/512
Aaro Koskinen
1
-4
/
+79
2015-03-10
crypto: octeon - always disable preemption when using crypto engine
Aaro Koskinen
2
-5
/
+3
2015-03-10
crypto: octeon - don't disable bottom half in octeon-md5
Aaro Koskinen
1
-4
/
+0
2015-03-09
crypto: powerpc - move files to fix build error
Kim Phillips
6
-4
/
+4
2015-03-09
hwrng: xgene - add ACPI support for APM X-Gene RNG unit
Feng Kan
1
-0
/
+10
2015-03-09
MAINTAINERS: add crypto-API.tmpl
Stephan Mueller
1
-0
/
+1
2015-03-09
crypto: doc - AEAD / RNG AF_ALG interface
Stephan Mueller
2
-205
/
+596
2015-03-09
crypto: rng - RNGs must return 0 in success case
Stephan Mueller
3
-4
/
+12
2015-03-09
hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problem
Yanjiang Jin
1
-3
/
+3
2015-03-09
crypto: caam - fix uninitialized edesc->sec4_sg_bytes field
Yanjiang Jin
1
-0
/
+1
2015-03-06
hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver
Scott Branden
3
-0
/
+268
2015-03-06
hwrng: iproc-rng200 - Add device tree bindings
Scott Branden
1
-0
/
+12
2015-03-06
crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
1
-1
/
+1
2015-03-06
crypto: talitos - Remove MD5_BLOCK_SIZE
Martin Hicks
1
-4
/
+2
2015-03-06
crypto: talitos - Simplify per-channel initialization
Martin Hicks
1
-8
/
+3
2015-03-04
crypto: drbg - remove superflowous memsets
Stephan Mueller
1
-18
/
+0
2015-03-04
crypto: drbg - use single block cipher API
Stephan Mueller
1
-23
/
+16
2015-03-04
crypto: powerpc/md5 - kernel config
Markus Stockhausen
2
-0
/
+10
2015-03-04
crypto: powerpc/md5 - glue
Markus Stockhausen
1
-0
/
+165
2015-03-04
crypto: powerpc/md5 - assembler
Markus Stockhausen
1
-0
/
+243
2015-03-04
crypto: atmel - fix typo in dev_err error message
Colin Ian King
3
-3
/
+3
2015-03-04
crypto: algif - enable AEAD interface compilation
Stephan Mueller
2
-0
/
+10
2015-03-04
crypto: algif - add AEAD support
Stephan Mueller
1
-0
/
+666
2015-03-04
crypto: doc - describe internal structure
Stephan Mueller
1
-0
/
+264
2015-03-02
crypto: powerpc/sha1 - kernel config
Markus Stockhausen
2
-0
/
+9
2015-03-02
crypto: powerpc/sha1 - glue
Markus Stockhausen
1
-0
/
+210
2015-03-02
crypto: powerpc/sha1 - assembler
Markus Stockhausen
1
-0
/
+299
2015-03-01
crypto: powerpc/aes - kernel config
Markus Stockhausen
2
-0
/
+15
2015-03-01
cyprot: powerpc/aes - glue code
Markus Stockhausen
1
-0
/
+512
2015-03-01
crypto: powerpc/aes - ECB/CBC/CTR/XTS modes
Markus Stockhausen
1
-0
/
+630
2015-03-01
crypto: powerpc/aes - key handling
Markus Stockhausen
1
-0
/
+283
2015-03-01
crypto: powerpc/aes - assembler core
Markus Stockhausen
1
-0
/
+351
2015-03-01
crypto: powerpc/aes - aes tables
Markus Stockhausen
1
-0
/
+331
2015-03-01
crypto: powerpc/aes - register defines
Markus Stockhausen
1
-0
/
+42
2015-03-01
hwrng: bcm63xx - use devm_* helpers
Florian Fainelli
1
-14
/
+6
2015-03-01
MIPS: BCM63xx: remove RSET_RNG register definitions
Florian Fainelli
1
-14
/
+0
2015-03-01
hwrng: bcm63xx - move register definitions to driver
Florian Fainelli
1
-1
/
+9
2015-03-01
hwrng: bcm63xx - drop bcm_{readl,writel} macros
Florian Fainelli
1
-7
/
+6
2015-02-28
crypto: sahara - drop unnecessary default assignment
Nicholas Mc Guire
1
-1
/
+1
[next]