1. 25 Sep, 2003 1 commit
    • Russell King's avatar
      [ARM] Fix page table spinlocking · 011928c7
      Russell King authored
      Patch from Kevin Welton.
      
      The initialisation routines in consistent.c and minicache.c both fail
      to put a spinlock in init_mm.page_table_lock when they should do.
      011928c7
  2. 23 Sep, 2003 1 commit
    • Holger Schurig's avatar
      [ARM] Add sched_clock() · 9d7a478a
      Holger Schurig authored
      (comments by rmk, patch from Holger Schurig)
      
      sched_clock() needs to be provided by all architectures - this cset
      adds support for ARM.
      9d7a478a
  3. 22 Sep, 2003 38 commits