index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-14
crypto: testmgr - add more camellia test vectors
Jussi Kivilinna
2012-03-14
crypto: camellia - simplify key setup and CAMELLIA_ROUNDSM macro
Jussi Kivilinna
2012-02-25
crypto: twofish-x86_64/i586 - set alignmask to zero
Jussi Kivilinna
2012-02-25
crypto: blowfish-x86_64 - set alignmask to zero
Jussi Kivilinna
2012-02-25
crypto: serpent-sse2 - combine ablk_*_init functions
Jussi Kivilinna
2012-02-25
crypto: blowfish-x86_64 - use crypto_[un]register_algs
Jussi Kivilinna
2012-02-25
crypto: twofish-x86_64-3way - use crypto_[un]register_algs
Jussi Kivilinna
2012-02-25
crypto: serpent-sse2 - use crypto_[un]register_algs
Jussi Kivilinna
2012-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2012-02-16
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2012-02-14
crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...
Jesper Juhl
2012-02-14
crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()
Jesper Juhl
2012-02-05
crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0
Jesper Juhl
2012-02-05
crypto: sha512 - Avoid stack bloat on i386
Herbert Xu
2012-01-26
crypto: sha512 - Use binary and instead of modulus
Herbert Xu
2012-01-26
crypto: caam - fix gcc 4.6 warning
Kim Phillips
2012-01-26
crypto: Add bulk algorithm registration interface
Mark Brown
2012-01-15
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2012-01-15
crypto: sha512 - reduce stack usage to safe number
Alexey Dobriyan
2012-01-15
crypto: sha512 - make it work, undo percpu message schedule
Alexey Dobriyan
2012-01-13
crypto: caam - be less noisy on startup
Kim Phillips
2012-01-13
crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms
Hemant Agrawal
2012-01-13
crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMIC
Julia Lawall
2012-01-13
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Nikos Mavrogiannopoulos
2012-01-13
hwrng: tx4939 - use devm_request_and_ioremap
Julia Lawall
2012-01-13
crypto: serpent-sse2 - change transpose_4x4 to only use integer instructions
Jussi Kivilinna
2012-01-13
crypto: blowfish-x86_64 - blacklist Pentium 4
Jussi Kivilinna
2012-01-13
crypto: twofish-x86_64-3way - blacklist pentium4 and atom
Jussi Kivilinna
2012-01-13
crypto: driver for Tegra AES hardware
Varun Wadekar
2012-01-13
arm: tegra: export tegra_chip_uid
Henning Heinold
2012-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-01-11
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-11
autofs4: deal with autofs4_write/autofs4_write races
Al Viro
2012-01-11
autofs4: catatonic_mode vs. notify_daemon race
Al Viro
2012-01-11
autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race
Al Viro
2012-01-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2012-01-11
Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...
Linus Torvalds
2012-01-11
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-01-11
Merge branch 'unicore32' of git://github.com/gxt/linux
Linus Torvalds
2012-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...
Linus Torvalds
2012-01-11
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-11
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
2012-01-11
user namespace: make signal.c respect user namespaces
Serge E. Hallyn
2012-01-11
workqueue: make alloc_workqueue() take printf fmt and args for name
Tejun Heo
2012-01-11
procfs: add hidepid= and gid= mount options
Vasiliy Kulikov
2012-01-11
procfs: parse mount options
Vasiliy Kulikov
2012-01-11
procfs: introduce the /proc/<pid>/map_files/ directory
Pavel Emelyanov
2012-01-11
procfs: make proc_get_link to use dentry instead of inode
Cyrill Gorcunov
2012-01-11
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
[next]