1. 19 Jan, 2005 1 commit
  2. 18 Jan, 2005 1 commit
  3. 16 Jan, 2005 1 commit
    • Russell King's avatar
      [ARM] Fix profile_pc() for SMP · 61642e3e
      Russell King authored
      profile_pc() used thread_saved_fp() with the current task.  However,
      thread_saved_fp() only returns sane values when called for threads
      which are presently sleeping, so this caused an oops.  Instead, use
      regs->ARM_fp, which correspond with the frame pointer.
      61642e3e
  4. 12 Jan, 2005 3 commits
  5. 11 Jan, 2005 4 commits
  6. 06 Jan, 2005 2 commits
  7. 05 Jan, 2005 3 commits
  8. 04 Jan, 2005 25 commits