index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-cmos.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-21
crypto: testmgr - add blowfish test-vectors
Jussi Kivilinna
3
-4
/
+184
2011-10-21
crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT
Richard Weinberger
2
-4
/
+3
2011-10-21
crypto: twofish-x86_64-3way - fix ctr blocksize to 1
Jussi Kivilinna
1
-1
/
+1
2011-10-21
crypto: blowfish-x86_64 - fix ctr blocksize to 1
Jussi Kivilinna
1
-1
/
+1
2011-10-21
crypto: whirlpool - count rounds from 0
Alexey Dobriyan
1
-6
/
+12
2011-10-21
crypto: Add userspace report for compress type algorithms
Steffen Klassert
1
-0
/
+20
2011-10-21
crypto: Add userspace report for cipher type algorithms
Steffen Klassert
2
-0
/
+37
2011-10-21
crypto: Add userspace report for rng type algorithms
Steffen Klassert
2
-0
/
+26
2011-10-21
crypto: Add userspace report for pcompress type algorithms
Steffen Klassert
2
-0
/
+23
2011-10-21
crypto: Add userspace report for nivaead type algorithms
Steffen Klassert
1
-0
/
+23
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
[next]