Kirill A. Shutemov
|
0798d3c022
mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()
|
9 years ago |
Hugh Dickins
|
fa9949da59
mm: use __SetPageSwapBacked and dont ClearPageSwapBacked
|
9 years ago |
Konstantin Khlebnikov
|
e4c5800a39
mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON
|
9 years ago |
Linus Torvalds
|
4a2d057e4f
Merge branch 'PAGE_CACHE_SIZE-removal'
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Nadav Amit
|
858eaaa711
mm/rmap: batched invalidations should use existing api
|
9 years ago |
Kirill A. Shutemov
|
fec89c109f
thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers
|
9 years ago |
Kirill A. Shutemov
|
2a52bcbcc6
rmap: extend try_to_unmap() to be usable by split_huge_page()
|
9 years ago |
Kirill A. Shutemov
|
b97731992d
rmap: introduce rmap_walk_locked()
|
9 years ago |
Johannes Weiner
|
62cccb8c8e
mm: simplify lock_page_memcg()
|
9 years ago |
Johannes Weiner
|
81f8c3a461
mm: memcontrol: generalize locking for the page->mem_cgroup binding
|
9 years ago |
Kirill A. Shutemov
|
88f306b68c
mm: fix locking order in mm_take_all_locks()
|
9 years ago |
Minchan Kim
|
854e9ed09d
mm: support madvise(MADV_FREE)
|
9 years ago |
Vladimir Davydov
|
8749cfea11
mm: add page_check_address_transhuge() helper
|
9 years ago |
Kirill A. Shutemov
|
b20ce5e03b
mm: prepare page_referenced() and page_idle to new THP refcounting
|
9 years ago |
Kirill A. Shutemov
|
e90309c9f7
thp: allow mlocked THP again
|
9 years ago |
Kirill A. Shutemov
|
9a982250f7
thp: introduce deferred_split_huge_page()
|
9 years ago |
Kirill A. Shutemov
|
e9b61f1985
thp: reintroduce split_huge_page()
|
9 years ago |
Kirill A. Shutemov
|
53f9263bab
mm: rework mapcount accounting to enable 4k mapping of THPs
|
9 years ago |
Kirill A. Shutemov
|
4b471e8898
mm, thp: remove infrastructure for handling splitting PMDs
|
9 years ago |
Kirill A. Shutemov
|
d281ee6145
rmap: add argument to charge compound page
|
9 years ago |
Jerome Marchand
|
eca56ff906
mm, shmem: add internal shmem resident memory accounting
|
9 years ago |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 years ago |
Hugh Dickins
|
470f119f01
mm: page migration use migration entry for swapcache too
|
10 years ago |
Hugh Dickins
|
b87537d9e2
mm: rmap use pte lock not mmap_sem to set PageMlocked
|
10 years ago |
Andrea Arcangeli
|
ad12695f17
ksm: add cond_resched() to the rmap_walks
|
10 years ago |
Naoya Horiguchi
|
5d317b2b65
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
|
10 years ago |
Vladimir Davydov
|
33c3fc71c8
mm: introduce idle page tracking
|
10 years ago |
Mel Gorman
|
d950c9477d
mm: defer flush of writable TLB entries
|
10 years ago |
Mel Gorman
|
72b252aed5
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
|
10 years ago |