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
2013-06-21
crypto: testmgr - test AEADs with unaligned buffers
Jussi Kivilinna
1
-6
/
+31
2013-06-21
crypto: testmgr - test skciphers with unaligned buffers
Jussi Kivilinna
1
-4
/
+29
2013-06-21
crypto: testmgr - check that entries in alg_test_descs are in correct order
Jussi Kivilinna
1
-0
/
+31
2013-06-21
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...
Jussi Kivilinna
7
-1252
/
+2
2013-06-21
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
Jussi Kivilinna
7
-1119
/
+24
2013-06-21
crypto: camellia-aesni-avx2 - tune assembly code for more performance
Jussi Kivilinna
1
-71
/
+89
2013-06-21
hwrng: bcm2835 - fix MODULE_LICENSE tag
Arnd Bergmann
1
-1
/
+1
2013-06-05
hwrng: nomadik - use clk_prepare_enable()
Linus Walleij
1
-1
/
+1
2013-06-05
crypto: picoxcell - replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-06-05
crypto: dcp - Staticize local symbols
Sachin Kamat
1
-4
/
+4
2013-06-05
crypto: dcp - Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
2013-06-05
crypto: dcp - Use devm_* APIs
Sachin Kamat
1
-22
/
+10
2013-06-05
crypto: dcp - Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-06-05
hwrng: use platform_{get,set}_drvdata()
Jingoo Han
3
-9
/
+7
2013-06-05
crypto: omap-aes - Don't idle/start AES device between Encrypt operations
Joel A Fernandes
1
-10
/
+19
2013-06-05
crypto: crct10dif - Use PTR_RET
Herbert Xu
1
-3
/
+1
2013-05-28
crypto: ux500 - Cocci spatch "resource_size.spatch"
Thomas Meyer
1
-1
/
+1
2013-05-28
crypto: sha256_ssse3 - add sha224 support
Jussi Kivilinna
1
-5
/
+52
2013-05-28
crypto: sha512_ssse3 - add sha384 support
Jussi Kivilinna
1
-5
/
+53
2013-05-28
crypto: sha512_generic - set cra_driver_name
Jussi Kivilinna
1
-0
/
+2
2013-05-28
crypto: hifn_795x - Pass correct pointer to free_irq()
Lars-Peter Clausen
1
-2
/
+2
2013-05-28
crypto: dcp - Added support for Freescale's DCP co-processor
Tobias Rauter
4
-1
/
+937
2013-05-28
crypto: caam - add missing flag for the LOAD/STORE commands
Andrei Varvara
1
-0
/
+1
2013-05-28
crypto: caam - Add define for Adjust Output Frame Length in PDB
Andrei Varvara
1
-0
/
+1
2013-05-28
crypto: caam - Add defines for CAAM commands
Andrei Varvara
1
-0
/
+9
2013-05-28
crypto: caam - Add defines for overwriting Descriptor's memory
Andrei Varvara
1
-0
/
+4
2013-05-28
crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)
Andrei Varvara
2
-1
/
+56
2013-05-28
crypto: caam - Add MATH command to support shld function
Andrei Varvara
1
-0
/
+2
2013-05-28
crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...
Andrei Varvara
1
-1
/
+17
2013-05-28
crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set
Andrei Varvara
2
-4
/
+8
2013-05-24
crypto: sahara - remove dependency on EXPERIMENTAL
Paul Bolle
1
-1
/
+1
2013-05-24
hwrng: tx4939 - remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-24
hwrng: timeriomem - remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-24
hwrng: bcm63xx - remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-24
hwrng: atmel - remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-24
crypto: s5p-sss: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-24
crypto: mv_cesa: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-24
drivers: crypto: use devm_ioremap_resource()
Laurent Navet
2
-8
/
+6
2013-05-24
crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash
Tim Chen
3
-0
/
+51
2013-05-24
crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry...
Tim Chen
3
-0
/
+164
2013-05-20
crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instru...
Tim Chen
1
-0
/
+643
2013-05-20
crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...
Tim Chen
6
-43
/
+225
2013-05-14
crypto: caam - FIX RNG init for RNG greater than equal to 4
Ruchika Gupta
2
-4
/
+48
2013-05-11
Linux 3.10-rc1
v3.10-rc1
Linus Torvalds
1
-2
/
+2
2013-05-11
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-108
/
+368
2013-05-11
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
5
-7
/
+55
2013-05-11
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
101
-1481
/
+10569
2013-05-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-2
/
+78
2013-05-11
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
12
-867
/
+745
2013-05-10
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-37
/
+48
[next]