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
|
10 years ago |
Oleg Nesterov
|
dd6eecb917
mempolicy: unexport get_vma_policy() and remove its "task" arg
|
10 years ago |
Oleg Nesterov
|
2c7c3a7d08
mempolicy: kill do_set_mempolicy()->down_write(&mm->mmap_sem)
|
10 years ago |
Oleg Nesterov
|
74d2c3a05c
mempolicy: introduce __get_vma_policy(), export get_task_policy()
|
10 years ago |
Oleg Nesterov
|
6b6482bbf6
mempolicy: remove the "task" arg of vma_policy_mof() and simplify it
|
10 years ago |
Oleg Nesterov
|
8d90274b3b
mempolicy: sanitize the usage of get_task_policy()
|
10 years ago |
Oleg Nesterov
|
f15ca78e33
mempolicy: change get_task_policy() to return default_policy rather than NULL
|
10 years ago |
Oleg Nesterov
|
2386740d1a
mempolicy: change alloc_pages_vma() to use mpol_cond_put()
|
10 years ago |
Linus Torvalds
|
40f6123737
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
11 years ago |
Gu Zheng
|
391acf970d
cpuset,mempolicy: fix sleeping function called from invalid context
|
11 years ago |
Hugh Dickins
|
d05f0cdcbe
mm: fix crashes from mbind() merging vmas
|
11 years ago |
Linus Torvalds
|
3f17ea6dea
Merge branch 'next' (accumulated 3.16 merge window patches) into master
|
11 years ago |
Mitchel Humpherys
|
b1de0d139c
mm: convert some level-less printks to pr_*
|
11 years ago |
Naoya Horiguchi
|
d4c54919ed
mm: add !pte_present() check on existing hugetlb_entry callbacks
|
11 years ago |