1. 26 Mar, 2003 1 commit
    • Russell King's avatar
      [ARM] Fix ARM do_div() implementation · 0656dd6d
      Russell King authored
      The ARM do_div() implementation was rather lax in that it only
      performed a 32-bit divide.  This cset fixes this oversight by
      providing a 64-bit by 32-bit division in asm.
      
      This is necessary for posix-timers to function correctly.
      0656dd6d
  2. 25 Mar, 2003 1 commit
  3. 24 Mar, 2003 38 commits