Commit History

Author SHA1 Message Date
  Michel Lespinasse 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" 12 years ago
  Michel Lespinasse ff6a6da60b mm: accelerate munlock() treatment of THP pages 12 years ago
  Michel Lespinasse 28a35716d3 mm: use long type for page counts in mm_populate() and get_user_pages() 12 years ago
  Johannes Weiner 4805b02e90 mm/mlock.c: document scary-looking stack expansion mlock chain 12 years ago
  Michel Lespinasse 1869305009 mm: introduce VM_POPULATE flag to better deal with racy userspace programs 12 years ago
  Michel Lespinasse cea10a19b7 mm: directly use __mlock_vma_pages_range() in find_extend_vma() 12 years ago
  Michel Lespinasse bebeb3d68b mm: introduce mm_populate() for populating new vmas 12 years ago
  Gerald Schaefer 9977f0f164 mm: don't overwrite mm->def_flags in do_mlockall() 12 years ago
  David Rientjes 8449d21fb4 mm, thp: fix mlock statistics 12 years ago
  Hugh Dickins e6c509f854 mm: use clear_page_mlock() in page_remove_rmap() 12 years ago
  Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 12 years ago
  Linus Torvalds 097d59106a vm: avoid using find_vma_prev() unnecessarily 13 years ago
  Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
  Hugh Dickins 3d470fc385 mm: munlock use mapcount to avoid terrible overhead 13 years ago
  Christoph Lameter df9d6985be mm: do not drain pagevecs for mlockall(MCL_FUTURE) 13 years ago
  Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
  KOSAKI Motohiro ca16d140af mm: don't access vm_flags as 'int' 14 years ago
  Linus Torvalds a1fde08c74 VM: skip the stack guard page lookup in get_user_pages only for mlock 14 years ago
  Linus Torvalds 95042f9eb7 vm: fix mlock() on stack guard page 14 years ago
  Stephen Wilson 31db58b3ab mm: arch: make get_gate_vma take an mm_struct instead of a task_struct 14 years ago
  Michel Lespinasse fdf4c587a7 mlock: operate on any regions with protection != PROT_NONE 14 years ago
  Michel Lespinasse 53a7706d5e mlock: do not hold mmap_sem for extended periods of time 14 years ago
  Michel Lespinasse 5fdb200213 mm: move VM_LOCKED check to __mlock_vma_pages_range() 14 years ago
  Michel Lespinasse 110d74a921 mm: add FOLL_MLOCK follow_page flag. 14 years ago
  Michel Lespinasse fed067da46 mlock: only hold mmap_sem in shared mode when faulting in pages 14 years ago
  Michel Lespinasse 5ecfda041e mlock: avoid dirtying pages and triggering writeback 14 years ago
  Stefan Bader 39aa3cb3e8 mm: Move vma_stack_continue into mm.h 15 years ago
  Linus Torvalds 7798330ac8 mm: make the mlock() stack guard page checks stricter 15 years ago
  Linus Torvalds d7824370e2 mm: fix up some user-visible effects of the stack guard page 15 years ago
  Peter Zijlstra faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code 15 years ago