index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-02
crypto: aes-ni - Add support for more modes
Huang Ying
1
-0
/
+5
2009-06-02
crypto: fpu - Add template for blkcipher touching FPU
Huang Ying
1
-0
/
+5
2009-03-04
crypto: testmgr - add zlib test
Geert Uytterhoeven
1
-0
/
+1
2009-03-04
crypto: zlib - New zlib crypto module, using pcomp
Geert Uytterhoeven
1
-0
/
+9
2009-03-04
crypto: compress - Add pcomp interface
Geert Uytterhoeven
1
-0
/
+4
2009-02-19
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
Huang Ying
1
-0
/
+1
2009-02-19
crypto: cryptd - Per-CPU thread implementation based on kcrypto_wq
Huang Ying
1
-0
/
+1
2009-02-19
crypto: api - Use dedicated workqueue for crypto subsystem
Huang Ying
1
-0
/
+3
2009-02-18
crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform
Huang Ying
1
-0
/
+25
2008-12-25
crypto: sha512 - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: michael_mic - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: wp512 - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: tgr192 - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: sha256 - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: md5 - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: md4 - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: sha1 - Switch to shash
Adrian-Ken Rueegsegger
1
-1
/
+1
2008-12-25
crypto: rmd320 - Switch to shash
Herbert Xu
1
-1
/
+1
2008-12-25
crypto: rmd256 - Switch to shash
Herbert Xu
1
-1
/
+1
2008-12-25
crypto: rmd160 - Switch to shash
Herbert Xu
1
-1
/
+1
2008-12-25
crypto: rmd128 - Switch to shash
Herbert Xu
1
-1
/
+1
2008-12-25
crypto: null - Switch to shash
Herbert Xu
1
-0
/
+1
2008-12-25
libcrc32c: Move implementation to crypto crc32c
Herbert Xu
1
-3
/
+1
2008-12-10
crypto: api - Disallow cryptomgr as a module if algorithms are built-in
Herbert Xu
1
-4
/
+32
2008-08-29
crypto: skcipher - Use RNG interface instead of get_random_bytes
Herbert Xu
1
-0
/
+2
2008-08-29
crypto: rng - RNG interface and implementation
Neil Horman
1
-0
/
+16
2008-08-29
crypto: api - Add fips_enable flag
Neil Horman
1
-0
/
+8
2008-08-29
crypto: cryptomgr - Add test infrastructure
Herbert Xu
1
-4
/
+4
2008-08-29
crypto: crc32c - Use Intel CRC32 instruction
Austin Zhang
1
-0
/
+12
2008-08-29
crypto: Kconfig - Replace leading spaces with tabs
Adrian Bunk
1
-39
/
+42
2008-07-15
Revert crypto: prng - Deterministic CPRNG
Herbert Xu
1
-9
/
+0
2008-07-10
crypto: crc32c - Add ahash implementation
Herbert Xu
1
-1
/
+1
2008-07-10
crypto: prng - Deterministic CPRNG
Neil Horman
1
-0
/
+9
2008-07-10
[CRYPTO] cryptd: Add asynchronous hash support
Loc Ho
1
-0
/
+1
2008-07-10
[CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithms
Adrian-Ken Rueegsegger
1
-0
/
+25
2008-07-10
[CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithms
Adrian-Ken Rueegsegger
1
-0
/
+26
2008-04-21
[CRYPTO] kconfig: Ordering cleanup
Sebastian Siewior
1
-316
/
+329
2008-04-21
[CRYPTO] api: Make the crypto subsystem fully modular
Sebastian Siewior
1
-1
/
+1
2008-04-21
[CRYPTO] cts: Add CTS mode required for Kerberos AES support
Kevin Coffman
1
-0
/
+11
2008-02-23
[CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER
Herbert Xu
1
-0
/
+1
2008-02-18
[CRYPTO] null: Add missing Kconfig dependency on BLKCIPHER
Adrian Bunk
1
-0
/
+1
2008-02-15
[CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHER
Frederik Deweerdt
1
-0
/
+1
2008-01-11
[CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20
Tan Swee Heng
1
-2
/
+0
2008-01-11
[CRYPTO] tcrypt: Add select of AEAD
Sebastian Siewior
1
-0
/
+1
2008-01-11
[CRYPTO] salsa20: Add x86-64 assembly version
Tan Swee Heng
1
-0
/
+15
2008-01-11
[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
Tan Swee Heng
1
-0
/
+15
2008-01-11
[CRYPTO] seqiv: Add select AEAD in Kconfig
Herbert Xu
1
-0
/
+1
2008-01-11
[CRYPTO] ccm: Added CCM mode
Joy Latten
1
-0
/
+7
2008-01-11
[CRYPTO] seqiv: Add Sequence Number IV Generator
Herbert Xu
1
-0
/
+9
2008-01-11
[CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module
Herbert Xu
1
-5
/
+1
[next]