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 |
Johannes Weiner
|
0a31bc97c8
mm: memcontrol: rewrite uncharge API
|
11 years ago |
Johannes Weiner
|
00501b531c
mm: memcontrol: rewrite charge API
|
11 years ago |
Naoya Horiguchi
|
a0f7a756c2
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
|
11 years ago |
Hugh Dickins
|
f72e7dcdd2
mm: let mm_find_pmd fix buggy race with THP fault
|
11 years ago |
Linus Torvalds
|
3f17ea6dea
Merge branch 'next' (accumulated 3.16 merge window patches) into master
|
11 years ago |
Andrey Ryabinin
|
624483f3ea
mm: rmap: fix use-after-free in __put_anon_vma
|
11 years ago |
Konstantin Khlebnikov
|
daa5ba768b
mm/rmap.c: cleanup ttu_flags
|
11 years ago |
Konstantin Khlebnikov
|
3d92860f97
mm/rmap.c: don't call mmu_notifier_invalidate_page() during munlock
|
11 years ago |
Jianyu Zhan
|
7ee07a44eb
mm: fold mlocked_vma_newpage() into its only call site
|
11 years ago |
Jianyu Zhan
|
bea04b0732
mm: use the light version __mod_zone_page_state in mlocked_vma_newpage()
|
11 years ago |
Kirill A. Shutemov
|
ac7695012a
mm/rmap.c: make page_referenced_one() and try_to_unmap_one() static
|
11 years ago |
Cyrill Gorcunov
|
b43790eedd
mm: softdirty: don't forget to save file map softdiry bit on unmap
|
11 years ago |
Hugh Dickins
|
7f39dda9d8
mm: fix sleeping function warning from __put_anon_vma
|
11 years ago |