aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-081-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-141-2/+3
* mm/mempolicy: use NUMA_NO_NODEJianguo Wu2013-11-121-5/+5
* mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes2013-11-121-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
* mempolicy: fix is_valid_nodemask()Lai Jiangshan2013-02-231-14/+22
* mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2013-01-021-20/+48
* mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-021-4/+2
* tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins2013-01-021-38/+26
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-161-24/+259
|\
| * mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-111-0/+46
| * mm: numa: Use a two-stage filter to restrict pages being migrated for unlikel...Mel Gorman2012-12-111-1/+29
| * mm: numa: Migrate on reference policyMel Gorman2012-12-111-2/+36
| * mm: numa: Add pte updates, hinting and migration statsMel Gorman2012-12-111-0/+2
| * mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for nowMel Gorman2012-12-111-5/+4