index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-05-02
39
-232
/
+10756
|
\
|
*
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...
Jussi Kivilinna
2013-04-25
5
-3
/
+1989
|
*
crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
Jussi Kivilinna
2013-04-25
5
-20
/
+1430
|
*
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
Jussi Kivilinna
2013-04-25
6
-2
/
+1396
|
*
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
Jussi Kivilinna
2013-04-25
6
-24
/
+1097
|
*
crypto: aesni_intel - add more optimized XTS mode for x86-64
Jussi Kivilinna
2013-04-25
2
-0
/
+197
|
*
crypto: x86/camellia-aesni-avx - add more optimized XTS code
Jussi Kivilinna
2013-04-25
2
-42
/
+229
|
*
crypto: cast6-avx: use new optimized XTS code
Jussi Kivilinna
2013-04-25
2
-41
/
+98
|
*
crypto: x86/twofish-avx - use optimized XTS code
Jussi Kivilinna
2013-04-25
2
-41
/
+98
|
*
crypto: x86 - add more optimized XTS-mode for serpent-avx
Jussi Kivilinna
2013-04-25
6
-46
/
+273
|
*
crypto: crc32-pclmul - Use gas macro for pclmulqdq
Sandy Wu
2013-04-25
1
-2
/
+3
|
*
crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...
Tim Chen
2013-04-25
2
-0
/
+284
|
*
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX ins...
Tim Chen
2013-04-25
1
-0
/
+743
|
*
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructi...
Tim Chen
2013-04-25
1
-0
/
+423
|
*
crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental ...
Tim Chen
2013-04-25
1
-0
/
+421
|
*
crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...
Tim Chen
2013-04-25
2
-0
/
+277
|
*
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: 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: crc32c - Update the links to the white papers on CRC32C calculations ...
Tim Chen
2013-03-10
1
-2
/
+3
|
*
crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option
Herbert Xu
2013-02-26
1
-1
/
+1
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-05-02
9
-6
/
+27
|
\
\
|
*
|
x86-64, init: Do not set NX bits on non-NX capable hardware
H. Peter Anvin
2013-05-02
2
-1
/
+3
|
*
|
x86, gdt, hibernate: Store/load GDT for hibernate path.
Konrad Rzeszutek Wilk
2013-05-02
7
-5
/
+24
*
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-02
1
-12
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lguest: map Switcher below fixmap.
Rusty Russell
2013-04-22
1
-6
/
+0
|
*
|
lguest: assume Switcher text is a single page.
Rusty Russell
2013-04-22
1
-5
/
+2
|
*
|
lguest: prepare to make SWITCHER_ADDR a variable.
Rusty Russell
2013-04-22
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
4
-24
/
+9
|
\
\
\
|
*
|
|
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
2013-04-29
1
-0
/
+1
|
*
|
|
Include missing linux/slab.h inclusions
David Howells
2013-04-29
2
-0
/
+2
|
*
|
|
new helper: read_code()
Al Viro
2013-04-29
1
-24
/
+6
*
|
|
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-05-01
1
-9
/
+10
|
\
\
\
\
|
*
\
\
\
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2013-04-30
24
-77
/
+370
|
|
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'efi/chainsaw' into x86/efi
H. Peter Anvin
2013-04-20
254
-5339
/
+9392
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86, efi: Make efi_memblock_x86_reserve_range more readable
Borislav Petkov
2013-03-04
1
-9
/
+10
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
1
-7
/
+2
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
24
-77
/
+370
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
3
-4
/
+4
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
7
-53
/
+59
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
2013-03-21
1
-7
/
+2
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
9
-132
/
+15
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86: trim sys_ia32.h
Al Viro
2013-03-03
1
-5
/
+0
|
*
|
|
|
|
|
|
|
|
x86: sys32_kill and sys32_mprotect are pointless
Al Viro
2013-03-03
3
-15
/
+2
|
*
|
|
|
|
|
|
|
|
merge compat sys_ipc instances
Al Viro
2013-03-03
4
-61
/
+1
|
*
|
|
|
|
|
|
|
|
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
3
-8
/
+1
|
*
|
|
|
|
|
|
|
|
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
3
-22
/
+1
|
*
|
|
|
|
|
|
|
|
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
Al Viro
2013-03-03
3
-13
/
+10
[next]