An error occurred fetching the project authors.
  1. 23 Nov, 2002 1 commit
  2. 22 Nov, 2002 1 commit
  3. 21 Nov, 2002 1 commit
  4. 20 Nov, 2002 1 commit
  5. 18 Nov, 2002 1 commit
  6. 19 Oct, 2002 1 commit
  7. 14 Oct, 2002 2 commits
  8. 13 Oct, 2002 1 commit
  9. 07 Oct, 2002 1 commit
  10. 23 Sep, 2002 3 commits
    • Jeff Dike's avatar
      Added highmem support. · fc72f345
      Jeff Dike authored
      The UML initialization code marks memory that doesn't fit in the
      kernel's address space as highmem, and later sets up the UML data
      structures for it, and frees that memory to the mm system as highmem.
      fc72f345
    • Jeff Dike's avatar
      A number of bug fixes from UML 2.4.19-6 - · 97267ce0
      Jeff Dike authored
      Fixed the net crash seen when slab debugging is enabled
      Fixed PROT_NONE
      Fixed the 'tracing myself' bug seen on umlcoop.  This was caused by
      a number of SIGALRM handlers nesting on the idle thread stack because
      the system was busy enough that UML couldn't clear one before the
      next arrived.
      97267ce0
    • Jeff Dike's avatar
      4666fd84
  11. 12 Sep, 2002 1 commit