1. 23 Sep, 2002 1 commit
    • Tim Schmielau's avatar
      [PATCH] fix compares of jiffies · 73d429f9
      Tim Schmielau authored
      I found some places where jiffies
      were compared in a way that seems to break when they wrap. For these,
      I made up patches to use the macros time_before() or time_after()
      that are supposed to handle wraparound correctly.
      73d429f9
  2. 20 Sep, 2002 27 commits
  3. 21 Sep, 2002 11 commits
  4. 20 Sep, 2002 1 commit