summaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c
Commit message (Expand)AuthorAgeFilesLines
* mm: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-4/+3
* mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman2015-02-121-1/+1
* mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)Naoya Horiguchi2015-02-111-0/+3
* mempolicy: apply page table walker on queue_pages_range()Naoya Horiguchi2015-02-111-136/+92
* mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vmaVlastimil Babka2015-02-111-85/+33
* mm/thp: allocate transparent hugepages on local nodeAneesh Kumar K.V2015-02-111-0/+72
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-191-5/+0
|\
| * vm_area_operations: kill ->migrate()Al Viro2014-12-171-5/+0
* | mm/mempolicy.c: remove unnecessary is_valid_nodemask()Zhihui Zhang2014-12-181-8/+2
|/
* mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZYMel Gorman2014-10-091-1/+3
* mempolicy: unexport get_vma_policy() and remove its "task" argOleg Nesterov2014-10-091-11/+8
* mempolicy: kill do_set_mempolicy()->down_write(&mm->mmap_sem)Oleg Nesterov2014-10-091-14/+1
* mempolicy: introduce __get_vma_policy(), export get_task_policy()Oleg Nesterov2014-10-091-18/+26
* mempolicy: remove the "task" arg of vma_policy_mof() and simplify itOleg Nesterov2014-10-091-14/+11
* mempolicy: sanitize the usage of get_task_policy()Oleg Nesterov2014-10-091-11/+14
* mempolicy: change get_task_policy() to return default_policy rather than NULLOleg Nesterov2014-10-091-18/+13
* mempolicy: change alloc_pages_vma() to use mpol_cond_put()Oleg Nesterov2014-10-091-2/+1
* Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-101-2/+0
|\
| * cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng2014-06-251-2/+0
* | mm: fix crashes from mbind() merging vmasHugh Dickins2014-06-231-26/+20
|/
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-081-16/+19
|\
| * mm: convert some level-less printks to pr_*Mitchel Humpherys2014-06-061-1/+4
| * mm, migration: add destination page freeing callbackDavid Rientjes2014-06-041-2/+2
| * mm/mempolicy.c: parameter doc uniformizationFabian Frederick2014-06-041-11/+11
| * mm: constify nmask argument to set_mempolicy()Rasmus Villemoes2014-06-041-1/+1
| * mm: constify nmask argument to mbind()Rasmus Villemoes2014-06-041-1/+1
* | mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi2014-06-061-1/+5
|/
* mm, mempolicy: remove per-process flagDavid Rientjes2014-04-071-31/+0
* mm, mempolicy: rename slab_node for clarityDavid Rientjes2014-04-071-9/+6
* mm: optimize put_mems_allowed() usageMel Gorman2014-04-031-6/+6
* Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-311-9/+9
|\
| * mm/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens2014-03-061-9/+9
* | Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar2014-02-021-15/+17
|\ \ | |/
| * mm/mempolicy.c: fix mempolicy printing in numa_mapsDavid Rientjes2014-01-301-1/+1
| * mm/mempolicy.c: convert to pr_foo()Andrew Morton2014-01-291-2/+2
| * mm: numa: initialise numa balancing after jump label initialisationMel Gorman2014-01-291-6/+11
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-271-3/+2
| |\
| | * mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONEAneesh Kumar K.V2013-12-091-3/+2
| * | mm: new_vma_page() cannot see NULL vma for hugetlb pagesMichal Hocko2014-01-231-4/+2
| * | numa: add a sysctl for numa_balancingAndi Kleen2014-01-231-1/+1
* | | sched/numa, mm: Use active_nodes nodemask to limit numa migrationsRik van Riel2014-01-281-28/+1
* | | sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel2014-01-281-45/+0
|/ /
* | mm/mempolicy: fix !vma in new_vma_page()Wanpeng Li2013-12-181-6/+8
* | mm/mempolicy: correct putback method for isolate pages if failedJoonsoo Kim2013-12-181-1/+1
|/
* mm, mempolicy: silence gcc warningDavid Rientjes2013-11-211-1/+1
* mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov2013-11-151-2/+3
* mm/mempolicy: use NUMA_NO_NODEJianguo Wu2013-11-131-5/+5
* mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes2013-11-131-36/+16
* sched/numa: Skip some page migrations after a shared faultRik van Riel2013-10-091-1/+47
* mm: numa: Revert temporarily disabling of NUMA migrationRik van Riel2013-10-091-12/+0
OpenPOWER on IntegriCloud