1. 27 11月, 2008 1 次提交
    • R
      [ARM] remove memzero() · 59f0cb0f
      Russell King 提交于
      As suggested by Andrew Morton, remove memzero() - it's not supported
      on other architectures so use of it is a potential build breaking bug.
      Since the compiler optimizes memset(x,0,n) to __memzero() perfectly
      well, we don't miss out on the underlying benefits of memzero().
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      59f0cb0f
  2. 17 11月, 2008 1 次提交
  3. 16 11月, 2008 2 次提交
  4. 13 11月, 2008 4 次提交
  5. 12 11月, 2008 1 次提交
  6. 11 11月, 2008 1 次提交
  7. 09 11月, 2008 4 次提交
  8. 07 11月, 2008 3 次提交
  9. 05 11月, 2008 4 次提交
  10. 04 11月, 2008 1 次提交
  11. 30 10月, 2008 8 次提交
  12. 29 10月, 2008 2 次提交
  13. 25 10月, 2008 1 次提交
  14. 24 10月, 2008 1 次提交
  15. 23 10月, 2008 5 次提交
  16. 22 10月, 2008 1 次提交