aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/aesni-intel_glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-10crypto: aesni-intel - Add AES-NI accelerated CTR modeHuang Ying1-7/+123
2009-10-20crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying1-5/+5
2009-09-14Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-12/+5
2009-09-01x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.hHuang Ying1-12/+5
2009-06-24crypto: aes-ni - Don't print message with KERN_ERR on old systemRoland Dreier1-1/+1
2009-06-18crypto: aes-ni - Do not sleep when using the FPUHuang Ying1-0/+4
2009-06-02crypto: aes-ni - Add support for more modesHuang Ying1-1/+266
2009-02-18crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platformHuang Ying1-0/+461