Historial de Commits

Autor SHA1 Mensaje Fecha
  Michel Lespinasse 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" hace 12 años
  Linus Torvalds 0988496433 mm: do not grow the stack vma just because of an overrun on preceding vma hace 13 años
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 13 años
  Konstantin Khlebnikov 08b52706d5 mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write() hace 13 años
  Shaohua Li ec8acf20af swap: add per-partition lock for swapfile hace 13 años
  Michel Lespinasse 41badc15cb mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool hace 13 años
  Michel Lespinasse 1869305009 mm: introduce VM_POPULATE flag to better deal with racy userspace programs hace 13 años
  Michel Lespinasse cea10a19b7 mm: directly use __mlock_vma_pages_range() in find_extend_vma() hace 13 años
  Michel Lespinasse c22c0d6344 mm: remove flags argument to mmap_region hace 13 años
  Michel Lespinasse 128557ffe1 mm: use mm_populate() when adjusting brk with MCL_FUTURE in effect hace 13 años
  Michel Lespinasse bebeb3d68b mm: introduce mm_populate() for populating new vmas hace 13 años
  Al Viro 496ad9aa8e new helper: file_inode(file) hace 13 años
  Linus Torvalds d652e1eb8e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 13 años
  Clark Williams cf4aebc292 sched: Move sched.h sysctl bits into separate header hace 13 años
  Yuanhan Liu 631b0cfdbd mm: fix wrong comments about anon_vma lock hace 13 años
  Jiri Kosina 572043c90d mm: mmap: annotate vm_lock_anon_vma locking properly for lockdep hace 13 años
  Linus Torvalds 3d59eebc5e Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma hace 13 años
  Michel Lespinasse 4128997b5f mm: protect against concurrent vma expansion hace 13 años
  Joonsoo Kim 2897b4d29d mm: WARN_ON_ONCE if f_op->mmap() change vma's start address hace 13 años
  Linus Torvalds 608ff1a210 Merge branch 'akpm' (Andrew's patchbomb) hace 13 años
  Michel Lespinasse db4fbfb952 mm: vm_unmapped_area() lookup function hace 13 años
  Michel Lespinasse 5a0768f641 mm: check rb_subtree_gap correctness hace 13 años
  Michel Lespinasse d37371870c mm: augment vma rbtree with rb_subtree_gap hace 13 años
  Andi Kleen 42d7395feb mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB hace 13 años
  Ingo Molnar 4fc3f1d66b mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable hace 13 años
  Ingo Molnar 5a505085f0 mm/rmap: Convert the struct anon_vma::mutex to an rwsem hace 13 años
  Greg Kroah-Hartman 98c4514ff6 Merge 3.7-rc6 into char-misc-next hace 13 años
  Michel Lespinasse 63c3b902e5 mm: add anon_vma_lock to validate_mm() hace 13 años
  K. Y. Srinivasan 997071bcb3 mm: export a function to get vm committed memory hace 13 años
  Michel Lespinasse 38a76013ad mm: avoid taking rmap locks in move_ptes() hace 13 años