Kirill A. Shutemov
|
88f306b68c
mm: fix locking order in mm_take_all_locks()
|
9 年之前 |
Minchan Kim
|
854e9ed09d
mm: support madvise(MADV_FREE)
|
9 年之前 |
Vladimir Davydov
|
8749cfea11
mm: add page_check_address_transhuge() helper
|
9 年之前 |
Kirill A. Shutemov
|
b20ce5e03b
mm: prepare page_referenced() and page_idle to new THP refcounting
|
9 年之前 |
Kirill A. Shutemov
|
e90309c9f7
thp: allow mlocked THP again
|
9 年之前 |
Kirill A. Shutemov
|
9a982250f7
thp: introduce deferred_split_huge_page()
|
9 年之前 |
Kirill A. Shutemov
|
e9b61f1985
thp: reintroduce split_huge_page()
|
9 年之前 |
Kirill A. Shutemov
|
53f9263bab
mm: rework mapcount accounting to enable 4k mapping of THPs
|
9 年之前 |
Kirill A. Shutemov
|
4b471e8898
mm, thp: remove infrastructure for handling splitting PMDs
|
9 年之前 |
Kirill A. Shutemov
|
d281ee6145
rmap: add argument to charge compound page
|
9 年之前 |
Jerome Marchand
|
eca56ff906
mm, shmem: add internal shmem resident memory accounting
|
9 年之前 |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 年之前 |
Hugh Dickins
|
470f119f01
mm: page migration use migration entry for swapcache too
|
9 年之前 |
Hugh Dickins
|
b87537d9e2
mm: rmap use pte lock not mmap_sem to set PageMlocked
|
9 年之前 |
Andrea Arcangeli
|
ad12695f17
ksm: add cond_resched() to the rmap_walks
|
9 年之前 |
Naoya Horiguchi
|
5d317b2b65
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
|
9 年之前 |
Vladimir Davydov
|
33c3fc71c8
mm: introduce idle page tracking
|
10 年之前 |
Mel Gorman
|
d950c9477d
mm: defer flush of writable TLB entries
|
10 年之前 |
Mel Gorman
|
72b252aed5
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
|
10 年之前 |
Linus Torvalds
|
e4bc13adfd
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
|
10 年之前 |
Aneesh Kumar K.V
|
8809aa2d28
mm: clarify that the function operates on hugepage pte
|
10 年之前 |
Vladimir Davydov
|
414e2fb8ce
rmap: fix theoretical race between do_wp_page and shrink_active_list
|
10 年之前 |
Greg Thelen
|
c4843a7593
memcg: add per cgroup dirty page accounting
|
10 年之前 |
Jason Low
|
4db0c3c298
mm: remove rest of ACCESS_ONCE() usages
|
10 年之前 |
Leon Yu
|
3fe89b3e2a
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
|
10 年之前 |
Johannes Weiner
|
6de226191d
mm: memcontrol: track move_lock state internally
|
10 年之前 |
Kirill A. Shutemov
|
27ba0644ea
rmap: drop support of non-linear mappings
|
10 年之前 |
Konstantin Khlebnikov
|
7a3ef208e6
mm: prevent endless growth of anon_vma hierarchy
|
10 年之前 |
Linus Torvalds
|
60815cf2e0
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
|
10 年之前 |
Christian Borntraeger
|
e37c698270
mm: replace ACCESS_ONCE with READ_ONCE or barriers
|
10 年之前 |