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 |
David Rientjes
|
68711a7463
mm, migration: add destination page freeing callback
|
11 years ago |
Fabian Frederick
|
b46e14acb8
mm/mempolicy.c: parameter doc uniformization
|
11 years ago |
Rasmus Villemoes
|
23c8902d40
mm: constify nmask argument to set_mempolicy()
|
11 years ago |
Rasmus Villemoes
|
f7f28ca98b
mm: constify nmask argument to mbind()
|
11 years ago |
David Rientjes
|
f0432d1596
mm, mempolicy: remove per-process flag
|
11 years ago |
David Rientjes
|
2a389610a7
mm, mempolicy: rename slab_node for clarity
|
11 years ago |
Mel Gorman
|
d26914d117
mm: optimize put_mems_allowed() usage
|
11 years ago |
Linus Torvalds
|
190f918660
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
11 years ago |
Heiko Carstens
|
c93e0f6c89
mm/compat: convert to COMPAT_SYSCALL_DEFINE
|
11 years ago |
Ingo Molnar
|
eaa4e4fcf1
Merge branch 'linus' into sched/core, to resolve conflicts
|
11 years ago |
David Rientjes
|
8790c71a18
mm/mempolicy.c: fix mempolicy printing in numa_maps
|
11 years ago |
Andrew Morton
|
4a404bea94
mm/mempolicy.c: convert to pr_foo()
|
11 years ago |
Mel Gorman
|
c297663c0b
mm: numa: initialise numa balancing after jump label initialisation
|
11 years ago |
Rik van Riel
|
10f3904271
sched/numa, mm: Use active_nodes nodemask to limit numa migrations
|
11 years ago |
Rik van Riel
|
52bf84aa20
sched/numa, mm: Remove p->numa_migrate_deferred
|
11 years ago |
Linus Torvalds
|
1b17366d69
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
11 years ago |