Historial de Commits

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