index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-27
crypto: arc4 - now arc needs blockcipher support
Sebastian Andrzej Siewior
2012-06-27
crypto: caam - one tasklet per job ring
Kim Phillips
2012-06-27
crypto: caam - consolidate memory barriers from job ring en/dequeue
Kim Phillips
2012-06-27
crypto: caam - only query h/w in job ring dequeue path
Kim Phillips
2012-06-27
crypto: caam - use non-irq versions of spinlocks for job rings
Kim Phillips
2012-06-27
crypto: caam - disable IRQ coalescing by default
Kim Phillips
2012-06-27
crypto: caam - add support for SEC v5.x RNG4
Kim Phillips
2012-06-27
crypto: caam - assign 40-bit masks on SEC v5.0 and above
Kim Phillips
2012-06-27
crypto: caam - hwrng support
Yuan Kang
2012-06-27
crypto: caam - chaining support
Yuan Kang
2012-06-27
crypto: caam - unkeyed ahash support
Yuan Kang
2012-06-27
crypto: caam - ahash hmac support
Yuan Kang
2012-06-27
crypto: caam - link_tbl rename
Yuan Kang
2012-06-27
crypto: caam - refactor key_gen, sg
Yuan Kang
2012-06-27
crypto: caam - remove jr register/deregister
Yuan Kang
2012-06-27
crypto: caam - support external seq in/out lengths
Yuan Kang
2012-06-27
crypto: caam - add PDB (Protocol Descriptor Block) definitions
Hemant Agrawal
2012-06-27
crypto: caam - fix descriptor length adjustments for protocol descriptors
Kim Phillips
2012-06-27
crypto: caam - fix start index for Protocol shared descriptors
Yashpal Dutta
2012-06-27
crypto: caam - fix input job ring element dma mapping size
Kim Phillips
2012-06-27
crypto: caam - remove line continuations from ablkcipher_append_src_dst
Kim Phillips
2012-06-27
crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/
Jussi Kivilinna
2012-06-27
crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...
Jussi Kivilinna
2012-06-27
crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...
Jussi Kivilinna
2012-06-27
crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue...
Jussi Kivilinna
2012-06-27
crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod...
Jussi Kivilinna
2012-06-27
crypto: serpent-avx: remove duplicated glue code and use shared glue code fro...
Jussi Kivilinna
2012-06-27
crypto: serpent-sse2 - split generic glue code to new helper module
Jussi Kivilinna
2012-06-27
crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue c...
Jussi Kivilinna
2012-06-27
crypto: aes_ni - change to use shared ablk_* functions
Jussi Kivilinna
2012-06-27
crypto: twofish-avx - change to use shared ablk_* functions
Jussi Kivilinna
2012-06-27
crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...
Jussi Kivilinna
2012-06-27
crypto: nx - fix typo in nx driver config option
Seth Jennings
2012-06-27
crypto: nx - move nx build to driver/crypto Makefile
Seth Jennings
2012-06-27
hwrng: mxc-rnga - fix data_present API
Benoît Thébaudeau
2012-06-22
crypto: algapi - Move larval completion into algboss
Herbert Xu
2012-06-14
crypto: serpent-sse2/avx - allow both to be built into kernel
Jussi Kivilinna
2012-06-14
crypto: arc4 - improve performance by using u32 for ctx and variables
Jussi Kivilinna
2012-06-14
crypto: arc4 - improve performance by adding ecb(arc4)
Jussi Kivilinna
2012-06-14
crypto: testmgr - add ecb(arc4) speed tests
Jussi Kivilinna
2012-06-14
crypto: s390 - clean up DES code a bit more
Paul Bolle
2012-06-12
crypto: serpent - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-06-12
crypto: testmgr - expand twofish test vectors
Johannes Goetzfried
2012-06-12
crypto: twofish - add x86_64/avx assembler implementation
Johannes Goetzfried
2012-06-12
crypto: mv_cesa - fix for hash finalisation with data
Phil Sutter
2012-06-12
crypto: mv_cesa - initialise the interrupt status field to zero
Phil Sutter
2012-06-12
crypto: mv_cesa - add an expiry timer in case anything goes wrong
Phil Sutter
2012-06-12
crypto: bfin_crc - CRC hardware driver for BF60x family processors.
Sonic Zhang
2012-06-12
crypto: testmgr - Add new test cases for Blackfin CRC crypto driver
Sonic Zhang
2012-06-12
crypto: sha1 - use Kbuild supplied flags for AVX test
Mathias Krause
[next]