index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
scatterwalk.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-21
crypto: Add userspace report for aead type algorithms
Steffen Klassert
2
-0
/
+34
2011-10-21
crypto: Add userspace report for givcipher type algorithms
Steffen Klassert
1
-0
/
+23
2011-10-21
crypto: Add userspace report for ablkcipher type algorithms
Steffen Klassert
1
-0
/
+25
2011-10-21
crypto: Add userspace report for blkcipher type algorithms
Steffen Klassert
2
-0
/
+35
2011-10-21
crypto: Add userspace report for ahash type algorithms
Steffen Klassert
1
-0
/
+21
2011-10-21
crypto: Add userspace report for shash type algorithms
Steffen Klassert
2
-0
/
+28
2011-10-21
crypto: Add userspace report for larval type algorithms
Steffen Klassert
2
-0
/
+17
2011-10-21
crypto: Add a report function pointer to crypto_type
Steffen Klassert
2
-0
/
+7
2011-10-21
crypto: Add userspace configuration API
Steffen Klassert
5
-0
/
+433
2011-10-21
crypto: Export crypto_remove_final
Steffen Klassert
2
-3
/
+3
2011-10-21
crypto: Export crypto_remove_spawns
Steffen Klassert
2
-3
/
+5
2011-10-21
crypto: Add a flag to identify crypto instances
Steffen Klassert
2
-0
/
+6
2011-10-21
crypto: twofish - add 3-way parallel x86_64 assembler implemention
Jussi Kivilinna
4
-0
/
+810
2011-10-21
crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of...
Jussi Kivilinna
3
-13
/
+15
2011-10-21
crypto: tcrypt - add ctr(twofish) speed test
Jussi Kivilinna
1
-0
/
+4
2011-10-21
crypto: blowfish-x86_64 - add credits
Jussi Kivilinna
1
-0
/
+5
2011-10-21
crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performance
Jussi Kivilinna
1
-100
/
+98
2011-10-20
crypto: picoxcell - add dependency on HAVE_CLK
Jamie Iles
1
-1
/
+1
2011-09-22
crypto: aes-x86 - quiet sparse noise about symbol not declared
H Hartley Sweeten
1
-0
/
+1
2011-09-22
crypto: blowfish - add x86_64 assembly implementation
Jussi Kivilinna
4
-0
/
+896
2011-09-22
crypto: tcrypt - add ctr(blowfish) speed test
Jussi Kivilinna
1
-0
/
+4
2011-09-22
crypto: blowfish - rename C-version to blowfish_generic
Jussi Kivilinna
2
-5
/
+8
2011-09-22
crypto: blowfish - split generic and common c code
Jussi Kivilinna
5
-355
/
+448
2011-08-20
crypto: cryptd - Use subsys_initcall to prevent races with aesni
Herbert Xu
1
-1
/
+1
2011-08-16
crypto: sha - Fix build error due to crypto_sha1_update
Herbert Xu
1
-0
/
+2
2011-08-15
crypto: n2 - Fix a get/put_cpu() imbalance
Thomas Meyer
1
-2
/
+2
2011-08-10
crypto: sha1 - SSSE3 based SHA1 implementation for x86-64
Mathias Krause
5
-0
/
+819
2011-08-10
crypto: sha1 - export sha1_update for reuse
Mathias Krause
2
-4
/
+8
2011-08-10
crypto: picoxcell - fix possible invalid pointer dereference
Jamie Iles
1
-1
/
+1
2011-08-10
crypto: picoxcell - support for device tree matching
Jamie Iles
2
-6
/
+53
2011-08-10
crypto: picoxcell - add connection ID to the clock name
Jamie Iles
1
-1
/
+1
2011-08-10
crypto: picoxcell - convert to platform ID table
Jamie Iles
1
-60
/
+33
2011-08-03
crypto: padlock-aes - Make module loading even quieter when hardware is missing
Jonathan Nieder
1
-3
/
+1
2011-08-02
oom: task->mm == NULL doesn't mean the memory was freed
Oleg Nesterov
1
-1
/
+3
2011-08-01
ext4: prevent memory leaks from ext4_mb_init_backend() on error path
Yu Jian
1
-6
/
+6
2011-08-01
ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #
Yu Jian
1
-1
/
+5
2011-08-01
ext4: use ext4_msg() instead of printk in mballoc
Theodore Ts'o
1
-37
/
+42
2011-08-01
kdb,kgdb: Allow arbitrary kgdb magic knock sequences
Jason Wessel
1
-8
/
+20
2011-08-01
kdb: Remove all references to DOING_KGDB2
Jason Wessel
4
-7
/
+3
2011-08-01
kdb,kgdb: Implement switch and pass buffer from kdb -> gdb
Jason Wessel
4
-21
/
+29
2011-08-01
kdb: cleanup unused variables missed in the original kdb merge
Jason Wessel
3
-8
/
+3
2011-08-01
CIFS: Cleanup demupltiplex thread exiting code
Pavel Shilovsky
1
-77
/
+96
2011-08-01
CIFS: Move mid search to a separate function
Pavel Shilovsky
1
-65
/
+61
2011-08-01
CIFS: Move RFC1002 check to a separate function
Pavel Shilovsky
1
-49
/
+67
2011-08-01
CIFS: Simplify socket reading in demultiplex thread
Pavel Shilovsky
1
-83
/
+71
2011-08-01
ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info
Theodore Ts'o
3
-13
/
+15
2011-08-01
ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree()
Theodore Ts'o
2
-18
/
+39
2011-08-01
CIFS: Move buffer allocation to a separate function
Pavel Shilovsky
1
-37
/
+55
2011-08-01
gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers
David Brown
5
-8
/
+12
2011-08-01
gpio_msm: Move Qualcomm v6 MSM driver into drivers
David Brown
5
-5
/
+14
[next]