Age | Commit message (Expand) | Author | Files | Lines |
2020-04-02 | mm/mempolicy: check hugepage migration is supported by arch in vma_migratable() | Li Xinhai | 1 | -28/+1 |
2019-09-29 | Revert "Revert "mm, thp: restore node-local hugepage allocations"" | David Rientjes | 1 | -2/+0 |
2019-08-14 | Revert "mm, thp: restore node-local hugepage allocations" | Andrea Arcangeli | 1 | -0/+2 |
2018-12-06 | mm, thp: restore node-local hugepage allocations | David Rientjes | 1 | -2/+0 |
2018-11-03 | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask | Michal Hocko | 1 | -0/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-07 | mm, mempolicy: simplify rebinding mempolicies when updating cpusets | Vlastimil Babka | 1 | -4/+2 |
2017-07-07 | mm, page_alloc: pass preferred nid instead of zonelist to allocator | Vlastimil Babka | 1 | -3/+3 |
2016-12-13 | mm: disable numa migration faults for dax vmas | Dan Williams | 1 | -0/+8 |
2016-09-02 | mm, mempolicy: task->mempolicy must be NULL before dropping final reference | David Rientjes | 1 | -0/+4 |
2016-05-20 | tmpfs: preliminary minor tidyups | Hugh Dickins | 1 | -0/+6 |
2016-05-20 | mm/mempolicy.c: vma_migratable() can return bool | Yaowei Bai | 1 | -5/+5 |
2016-01-15 | mm/mempolicy.c: convert the shared_policy lock to a rwlock | Nathan Zimmer | 1 | -1/+1 |
2014-10-10 | mempolicy: unexport get_vma_policy() and remove its "task" arg | Oleg Nesterov | 1 | -2/+0 |
2014-10-10 | mempolicy: introduce __get_vma_policy(), export get_task_policy() | Oleg Nesterov | 1 | -0/+3 |
2014-10-10 | mempolicy: remove the "task" arg of vma_policy_mof() and simplify it | Oleg Nesterov | 1 | -1/+1 |
2014-06-05 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi | 1 | -0/+6 |
2014-04-08 | mm, mempolicy: remove per-process flag | David Rientjes | 1 | -1/+0 |
2014-04-08 | mm, mempolicy: rename slab_node for clarity | David Rientjes | 1 | -1/+1 |
2014-01-22 | mm, mempolicy: remove unneeded functions for UMA configs | David Rientjes | 1 | -32/+0 |
2013-11-13 | mm, mempolicy: make mpol_to_str robust and always succeed | David Rientjes | 1 | -3/+2 |
2013-10-09 | mm: numa: Limit NUMA scanning to migrate-on-fault VMAs | Mel Gorman | 1 | -0/+1 |
2013-09-12 | mm: migrate: remove VM_HUGETLB from vma flag check in vma_migratable() | Naoya Horiguchi | 1 | -1/+1 |
2013-09-12 | mm: mempolicy: turn vma_set_policy() into vma_dup_policy() | Oleg Nesterov | 1 | -2/+7 |
2013-01-03 | mm: mempolicy: Convert shared_policy mutex to spinlock | Mel Gorman | 1 | -1/+1 |
2013-01-02 | mempolicy: remove arg from mpol_parse_str, mpol_to_str | Hugh Dickins | 1 | -7/+4 |
2012-12-17 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+8 |
2012-12-11 | mm: mempolicy: Check for misplaced page | Lee Schermerhorn | 1 | -0/+8 |
2012-12-06 | tmpfs: fix shared mempolicy leak | Mel Gorman | 1 | -16/+0 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -60/+3 |
2012-10-09 | mempolicy: fix a race in shared_policy_replace() | Mel Gorman | 1 | -1/+1 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -1/+1 |
2012-06-20 | slab/mempolicy: always use local policy from interrupt context | Andi Kleen | 1 | -1/+1 |
2012-05-30 | mm: do_migrate_pages(): rename arguments | Andrew Morton | 1 | -5/+4 |
2012-01-11 | mm/mempolicy.c: mpol_equal(): use bool | KOSAKI Motohiro | 1 | -5/+5 |
2011-05-25 | mm: declare mpol_to_str() when CONFIG_TMPFS=n | Stephen Wilson | 1 | -2/+2 |
2011-05-25 | mm: export get_vma_policy() | Stephen Wilson | 1 | -0/+3 |
2010-08-10 | oom: select task from tasklist for mempolicy ooms | David Rientjes | 1 | -1/+12 |
2010-05-25 | mempolicy: restructure rebinding-mempolicy functions | Miao Xie | 1 | -3/+12 |
2009-12-15 | hugetlb: derive huge pages nodes allowed from task mempolicy | Lee Schermerhorn | 1 | -0/+3 |
2008-07-24 | mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA | Gerald Schaefer | 1 | -0/+19 |
2008-04-28 | mempolicy: use struct mempolicy pointer in shmem_sb_info | Lee Schermerhorn | 1 | -11/+11 |
2008-04-28 | mempolicy: rework shmem mpol parsing and display | Lee Schermerhorn | 1 | -0/+21 |
2008-04-28 | mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy | Lee Schermerhorn | 1 | -0/+1 |
2008-04-28 | mempolicy: rework mempolicy Reference Counting [yet again] | Lee Schermerhorn | 1 | -0/+35 |
2008-04-28 | mempolicy: mark shared policies for unref | Lee Schermerhorn | 1 | -0/+7 |
2008-04-28 | mempolicy: rename struct mempolicy 'policy' member to 'mode' | Lee Schermerhorn | 1 | -3/+3 |
2008-04-28 | mempolicy: rename mpol_copy to mpol_dup | Lee Schermerhorn | 1 | -7/+7 |
2008-04-28 | mempolicy: rename mpol_free to mpol_put | Lee Schermerhorn | 1 | -5/+5 |
2008-04-28 | mempolicy: small header file cleanup | David Rientjes | 1 | -8/+0 |