Commit History

Author SHA1 Message Date
  Michel Lespinasse 63c3b902e5 mm: add anon_vma_lock to validate_mm() 12 years ago
  Michel Lespinasse 38a76013ad mm: avoid taking rmap locks in move_ptes() 12 years ago
  Michel Lespinasse 523d4e2008 mm anon rmap: in mremap, set the new vma's position before anon_vma_clone() 12 years ago
  Michel Lespinasse ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option 12 years ago
  Michel Lespinasse bf181b9f9d mm anon rmap: replace same_anon_vma linked list with an interval tree. 12 years ago
  Michel Lespinasse 108d6642ad mm anon rmap: remove anon_vma_moveto_tail 12 years ago
  Michel Lespinasse 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 12 years ago
  Michel Lespinasse ca42b26ab2 mm: fix potential anon_vma locking issue in mprotect() 12 years ago
  Hugh Dickins 6597d78339 mm/mmap.c: replace find_vma_prepare() with clearer find_vma_links() 12 years ago
  Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 12 years ago
  Konstantin Khlebnikov e9714acf8c mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas 12 years ago
  Konstantin Khlebnikov 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 12 years ago
  Konstantin Khlebnikov 4b6e1e3702 mm: kill vma flag VM_INSERTPAGE 12 years ago
  Al Viro cb0942b812 make get_file() return its argument 13 years ago
  Linus Torvalds 7ca63ee1b0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
  Hugh Dickins f9aed62a2b mm: change nr_ptes BUG_ON to WARN_ON 13 years ago
  Oleg Nesterov c7a3a88c93 uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails 13 years ago
  Linus Torvalds ac694dbdbc Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
  Huang Shijie 44de9d0cad mm: account the total_vm in the vm_stat_account() 13 years ago
  Oleg Nesterov 89133786f9 uprobes: Remove insert_vm_struct()->uprobe_mmap() 13 years ago
  Oleg Nesterov 6dab3cc078 uprobes: Remove copy_vma()->uprobe_mmap() 13 years ago
  Linus Torvalds 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Al Viro 17d1587f55 unexport do_munmap() 13 years ago
  Al Viro eb36c5873b new helper: vm_mmap_pgoff() 13 years ago
  Al Viro dc982501d9 kill do_mmap() completely 13 years ago
  Al Viro e3fc629d7b switch aio and shm to do_mmap_pgoff(), make do_mmap() static 13 years ago
  Al Viro 9ac4ed4bd0 move security_mmap_addr() to saner place 13 years ago
  Al Viro 8b3ec6814c take security_mmap_file() outside of ->mmap_sem 13 years ago
  Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() 13 years ago
  Al Viro cf74d14c4f unexport do_mmap() 13 years ago