1. 27 6月, 2012 1 次提交
  2. 12 6月, 2012 4 次提交
  3. 16 5月, 2012 12 次提交
  4. 15 5月, 2012 3 次提交
  5. 09 5月, 2012 1 次提交
  6. 04 5月, 2012 2 次提交
  7. 27 4月, 2012 1 次提交
  8. 09 4月, 2012 1 次提交
  9. 05 4月, 2012 1 次提交
  10. 29 3月, 2012 1 次提交
  11. 20 3月, 2012 1 次提交
  12. 11 3月, 2012 1 次提交
  13. 28 2月, 2012 1 次提交
  14. 27 1月, 2012 1 次提交
    • A
      crypto: Add support for x86 cpuid auto loading for x86 crypto drivers · 3bd391f0
      Andi Kleen 提交于
      Add support for auto-loading of crypto drivers based on cpuid features.
      This enables auto-loading of the VIA and Intel specific drivers
      for AES, hashing and CRCs.
      
      Requires the earlier infrastructure patch to add x86 modinfo.
      I kept it all in a single patch for now.
      
      I dropped the printks when the driver cpuid doesn't match (imho
      drivers never should print anything in such a case)
      
      One drawback is that udev doesn't know if the drivers are used or not,
      so they will be unconditionally loaded at boot up. That's better
      than not loading them at all, like it often happens.
      
      Cc: Dave Jones <davej@redhat.com>
      Cc: Kay Sievers <kay.sievers@vrfy.org>
      Cc: Jen Axboe <axboe@kernel.dk>
      Cc: Herbert Xu <herbert@gondor.apana.org.au>
      Cc: Huang Ying <ying.huang@intel.com>
      Signed-off-by: NAndi Kleen <ak@linux.intel.com>
      Signed-off-by: NThomas Renninger <trenn@suse.de>
      Acked-by: NH. Peter Anvin <hpa@zytor.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      3bd391f0
  15. 26 1月, 2012 1 次提交
  16. 13 1月, 2012 5 次提交
  17. 20 12月, 2011 3 次提交