Historial de Commits

Autor SHA1 Mensaje Fecha
  Minchan Kim e4b8222271 mm: make rmap_one boolean function hace 8 años
  Minchan Kim 1df631ae19 mm: make rmap_walk() return void hace 8 años
  Minchan Kim 666e5a406c mm: make ttu's return boolean hace 8 años
  Minchan Kim 33fc80e257 mm: remove SWAP_AGAIN in ttu hace 8 años
  Minchan Kim ad6b67041a mm: remove SWAP_MLOCK in ttu hace 8 años
  Minchan Kim 192d723256 mm: make try_to_munlock() return void hace 8 años
  Minchan Kim 22ffb33f46 mm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttu hace 8 años
  Minchan Kim 18863d3a3f mm: remove SWAP_DIRTY in ttu hace 8 años
  Minchan Kim c24f386c60 mm: remove unncessary ret in page_referenced hace 8 años
  Minchan Kim eb94a87844 mm: fix lazyfree BUG_ON check in try_to_unmap_one() hace 8 años
  Shaohua Li 802a3a92ad mm: reclaim MADV_FREE pages hace 8 años
  Shaohua Li d44d363f65 mm: don't assume anonymous pages have SwapBacked flag hace 8 años
  Shaohua Li a128ca71fb mm: delete unnecessary TTU_* flags hace 8 años
  Ingo Molnar 58d30c36d4 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu hace 8 años
  Paul E. McKenney 5f0d5a3ae7 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU hace 9 años
  Johannes Weiner 553af430e7 mm: rmap: fix huge file mmap accounting in the memcg stats hace 8 años
  Linus Torvalds baeedc7158 Merge branch 'prep-for-5level' hace 8 años
  Kirill A. Shutemov 8346242a7e rmap: fix NULL-pointer dereference on THP munlocking hace 8 años
  Kirill A. Shutemov c2febafc67 mm: convert generic code to 5-level paging hace 8 años
  Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> hace 8 años
  Ingo Molnar 6e84f31522 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> hace 8 años
  Kirill A. Shutemov d53a8b49a6 mm: drop page_check_address{,_transhuge} hace 8 años
  Kirill A. Shutemov 6a328a626f mm: convert page_mapped_in_vma() to use page_vma_mapped_walk() hace 8 años
  Kirill A. Shutemov c7ab0d2fdc mm: convert try_to_unmap_one() to use page_vma_mapped_walk() hace 8 años
  Kirill A. Shutemov f27176cfc3 mm: convert page_mkclean_one() to use page_vma_mapped_walk() hace 8 años
  Kirill A. Shutemov a8fa41ad2f mm, rmap: check all VMAs that PTE-mapped THP can be part of hace 8 años
  Kirill A. Shutemov 8eaedede82 mm: fix handling PTE-mapped THPs in page_referenced() hace 8 años
  Vlastimil Babka d5a187daf5 mm, rmap: handle anon_vma_prepare() common case inline hace 9 años
  Steve Capper 57dea93ac4 rmap: fix compound check logic in page_remove_file_rmap hace 9 años
  Kirill A. Shutemov c8efc390c1 mm, rmap: fix false positive VM_BUG() in page_add_file_rmap() hace 9 años