Hugh Dickins
|
470f119f01
mm: page migration use migration entry for swapcache too
|
9 years ago |
Hugh Dickins
|
b87537d9e2
mm: rmap use pte lock not mmap_sem to set PageMlocked
|
9 years ago |
Andrea Arcangeli
|
ad12695f17
ksm: add cond_resched() to the rmap_walks
|
9 years ago |
Naoya Horiguchi
|
5d317b2b65
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
|
9 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 |
Johannes Weiner
|
6de226191d
mm: memcontrol: track move_lock state internally
|
10 years ago |
Kirill A. Shutemov
|
27ba0644ea
rmap: drop support of non-linear mappings
|
10 years ago |
Konstantin Khlebnikov
|
7a3ef208e6
mm: prevent endless growth of anon_vma hierarchy
|
10 years ago |
Linus Torvalds
|
60815cf2e0
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
|
10 years ago |
Christian Borntraeger
|
e37c698270
mm: replace ACCESS_ONCE with READ_ONCE or barriers
|
10 years ago |
Linus Torvalds
|
988adfdffd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
10 years ago |
Davidlohr Bueso
|
b258d86065
mm/rmap: calculate page offset when needed
|
10 years ago |
Davidlohr Bueso
|
3dec0ba0be
mm/rmap: share the i_mmap_rwsem
|
10 years ago |
Davidlohr Bueso
|
c8c06efa8b
mm: convert i_mmap_mutex to rwsem
|
10 years ago |
Davidlohr Bueso
|
83cde9e8ba
mm: use new helper functions around the i_mmap_mutex
|
10 years ago |
Michal Hocko
|
e4bd6a0248
mm, memcg: fix potential undefined behaviour in page stat accounting
|
10 years ago |
Dave Airlie
|
8c86394470
Merge tag 'v3.18' into drm-next
|
10 years ago |
Daniel Forrest
|
c4ea95d7cd
mm: fix anon_vma_clone() error treatment
|
10 years ago |
Johannes Weiner
|
8186eb6a79
mm: rmap: split out page_remove_file_rmap()
|
10 years ago |
Johannes Weiner
|
d7365e783e
mm: memcontrol: fix missed end-writeback page accounting
|
10 years ago |
Sasha Levin
|
81d1b09c6b
mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA
|
10 years ago |
Andres Lagar-Cavilla
|
5712846808
kvm: Fix page ageing bugs
|
11 years ago |