Linus Torvalds
|
643ad15d47
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Joe Perches
|
756a025f00
mm: coalesce split strings
|
9 years ago |
Liang Chen
|
4355c018c2
mm/mempolicy.c: skip VM_HUGETLB and VM_MIXEDMAP VMA for lazy mbind
|
9 years ago |
Kirill A. Shutemov
|
0a2e280b6d
mm, thp: fix migration of PTE-mapped transparent huge pages
|
9 years ago |
Dave Hansen
|
d4edcf0d56
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
|
9 years ago |
Kirill A. Shutemov
|
77bf45e780
mempolicy: do not try to queue pages from !vma_migratable()
|
9 years ago |
Liang Chen
|
d645fc0eab
mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZY
|
9 years ago |
Kirill A. Shutemov
|
248db92da1
migrate_pages: try to split pages on queuing
|
9 years ago |
Kirill A. Shutemov
|
78ddc53473
thp: rename split_huge_page_pmd() to split_huge_pmd()
|
9 years ago |
Nathan Zimmer
|
4a8c7bb59a
mm/mempolicy.c: convert the shared_policy lock to a rwlock
|
9 years ago |
Vlastimil Babka
|
96db800f5d
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
|
10 years ago |
Aristeu Rozanski
|
acda0c3340
mm/mempolicy.c: get rid of duplicated check for vma(VM_PFNMAP) in queue_pages_range()
|
10 years ago |
Andrea Arcangeli
|
19a809afe2
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
|
10 years ago |
Vlastimil Babka
|
0867a57c4f
mm, thp: respect MPOL_PREFERRED policy with non-local node
|
10 years ago |
Mel Gorman
|
b0dc2b9bb4
mm, numa: really disable NUMA balancing by default on single node machines
|
10 years ago |
David Rientjes
|
5265047ac3
mm, thp: really limit transparent hugepage allocation to local node
|
10 years ago |
David Rientjes
|
b360edb43f
mm, mempolicy: migrate_to_node should only migrate to node
|
10 years ago |
Tejun Heo
|
9e763e0f4f
mm: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 years ago |
Mel Gorman
|
4d94246699
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
|
10 years ago |
Naoya Horiguchi
|
48684a65b4
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
|
10 years ago |
Naoya Horiguchi
|
6f4576e368
mempolicy: apply page table walker on queue_pages_range()
|
10 years ago |
Vlastimil Babka
|
be97a41b29
mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma
|
10 years ago |
Aneesh Kumar K.V
|
077fcf116c
mm/thp: allocate transparent hugepages on local node
|
10 years ago |
Linus Torvalds
|
ecb5ec044a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Zhihui Zhang
|
859f7ef142
mm/mempolicy.c: remove unnecessary is_valid_nodemask()
|
10 years ago |
Al Viro
|
50062175ff
vm_area_operations: kill ->migrate()
|
11 years ago |
Mel Gorman
|
2c0346a36c
mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY
|
11 years ago |
Oleg Nesterov
|
dd6eecb917
mempolicy: unexport get_vma_policy() and remove its "task" arg
|
11 years ago |
Oleg Nesterov
|
2c7c3a7d08
mempolicy: kill do_set_mempolicy()->down_write(&mm->mmap_sem)
|
11 years ago |
Oleg Nesterov
|
74d2c3a05c
mempolicy: introduce __get_vma_policy(), export get_task_policy()
|
11 years ago |