Kirill A. Shutemov
|
84d33df279
mm: rename FOLL_MLOCK to FOLL_POPULATE
|
10 years ago |
Matthew Wilcox
|
2e4cdab058
mm: allow page fault handlers to perform the COW
|
10 years ago |
Petr Cermak
|
695f055936
fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS)
|
10 years ago |
Kirill A. Shutemov
|
2d2f5119b8
mm: do not use mm->nr_pmds on !MMU configurations
|
10 years ago |
Vladimir Davydov
|
cb731d6c62
vmscan: per memory cgroup slab shrinkers
|
10 years ago |
Naoya Horiguchi
|
900fc5f197
pagewalk: add walk_page_vma()
|
10 years ago |
Naoya Horiguchi
|
fafaa4264e
pagewalk: improve vma handling
|
10 years ago |
Naoya Horiguchi
|
0b1fbfe500
mm/pagewalk: remove pgd_entry() and pud_entry()
|
10 years ago |
Andrea Arcangeli
|
0fd71a56f4
mm: gup: add __get_user_pages_unlocked to customize gup_flags
|
10 years ago |
Andrea Arcangeli
|
f0818f472d
mm: gup: add get_user_pages_locked and get_user_pages_unlocked
|
10 years ago |
Kirill A. Shutemov
|
dc6c9a35b6
mm: account pmd page tables to the process
|
10 years ago |
Wang, Yalin
|
1d148e218a
mm: add VM_BUG_ON_PAGE() to page_mapcount()
|
10 years ago |
Kirill A. Shutemov
|
e4b294c2d8
mm: add fields for compound destructor and order into struct page
|
10 years ago |
Linus Torvalds
|
992de5a8ec
Merge branch 'akpm' (patches from Andrew)
|
10 years ago |
Kirill A. Shutemov
|
0661a33611
mm: remove rest usage of VM_NONLINEAR and pte_file()
|
10 years ago |
Kirill A. Shutemov
|
27ba0644ea
rmap: drop support of non-linear mappings
|
10 years ago |
Kirill A. Shutemov
|
d83a08db5b
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
|
10 years ago |
Kirill A. Shutemov
|
9b4bdd2ffa
mm: drop support of non-linear mapping from fault codepath
|
10 years ago |
Kirill A. Shutemov
|
8a5f14a231
mm: drop support of non-linear mapping from unmap/zap codepath
|
10 years ago |
Joonsoo Kim
|
ccaafd7fd0
mm: don't use compound_head() in virt_to_head_page()
|
10 years ago |
Linus Torvalds
|
bdccc4edeb
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
10 years ago |
Linus Torvalds
|
33692f2759
vm: add VM_FAULT_SIGSEGV handling support
|
10 years ago |
David Vrabel
|
667a0a06c9
mm: provide a find_special_page vma operation
|
10 years ago |
Linus Torvalds
|
fee7e49d45
mm: propagate error from stack expansion even for guard page
|
10 years ago |
Al Viro
|
50062175ff
vm_area_operations: kill ->migrate()
|
11 years ago |
Johannes Weiner
|
6b4f7799c6
mm: vmscan: invoke slab shrinkers from shrink_zone()
|
10 years ago |
Joonsoo Kim
|
031bc5743f
mm/debug-pagealloc: make debug-pagealloc boottime configurable
|
10 years ago |
Joonsoo Kim
|
e30825f186
mm/debug-pagealloc: prepare boottime configurable on/off
|
10 years ago |
Linus Torvalds
|
27afc5dbda
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
10 years ago |
Qiaowei Ren
|
4aae7e436f
x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specific
|
11 years ago |