summaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra2013-10-091-7/+9
* mm: numa: Limit NUMA scanning to migrate-on-fault VMAsMel Gorman2013-10-091-0/+24
* sched/numa: Do not migrate memory immediately after switching nodeRik van Riel2013-10-091-0/+12
* sched/numa: Set preferred NUMA node based on number of private faultsMel Gorman2013-10-091-3/+5
* mbind: add BUG_ON(!vma) in new_vma_page()Naoya Horiguchi2013-09-111-3/+5
* mm/mempolicy: rename check_*range to queue_pages_*rangeNaoya Horiguchi2013-09-111-18/+23
* mm: mbind: add hugepage migration code to mbind()Naoya Horiguchi2013-09-111-1/+3
* migrate: add hugepage migration code to migrate_pages()Naoya Horiguchi2013-09-111-5/+39
* mm/mempolicy: return NULL if node is NUMA_NO_NODE in get_task_policyJianguo Wu2013-09-111-7/+10
* mm: mempolicy: turn vma_set_policy() into vma_dup_policy()Oleg Nesterov2013-09-111-0/+10
* mm: mempolicy: fix mbind_range() && vma_adjust() interactionOleg Nesterov2013-07-311-1/+5
* mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro2013-03-081-1/+1
* mm/mempolicy.c: fix wrong sp_node insertionHillf Danton2013-03-081-1/+1
* mm: use NUMA_NO_NODEDavid Rientjes2013-02-231-5/+5
* mm: remove offlining arg to migrate_pagesHugh Dickins2013-02-231-5/+3
* ksm: enable KSM page migrationHugh Dickins2013-02-231-2/+1
* mm: rename page struct field helpersMel Gorman2013-02-231-1/+1
OpenPOWER on IntegriCloud