index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...
Tim Chen
2013-04-25
3
-0
/
+288
*
crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructions
Tim Chen
2013-04-03
1
-0
/
+772
*
crypto: sha256 - Optimized sha256 x86_64 assembly routine with AVX instructions.
Tim Chen
2013-04-03
1
-0
/
+496
*
crypto: sha256 - Optimized sha256 x86_64 assembly routine using Supplemental ...
Tim Chen
2013-04-03
1
-0
/
+506
*
crypto: sha256 - Expose SHA256 generic routine to be callable externally.
Tim Chen
2013-04-03
2
-5
/
+8
*
crypto: x86 - build AVX block cipher implementations only if assembler suppor...
Jussi Kivilinna
2013-04-03
1
-11
/
+23
*
crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROC
Jussi Kivilinna
2013-04-03
1
-3
/
+3
*
crypto: ux500 - fix error return code in hash_dma_final()
Wei Yongjun
2013-04-03
1
-0
/
+2
*
crypto: picoxcell - Use of_match_ptr() macro
Sachin Kamat
2013-03-22
1
-3
/
+1
*
hwrng: mxc-rnga - Use devm_ioremap_resource()
Fabio Estevam
2013-03-22
1
-17
/
+4
*
crypto: caam - Fix missing init of '.type' in AEAD algos.
Vakul Garg
2013-03-22
1
-0
/
+6
*
crypto: caam - set RDB bit in security configuration register
Vakul Garg
2013-03-22
2
-1
/
+6
*
hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resume
Jingoo Han
2013-03-22
1
-1
/
+2
*
crypto: ux500 - replace kmalloc and then memcpy with kmemdup
Mihnea Dobrescu-Balaur
2013-03-21
1
-3
/
+1
*
crypto: sahara - Add driver for SAHARA2 accelerator.
Javier Martin
2013-03-21
4
-0
/
+1096
*
hwrng: Fix a wrong comment in Documentation/hw_random.txt
Tang Chen
2013-03-10
1
-1
/
+1
*
crypto: caam - fix typo "CRYPTO_AHASH"
Paul Bolle
2013-03-10
1
-1
/
+1
*
crypto: omap-sham - Use module_platform_driver macro
Sachin Kamat
2013-03-10
1
-12
/
+1
*
crypto: omap-aes - Use module_platform_driver macro
Sachin Kamat
2013-03-10
1
-12
/
+1
*
crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet
Joel A Fernandes
2013-03-10
1
-1
/
+1
*
crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet
Joel A Fernandes
2013-03-10
1
-1
/
+1
*
crypto: bfin_crc - Fix possible NULL pointer dereference
Syam Sidhardhan
2013-03-10
1
-3
/
+3
*
crypto: user - constify netlink dispatch table
Mathias Krause
2013-03-10
1
-2
/
+2
*
crypto: crc32c - Update the links to the white papers on CRC32C calculations ...
Tim Chen
2013-03-10
1
-2
/
+3
*
crypto: atmel-sha - add support for latest release of the IP (0x410)
Nicolas Royer
2013-03-10
3
-104
/
+497
*
crypto: atmel-tdes - add support for latest release of the IP (0x700)
Nicolas Royer
2013-03-10
2
-53
/
+343
*
crypto: atmel-aes - add support for latest release of the IP (0x130)
Nicolas Royer
2013-03-10
1
-118
/
+353
*
ARM: AT91SAM9G45: same platform data structure for all crypto peripherals
Nicolas Royer
2013-03-10
3
-30
/
+28
*
crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option
Herbert Xu
2013-02-26
2
-11
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-02-25
51
-765
/
+2146
|
\
|
*
crypto: user - ensure user supplied strings are nul-terminated
Mathias Krause
2013-02-19
1
-0
/
+14
|
*
crypto: user - fix empty string test in report API
Mathias Krause
2013-02-19
1
-1
/
+1
|
*
crypto: user - fix info leaks in report API
Mathias Krause
2013-02-19
8
-30
/
+29
|
*
crypto: caam - Added property fsl,sec-era in SEC4.0 device tree binding.
Vakul Garg
2013-02-04
1
-3
/
+9
|
*
crypto: use ERR_CAST
Julia Lawall
2013-02-04
11
-59
/
+27
|
*
crypto: atmel-aes - adjust duplicate test
Julia Lawall
2013-02-04
1
-1
/
+1
|
*
crypto: crc32-pclmul - Kill warning on x86-32
Herbert Xu
2013-01-20
1
-1
/
+0
|
*
crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump l...
Jussi Kivilinna
2013-01-20
4
-48
/
+29
|
*
crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROC
Jussi Kivilinna
2013-01-20
1
-5
/
+5
|
*
crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize j...
Jussi Kivilinna
2013-01-20
3
-48
/
+27
|
*
crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember funct...
Jussi Kivilinna
2013-01-20
3
-34
/
+27
|
*
crypto: x86/ghash - assembler clean-up: use ENDPROC at end of assember functions
Jussi Kivilinna
2013-01-20
1
-0
/
+4
|
*
crypto: x86/crc32c - assembler clean-up: use ENTRY/ENDPROC
Jussi Kivilinna
2013-01-20
1
-2
/
+6
|
*
crypto: cast6-avx: use ENTRY()/ENDPROC() for assembler functions
Jussi Kivilinna
2013-01-20
1
-24
/
+11
|
*
crypto: cast5-avx: use ENTRY()/ENDPROC() for assembler functions and localize...
Jussi Kivilinna
2013-01-20
1
-30
/
+18
|
*
crypto: camellia-x86_64/aes-ni: use ENTRY()/ENDPROC() for assembler functions...
Jussi Kivilinna
2013-01-20
2
-52
/
+36
|
*
crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and lo...
Jussi Kivilinna
2013-01-20
1
-25
/
+14
|
*
crypto: aesni-intel - add ENDPROC statements for assembler functions
Jussi Kivilinna
2013-01-20
1
-1
/
+22
|
*
crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets
Jussi Kivilinna
2013-01-20
2
-25
/
+20
|
*
crypto: testmgr - add test vector for fcrypt
Jussi Kivilinna
2013-01-20
1
-0
/
+15
[next]