- Add driver auto probing for x86 features v4
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / crypto / aesni-intel_glue.c
2012-02-12 Thomas Renninger- Add driver auto probing for x86 features v4
2011-10-31 Paul Gortmakerx86: fix up files really needing to include module.h
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-17 Randy Dunlapcrypto: aesni-intel - fix aesni build on i386
2011-05-16 Andy Lutomirskicrypto: aesni-intel - Merge with fpu.ko
2011-03-27 Tadeusz Strukcrypto: aesni-intel - fixed problem with packets that...
2011-02-16 Jesper Juhlcrypto: aesni-intel - Fix remaining leak in rfc4106_set...
2011-01-23 Jesper Juhlcrypto: aesni-intel - Don't leak memory in rfc4106_set_...
2010-11-29 Mathias Krausecrypto: aesni-intel - Fixed build error on x86-32
2010-11-27 Mathias Krausecrypto: aesni-intel - Ported implementation to x86-32
2010-11-13 Tadeusz Strukcrypto: aesni-intel - RFC4106 AES-GCM Driver Using...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-10 Huang Yingcrypto: aesni-intel - Add AES-NI accelerated CTR mode
2009-10-20 Huang Yingcrypto: aesni-intel - Fix irq_fpu_usable usage
2009-09-14 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2009-09-02 Huang Yingx86: Move kernel_fpu_using to irq_fpu_usable in asm...
2009-06-24 Roland Dreiercrypto: aes-ni - Don't print message with KERN_ERR...
2009-06-18 Huang Yingcrypto: aes-ni - Do not sleep when using the FPU
2009-06-02 Huang Yingcrypto: aes-ni - Add support for more modes
2009-02-18 Huang Yingcrypto: aes-ni - Add support to Intel AES-NI instructio...