index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
vmx
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: vmx - Use skcipher for xts fallback
Paulo Flabiano Smorigo
2017-03-02
1
-16
/
+16
*
crypto: vmx - Use skcipher for cbc fallback
Paulo Flabiano Smorigo
2017-03-02
1
-23
/
+24
*
crypto: vmx - disable preemption to enable vsx in aes_ctr.c
Li Zhong
2017-01-23
1
-0
/
+6
*
crypto: vmx - various build fixes
Naveen N. Rao
2016-11-17
1
-5
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-10-10
2
-16
/
+17
|
\
|
*
crypto: vmx - Fix memory corruption caused by p8_ghash
Marcelo Cerri
2016-10-02
1
-15
/
+16
|
*
crypto: vmx - fix null dereference in p8_aes_xts_crypt
Li Zhong
2016-08-24
1
-1
/
+1
*
|
crypto: vmx - Ensure ghash-generic is enabled
Marcelo Cerri
2016-10-02
1
-0
/
+1
|
/
*
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
2
-5
/
+3
|
\
|
*
crypto: vmx - Convert to CPU feature based module autoloading
Alastair D'Silva
2016-07-21
2
-5
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-07-21
3
-3
/
+3
|
\
\
|
*
|
crypto: vmx - Increase priority of aes-cbc cipher
Anton Blanchard
2016-06-13
2
-2
/
+2
|
*
|
crypto: vmx - Fix ABI detection
Anton Blanchard
2016-06-13
1
-1
/
+1
|
|
/
*
|
crypto: vmx - Fix aes_p8_xts_decrypt build failure
Herbert Xu
2016-07-20
1
-2
/
+0
*
|
crypto: vmx - Ignore generated files
Paulo Flabiano Smorigo
2016-07-20
1
-0
/
+2
*
|
crypto: vmx - Adding support for XTS
Leonidas S. Barbosa
2016-07-19
3
-1
/
+193
*
|
crypto: vmx - Adding asm subroutines for XTS
Paulo Flabiano Smorigo
2016-07-19
2
-2
/
+1867
|
/
*
crypto: vmx - comply with ABIs that specify vrsave as reserved.
Paulo Flabiano Smorigo
2016-05-10
1
-0
/
+20
*
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-15
4
-17
/
+13
|
\
|
*
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
2015-12-01
4
-0
/
+13
|
*
crypto: vmx: Only call enable_kernel_vsx()
Anton Blanchard
2015-12-01
4
-17
/
+0
*
|
crypto: vmx - IV size failing on skcipher API
Leonidas Da Silva Barbosa
2015-12-04
2
-2
/
+2
|
/
*
crypto: vmx - Fixing opcode issue
Leonidas Da Silva Barbosa
2015-08-24
1
-0
/
+1
*
crypto: vmx - Fixing GHASH Key issue on little endian
Leonidas Da Silva Barbosa
2015-08-18
1
-0
/
+6
*
crypto: vmx - Fixing AES-CTR counter bug
Leonidas Da Silva Barbosa
2015-08-18
2
-18
/
+24
*
crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
Leonidas Da Silva Barbosa
2015-07-14
4
-0
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-06-22
8
-508
/
+532
|
\
|
*
crypto: vmx - Reindent to kernel style
Herbert Xu
2015-06-16
6
-482
/
+506
|
*
crypto: vmx - Remove duplicate PPC64 dependency
Herbert Xu
2015-06-16
1
-1
/
+1
|
*
crypto: vmx - fix two mistyped texts
Paulo Flabiano Smorigo
2015-05-15
2
-2
/
+2
*
|
sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly
David Hildenbrand
2015-05-19
3
-1
/
+21
|
/
*
linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)
Herbert Xu
2015-03-12
3
-40
/
+5
*
crypto: vmx - Enabling VMX module for PPC64
Leonidas S. Barbosa
2015-02-28
2
-0
/
+27
*
crypto: vmx - Add support for VMS instructions by ASM
Leonidas S. Barbosa
2015-02-28
3
-0
/
+2400
*
crypto: vmx - Adding GHASH routines for VMX module
Marcelo H. Cerri
2015-02-28
1
-0
/
+214
*
crypto: vmx - Adding CTR routines for VMX module
Marcelo H. Cerri
2015-02-28
1
-0
/
+167
*
crypto: vmx - Adding CBC routines for VMX module
Marcelo H. Cerri
2015-02-28
1
-0
/
+184
*
crypto: vmx - Adding AES routines for VMX module
Marcelo H. Cerri
2015-02-28
2
-0
/
+159
*
crypto: vmx - Adding VMX module for Power 8
Marcelo H. Cerri
2015-02-28
1
-0
/
+88