Skip to content
Snippets Groups Projects
  1. Dec 20, 2011
  2. Nov 30, 2011
  3. Nov 21, 2011
  4. Oct 31, 2011
  5. Oct 21, 2011
  6. Oct 20, 2011
  7. Aug 15, 2011
  8. Aug 10, 2011
  9. Aug 03, 2011
    • Jonathan Nieder's avatar
      crypto: padlock-aes - Make module loading even quieter when hardware is missing · c39cc377
      Jonathan Nieder authored
      
      When loading aes via the module alias, a padlock module failing to
      load due to missing hardware is not particularly notable.  With
      v2.6.27-rc1~1107^2~14 (crypto: padlock - Make module loading quieter
      when hardware isn't available, 2008-07-03), the padlock-aes module
      suppresses the relevant messages when the "quiet" flag is in use; but
      better to suppress this particular message completely, since the
      administrator can already distinguish such errors by the absence of a
      message indicating initialization failing or succeeding.
      
      This avoids occasional messages in syslog of the form
      
      	padlock_aes: VIA PadLock not detected.
      
      Signed-off-by: default avatarJonathan Nieder <jrnieder@gmail.com>
      Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
      c39cc377
  10. Jul 28, 2011
    • David S. Miller's avatar
      n2_crypto: Attach on Niagara-T3. · eb7caf35
      David S. Miller authored
      
      A small modification was necessary since in the machine description
      for 'n2cp' and 'ncp' nodes, there no longer is an 'intr' property.
      
      That's OK because this property was always nothing more than an
      array of integers '1' ... 'nr_inos + 1' so we can just compute it
      in-place.
      
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      eb7caf35
  11. Jul 24, 2011
  12. Jul 15, 2011
  13. Jun 29, 2011
Loading