커밋 기록

작성자 SHA1 메시지 날짜
  Michel Lespinasse 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" 12 년 전
  Michel Lespinasse a2362d2476 mm/fremap.c: fix possible oops on error path 12 년 전
  Andrew Morton 6d7825b10d mm/fremap.c: fix oops on error path 12 년 전
  Michel Lespinasse 1869305009 mm: introduce VM_POPULATE flag to better deal with racy userspace programs 12 년 전
  Michel Lespinasse c22c0d6344 mm: remove flags argument to mmap_region 12 년 전
  Michel Lespinasse a1ea9549a7 mm: use mm_populate() for blocking remap_file_pages() 12 년 전
  Michel Lespinasse 940e7da516 mm: remap_file_pages() fixes 12 년 전
  Linus Torvalds deb521c44f remap_file_pages: correctly handle the case of a NULL vm_ops pointer 12 년 전
  Michel Lespinasse 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 12 년 전
  Konstantin Khlebnikov 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 12 년 전
  Al Viro cb0942b812 make get_file() return its argument 13 년 전
  Paul Gortmaker e25934a517 mm: delete various needless include <linux/module.h> 14 년 전
  KOSAKI Motohiro ca16d140af mm: don't access vm_flags as 'int' 14 년 전
  Peter Zijlstra 3d48ae45e7 mm: Convert i_mmap_lock to a mutex 14 년 전
  Larry Woodman 5ec1055aa5 Avoid pgoff overflow in remap_file_pages 15 년 전
  Linus Torvalds e92b05dec8 fremap: get rid of broken 'end' variable 15 년 전
  KAMEZAWA Hiroyuki d559db086f mm: clean up mm_counter 15 년 전
  Mel Gorman 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 년 전
  Heiko Carstens 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 16 년 전
  Hugh Dickins edc315fd22 badpage: remove vma from page_remove_rmap 16 년 전
  Rik van Riel ba470de431 mmap: handle mlocked pages during map, remap, unmap 16 년 전
  Andrea Arcangeli cddb8a5c14 mmu-notifiers: core 17 년 전
  Randy Dunlap 7682486b3e mm: fix various kernel-doc comments 17 년 전
  Oleg Nesterov 8a459e44ad sys_remap_file_pages: fix ->vm_file accounting 17 년 전
  Randy Dunlap 8d63494f78 remap_file_pages: kernel-doc corrections 17 년 전
  Alexey Dobriyan 4af3c9cc4f Drop some headers from mm.h 17 년 전
  Yan Zheng dd204d63cd fix VM_CAN_NONLINEAR check in sys_remap_file_pages 18 년 전
  Miklos Szeredi 3ee6dafc67 only allow nonlinear vmas for ram backed filesystems 18 년 전
  Nick Piggin d0217ac04c mm: fault feedback #1 18 년 전
  Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 년 전