Commit History

作者 SHA1 備註 提交日期
  Luck, Tony 8ca3eb0809 guard page for stacks that grow upwards 14 年之前
  Linus Torvalds 297c5eee37 mm: make the vma list be doubly linked 14 年之前
  Andrea Arcangeli 5e549e989f mmap: remove unnecessary lock from __vma_link 15 年之前
  Rik van Riel 012f18004d mm: always lock the root (oldest) anon_vma 15 年之前
  Rik van Riel cba48b98f2 mm: change direct call of spin_lock(anon_vma->lock) to inline function 15 年之前
  Rik van Riel bb4a340e07 mm: rename anon_vma_lock to vma_lock_anon_vma 15 年之前
  Eric B Munson 3af9e85928 perf: Add non-exec mmap() tracking 15 年之前
  Rik van Riel 5892753383 mmap: check ->vm_ops before dereferencing 15 年之前
  Linus Torvalds 287d97ac03 vma_adjust: fix the copying of anon_vma chains 15 年之前
  Linus Torvalds d0e9fe1758 Simplify and comment on anon_vma re-use for anon_vma_prepare() 15 年之前
  Christoph Hellwig a4679373cf Add generic sys_old_mmap() 15 年之前
  Rik van Riel fc148a5f7e mm: remove VM_LOCK_RMAP code 15 年之前
  Rik van Riel 5beb493052 mm: change anon_vma linking to fix multi-process server scalability issue 15 年之前
  Jiri Slaby 59e99e5b97 mm: use rlimit helpers 15 年之前
  KOSAKI Motohiro 06f9d8c2b5 mm: mlock_vma_pages_range() only return success or failure 15 年之前
  KOSAKI Motohiro c58267c324 mm: mlock_vma_pages_range() never return negative value 15 年之前
  Hugh Dickins 66f0dc481e mm: move sys_mmap_pgoff from util.c 15 年之前
  Magnus Damm c9d0bf2414 mm: uncached vma support with writenotify 15 年之前
  KOSAKI Motohiro 659ace584e mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap() 15 年之前
  Al Viro 2c6a10161d switch do_brk() to get_unmapped_area() 15 年之前
  Al Viro 9206de95b1 Take arch_mmap_check() into get_unmapped_area() 15 年之前
  Al Viro 8c7b49b3ec fix a struct file leak in do_mmap_pgoff() 15 年之前
  Mimi Zohar 6c21a7fb49 LSM: imbed ima calls in the security hooks 15 年之前
  Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 15 年之前
  Eric B Munson 4e52780d41 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 15 年之前
  Huang Shijie f8dbf0a7a4 mmap: save some cycles for the shared anonymous mapping 15 年之前
  Lee Schermerhorn 252c5f94d9 mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust() 15 年之前
  Huang Shijie cdf7b3418a mmap: remove unnecessary code 15 年之前
  Hugh Dickins a913e182ab ksm: clean up obsolete references 15 年之前
  Hugh Dickins 8314c4f24a ksm: remove VM_MERGEABLE_FLAGS 15 年之前