Historia zmian

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