1. 09 Jul, 2004 2 commits
  2. 08 Jul, 2004 1 commit
    • James Bottomley's avatar
      Fix bug in __get_vm_area() alignment code · 65221767
      James Bottomley authored
      If we are still above the vma start address on the last vma, we can use addr even if it is
      inside the vma (i.e. addr < vma->addr + vma->size).  Fix this by aligning addr past the
      end of the vma in this case
      65221767
  3. 07 Jul, 2004 1 commit
  4. 30 Jun, 2004 5 commits
  5. 29 Jun, 2004 31 commits