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