Historique des commits

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