1. 28 Feb, 2006 1 commit
  2. 25 Feb, 2006 5 commits
  3. 22 Feb, 2006 1 commit
    • Tony Lindgren's avatar
      hrtimer: Reverse patch to switch sys_nanosleep to hrtimer · c4af66cb
      Tony Lindgren authored
      Patch 6ba1b912 hrtimer: switch
      sys_nanosleep to hrtimer breaks dynamic tick. All usleep calls
      will fail as the next_timer_interrupt currently does not scan
      hrtimer queues. This means the system will be potentially
      asleep in the idle mode when the next hrtimer is supposed to
      run. Until hrtimer_next_interrupt is implemented, we'll use
      the old sys_nanosleep.
      c4af66cb
  4. 21 Feb, 2006 4 commits
  5. 20 Feb, 2006 10 commits
  6. 17 Feb, 2006 19 commits