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 |
Linus Torvalds
|
e4bc13adfd
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
|
10 years ago |
Aneesh Kumar K.V
|
8809aa2d28
mm: clarify that the function operates on hugepage pte
|
10 years ago |
Vladimir Davydov
|
414e2fb8ce
rmap: fix theoretical race between do_wp_page and shrink_active_list
|
10 years ago |
Greg Thelen
|
c4843a7593
memcg: add per cgroup dirty page accounting
|
10 years ago |
Jason Low
|
4db0c3c298
mm: remove rest of ACCESS_ONCE() usages
|
10 years ago |
Leon Yu
|
3fe89b3e2a
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
|
10 years ago |