index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-5
/
+287
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2
-5
/
+5
2014-11-20
crypto: crc32 - Add ARM64 CRC32 hw accelerated module
Yazen Ghannam
3
-0
/
+282
2014-11-06
arm64/crypto: use crypto instructions to generate AES key schedule
Ard Biesheuvel
5
-11
/
+133
2014-08-26
arm64/crypto: remove redundant update of data
Colin Ian King
1
-1
/
+0
2014-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2014-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-6
/
+6
2014-07-28
crypto: arm64-aes - fix encryption of unaligned data
Mikulas Patocka
1
-6
/
+6
2014-07-24
arm64/crypto: fix makefile rule for aes-glue-%.o
Andreas Schwab
1
-1
/
+1
2014-06-18
arm64/crypto: improve performance of GHASH algorithm
Ard Biesheuvel
2
-56
/
+40
2014-06-18
arm64/crypto: fix data corruption bug in GHASH algorithm
Ard Biesheuvel
1
-0
/
+1
2014-05-14
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
Ard Biesheuvel
6
-0
/
+1521
2014-05-14
arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions
Ard Biesheuvel
4
-0
/
+529
2014-05-14
arm64/crypto: AES using ARMv8 Crypto Extensions
Ard Biesheuvel
3
-1
/
+164
2014-05-14
arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions
Ard Biesheuvel
4
-0
/
+259
2014-05-14
arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions
Ard Biesheuvel
4
-0
/
+419
2014-05-14
arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
Ard Biesheuvel
4
-0
/
+355