Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 16 | -93/+16 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 136 | Thomas Gleixner | 1 | -6/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-05-10 | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -7/+3 |
2019-04-20 | powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-test | George Spelvin | 1 | -7/+3 |
2019-04-18 | crypto: powerpc - convert to use crypto_simd_usable() | Eric Biggers | 2 | -2/+6 |
2018-08-17 | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -0/+2 |
2018-07-30 | powerpc: move ASM_CONST and stringify_in_c() into asm-const.h | Christophe Leroy | 2 | -0/+2 |
2018-07-08 | crypto: shash - remove useless setting of type flags | Eric Biggers | 4 | -5/+0 |
2018-01-12 | crypto: hash - annotate algorithms taking optional key | Eric Biggers | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-05-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 6 | -711/+1877 |
2017-04-21 | crypto: crct10dif-vpmsum - Fix missing preempt_disable() | Michael Ellerman | 1 | -0/+3 |
2017-04-07 | powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable() | Michael Ellerman | 1 | -0/+3 |
2017-03-24 | crypto: powerpc - Stress test for vpmsum implementations | Daniel Axtens | 2 | -0/+138 |
2017-03-24 | crypto: powerpc - Add CRC-T10DIF acceleration | Daniel Axtens | 3 | -0/+977 |
2017-03-24 | crypto: powerpc - Re-enable non-REFLECTed CRCs | Daniel Axtens | 2 | -1/+31 |
2017-03-24 | crypto: powerpc - Factor out the core CRC vpmsum algorithm | Daniel Axtens | 2 | -711/+729 |
2017-03-08 | crypto: powerpc - Fix initialisation of crc32c context | Daniel Axtens | 1 | -1/+1 |
2016-11-28 | crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option | Jean Delvare | 1 | -1/+1 |
2016-10-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+11 |
2016-10-02 | crypto: sha1-powerpc - little-endian support | Marcelo Cerri | 1 | -2/+11 |
2016-08-09 | crypto: crc32c-vpmsum - Convert to CPU feature based module autoloading | Anton Blanchard | 1 | -1/+2 |
2016-07-05 | crypto: powerpc - Add POWER8 optimised crc32c | Anton Blanchard | 3 | -0/+1722 |
2016-05-31 | crypto: powerpc - Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-03-20 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -3/+3 |
2016-03-01 | powerpc: Fix misspellings in comments. | Adam Buchbinder | 2 | -3/+3 |
2016-02-17 | crypto: xts - fix compile errors | Stephan Mueller | 1 | -0/+1 |
2016-02-16 | crypto: xts - consolidate sanity check for keys | Stephan Mueller | 1 | -0/+5 |
2015-12-01 | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() | Anton Blanchard | 3 | -0/+3 |
2015-05-18 | crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw value | LABBE Corentin | 1 | -4/+4 |
2015-03-09 | crypto: powerpc - move files to fix build error | Kim Phillips | 6 | -4/+513 |
2015-03-04 | crypto: powerpc/md5 - kernel config | Markus Stockhausen | 1 | -0/+2 |
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-02 | crypto: powerpc/sha1 - kernel config | Markus Stockhausen | 1 | -0/+2 |
2015-03-01 | crypto: powerpc/aes - kernel config | Markus Stockhausen | 1 | -0/+2 |
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-02-27 | crypto: ppc/sha256 - kernel config | Markus Stockhausen | 1 | -0/+2 |
2015-02-27 | crypto: ppc/sha256 - glue | Markus Stockhausen | 1 | -0/+275 |
2015-02-27 | crypto: ppc/sha256 - assembler | Markus Stockhausen | 1 | -0/+323 |
2015-01-13 | crypto: add missing crypto module aliases | Mathias Krause | 1 | -0/+1 |
2014-12-02 | crypto: powerpc - replace memset by memzero_explicit | Julia Lawall | 1 | -1/+1 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -1/+1 |
2013-03-05 | powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit | Tony Breeds | 1 | -2/+2 |