Commit Verlauf

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