Historique des commits

Auteur SHA1 Message Date
  Vlastimil Babka d5a187daf5 mm, rmap: handle anon_vma_prepare() common case inline il y a 8 ans
  Steve Capper 57dea93ac4 rmap: fix compound check logic in page_remove_file_rmap il y a 9 ans
  Kirill A. Shutemov c8efc390c1 mm, rmap: fix false positive VM_BUG() in page_add_file_rmap() il y a 9 ans
  Mel Gorman 11fb998986 mm: move most file-based accounting to the node il y a 9 ans
  Mel Gorman 4b9d0fab71 mm: rename NR_ANON_PAGES to NR_ANON_MAPPED il y a 9 ans
  Mel Gorman 50658e2e04 mm: move page mapped accounting to the node il y a 9 ans
  Mel Gorman a52633d8e9 mm, vmscan: move lru_lock to the node il y a 9 ans
  Kirill A. Shutemov 65c453778a mm, rmap: account shmem thp pages il y a 9 ans
  Kirill A. Shutemov 9a73f61bdb thp, mlock: do not mlock PTE-mapped file huge pages il y a 9 ans
  Kirill A. Shutemov dd78fedde4 rmap: support file thp il y a 9 ans
  Hugh Dickins 5a49973d71 mm: thp: refix false positive BUG in page_move_anon_rmap() il y a 9 ans
  Naoya Horiguchi 55bda43bb2 mm: rmap: call page_check_address() with sync enabled to avoid racy check il y a 9 ans
  Kirill A. Shutemov 0798d3c022 mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap() il y a 9 ans
  Hugh Dickins fa9949da59 mm: use __SetPageSwapBacked and dont ClearPageSwapBacked il y a 9 ans
  Konstantin Khlebnikov e4c5800a39 mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON il y a 9 ans
  Linus Torvalds 4a2d057e4f Merge branch 'PAGE_CACHE_SIZE-removal' il y a 9 ans
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros il y a 9 ans
  Nadav Amit 858eaaa711 mm/rmap: batched invalidations should use existing api il y a 9 ans
  Kirill A. Shutemov fec89c109f thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers il y a 9 ans
  Kirill A. Shutemov 2a52bcbcc6 rmap: extend try_to_unmap() to be usable by split_huge_page() il y a 9 ans
  Kirill A. Shutemov b97731992d rmap: introduce rmap_walk_locked() il y a 9 ans
  Johannes Weiner 62cccb8c8e mm: simplify lock_page_memcg() il y a 9 ans
  Johannes Weiner 81f8c3a461 mm: memcontrol: generalize locking for the page->mem_cgroup binding il y a 9 ans
  Kirill A. Shutemov 88f306b68c mm: fix locking order in mm_take_all_locks() il y a 9 ans
  Minchan Kim 854e9ed09d mm: support madvise(MADV_FREE) il y a 9 ans
  Vladimir Davydov 8749cfea11 mm: add page_check_address_transhuge() helper il y a 9 ans
  Kirill A. Shutemov b20ce5e03b mm: prepare page_referenced() and page_idle to new THP refcounting il y a 9 ans
  Kirill A. Shutemov e90309c9f7 thp: allow mlocked THP again il y a 9 ans
  Kirill A. Shutemov 9a982250f7 thp: introduce deferred_split_huge_page() il y a 9 ans
  Kirill A. Shutemov e9b61f1985 thp: reintroduce split_huge_page() il y a 9 ans