Historique des commits

Auteur SHA1 Message Date
  Shakeel Butt 9c4e6b1a70 mm, mlock, vmscan: no more skipping pagevecs il y a 7 ans
  Mike Rapoport b7701a5f2e mm: docs: fixup punctuation il y a 7 ans
  Paul E. McKenney 50d4fb7812 mm: Eliminate cond_resched_rcu_qs() in favor of cond_resched() il y a 8 ans
  Shakeel Butt 72b03fcd5d mm: mlock: remove lru_add_drain_all() il y a 8 ans
  Mel Gorman 8667982014 mm, pagevec: remove cold parameter for pagevecs il y a 8 ans
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 8 ans
  Joonsoo Kim 9472f23c9e mm/mlock.c: use page_zone() instead of page_zone_id() il y a 8 ans
  Yisheng Xie 70feee0e1e mlock: fix mlock count can not decrease in race condition il y a 8 ans
  Minchan Kim 192d723256 mm: make try_to_munlock() return void il y a 8 ans
  Linus Torvalds baeedc7158 Merge branch 'prep-for-5level' il y a 8 ans
  Kirill A. Shutemov 6ebb4a1b84 thp: fix another corner case of munlock() vs. THPs il y a 8 ans
  Kirill A. Shutemov c2febafc67 mm: convert generic code to 5-level paging il y a 8 ans
  Ingo Molnar 8703e8a465 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> il y a 9 ans
  Kirill A. Shutemov 655548bf62 thp: fix corner case of munlock() of PTE-mapped THPs il y a 9 ans
  Simon Guo b155b4fde5 mm: mlock: avoid increase mm->locked_vm on mlock() when already mlock2(,MLOCK_ONFAULT) il y a 9 ans
  Simon Guo 0cf2f6f6dc mm: mlock: check against vma for actual mlock() size il y a 9 ans
  Mel Gorman 599d0c954f mm, vmscan: move LRU lists to node il y a 9 ans
  Mel Gorman a52633d8e9 mm, vmscan: move lru_lock to the node il y a 9 ans
  Michal Hocko dc0ef0df7b mm: make mmap_sem for write waits killable for mm syscalls il y a 9 ans
  Kirill A. Shutemov 7162a1e87b mm: fix mlock accouting il y a 10 ans
  Wang Xiaoqiang 7f43add451 mm/mlock.c: change can_do_mlock return value type to boolean il y a 10 ans
  Kirill A. Shutemov e90309c9f7 thp: allow mlocked THP again il y a 10 ans
  Kirill A. Shutemov 7479df6da9 thp, mlock: do not allow huge pages in mlocked area il y a 10 ans
  Alexey Klimov ab7a5af7fd mm/mlock.c: drop unneeded initialization in munlock_vma_pages_range() il y a 10 ans
  Eric B Munson b0f205c2a3 mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage il y a 10 ans
  Eric B Munson de60f5f10c mm: introduce VM_LOCKONFAULT il y a 10 ans
  Eric B Munson a8ca5d0ecb mm: mlock: add new mlock system call il y a 10 ans
  Eric B Munson 1aab92ec3d mm: mlock: refactor mlock, munlock, and munlockall code il y a 10 ans
  Alexander Kuleshov 8fd9e4883a mm/mlock: use offset_in_page macro il y a 10 ans
  Alexey Klimov 86d2adccfb mm/mlock.c: reorganize mlockall() return values and remove goto-out label il y a 10 ans