Historial de Commits

Autor SHA1 Mensaje Fecha
  Kirill A. Shutemov 655548bf62 thp: fix corner case of munlock() of PTE-mapped THPs hace 8 años
  Simon Guo b155b4fde5 mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK_ONFAULT) hace 8 años
  Simon Guo 0cf2f6f6dc mm: mlock: check against vma for actual mlock() size hace 8 años
  Mel Gorman 599d0c954f mm, vmscan: move LRU lists to node hace 9 años
  Mel Gorman a52633d8e9 mm, vmscan: move lru_lock to the node hace 9 años
  Michal Hocko dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls hace 9 años
  Kirill A. Shutemov 7162a1e87b mm: fix mlock accouting hace 9 años
  Wang Xiaoqiang 7f43add451 mm/mlock.c: change can_do_mlock return value type to boolean hace 9 años
  Kirill A. Shutemov e90309c9f7 thp: allow mlocked THP again hace 9 años
  Kirill A. Shutemov 7479df6da9 thp, mlock: do not allow huge pages in mlocked area hace 9 años
  Alexey Klimov ab7a5af7fd mm/mlock.c: drop unneeded initialization in munlock_vma_pages_range() hace 9 años
  Eric B Munson b0f205c2a3 mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage hace 9 años
  Eric B Munson de60f5f10c mm: introduce VM_LOCKONFAULT hace 9 años
  Eric B Munson a8ca5d0ecb mm: mlock: add new mlock system call hace 9 años
  Eric B Munson 1aab92ec3d mm: mlock: refactor mlock, munlock, and munlockall code hace 9 años
  Alexander Kuleshov 8fd9e4883a mm/mlock: use offset_in_page macro hace 9 años
  Alexey Klimov 86d2adccfb mm/mlock.c: reorganize mlockall() return values and remove goto-out label hace 9 años
  Andrea Arcangeli 19a809afe2 userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx hace 10 años
  Kirill A. Shutemov acc3c8d15e mm: move mm_populate()-related code to mm/gup.c hace 10 años
  Kirill A. Shutemov c561259ca7 mm: move gup() -> posix mlock() error conversion out of __mm_populate hace 10 años
  Kirill A. Shutemov fc05f56621 mm: rename __mlock_vma_pages_range() to populate_vma_page_range() hace 10 años
  Kirill A. Shutemov 84d33df279 mm: rename FOLL_MLOCK to FOLL_POPULATE hace 10 años
  Jeff Vander Stoep a5a6579db3 mm: reorder can_do_mlock to fix audit denial hace 10 años
  Linus Torvalds d6dd50e07c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 10 años
  Sasha Levin 96dad67ff2 mm: use VM_BUG_ON_MM where possible hace 10 años
  Sasha Levin 81d1b09c6b mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA hace 10 años
  Paul E. McKenney bde6c3aa99 rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops hace 11 años
  Paul Cassella 9a95f3cf7b mm: describe mmap_sem rules for __lock_page_or_retry() and callers hace 11 años
  Vlastimil Babka 57e68e9cd6 mm: try_to_unmap_cluster() should lock_page() before mlocking hace 11 años
  Sasha Levin 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE hace 11 años