index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-23
crypto: aesni - Introduce READ_PARTIAL_BLOCK macro
Dave Watson
1
-43
/
+59
2018-12-23
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
1
-4
/
+10
2018-12-23
crypto: aesni - Fill in new context data structures
Dave Watson
1
-14
/
+37
2018-12-23
crypto: aesni - Merge avx precompute functions
Dave Watson
1
-49
/
+27
2018-12-23
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
2
-141
/
+115
2018-12-23
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
1
-0
/
+8
2018-12-23
crypto: aesni - support 256 byte keys in avx asm
Dave Watson
2
-61
/
+145
2018-12-23
crypto: aesni - Macro-ify func save/restore
Dave Watson
1
-58
/
+36
2018-12-23
crypto: aesni - Introduce gcm_context_data
Dave Watson
2
-221
/
+215
2018-12-23
crypto: aesni - Merge GCM_ENC_DEC
Dave Watson
1
-633
/
+318
2018-12-13
crypto: x86/chacha - yield the FPU occasionally
Eric Biggers
1
-1
/
+11
2018-12-13
crypto: x86/chacha - add XChaCha12 support
Eric Biggers
1
-0
/
+17
2018-12-13
crypto: x86/chacha20 - refactor to allow varying number of rounds
Eric Biggers
5
-131
/
+136
2018-12-13
crypto: x86/chacha20 - add XChaCha20 support
Eric Biggers
2
-51
/
+138
2018-12-13
crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305
Eric Biggers
3
-0
/
+237
2018-12-13
crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305
Eric Biggers
3
-0
/
+203
2018-11-29
crypto: x86/chacha20 - Add a 4-block AVX-512VL variant
Martin Willi
2
-0
/
+279
2018-11-29
crypto: x86/chacha20 - Add a 2-block AVX-512VL variant
Martin Willi
2
-0
/
+178
2018-11-29
crypto: x86/chacha20 - Add a 8-block AVX-512VL variant
Martin Willi
3
-0
/
+427
2018-11-20
crypto: poly1305 - use structures for key and accumulator
Eric Biggers
1
-9
/
+11
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
1
-24
/
+24
2018-11-16
crypto: x86/chacha20 - Add a 4-block AVX2 variant
Martin Willi
2
-0
/
+317
2018-11-16
crypto: x86/chacha20 - Add a 2-block AVX2 variant
Martin Willi
2
-0
/
+204
2018-11-16
crypto: x86/chacha20 - Use larger block functions more aggressively
Martin Willi
1
-15
/
+24
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variant
Martin Willi
2
-61
/
+133
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variant
Martin Willi
2
-40
/
+128
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variant
Martin Willi
2
-22
/
+63
2018-11-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
37
-141
/
+148
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
53
-162
/
+349
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-0
/
+30
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
6
-14
/
+20
2018-10-31
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+0
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
4
-4
/
+5
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
40
-43
/
+26
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2
-3
/
+3
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
4
-6
/
+6
2018-10-31
memblock: replace free_bootmem_late with memblock_free_late
Mike Rapoport
1
-3
/
+3
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
3
-3
/
+6
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
4
-4
/
+5
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2
-2
/
+3
2018-10-31
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_no...
Mike Rapoport
1
-2
/
+4
2018-10-31
memblock: replace alloc_bootmem_low with memblock_alloc_low
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem_align with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-3
/
+0
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
4
-24
/
+2
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-0
/
+39
[next]