summaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c
AgeCommit message (Expand)Author
2021-10-27mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()Eric Dumazet
2021-09-18mm/mempolicy: fix a race between offset_il_node and mpol_rebind_taskyanghui
2021-06-30mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policiesBen Widawsky
2021-06-30mm: mempolicy: don't have to split pmd for huge zero pageYang Shi
2021-06-30mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicyFeng Tang
2021-06-30mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policyFeng Tang
2021-06-30mm/mempolicy: cleanup nodemask intersection check for oomFeng Tang
2021-06-29mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman
2021-06-29mm/mempolicy: use vma_lookup() in __access_remote_vm()Liam Howlett
2021-05-07mm: fix typos in commentsLu Jialin
2021-05-07mm: fix typos in commentsIngo Molnar
2021-05-05mm/mempool: minor coding style tweaksZhiyuan Dai
2021-05-05mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]Minchan Kim
2021-05-05mm: disable LRU pagevec during the migration temporarilyMinchan Kim
2021-04-30mm/mempolicy: fix mpol_misplaced kernel-docMatthew Wilcox (Oracle)
2021-04-30mm/mempolicy: rewrite alloc_pages_vma documentationMatthew Wilcox (Oracle)
2021-04-30mm/mempolicy: rewrite alloc_pages documentationMatthew Wilcox (Oracle)
2021-04-30mm/mempolicy: rename alloc_pages_current to alloc_pagesMatthew Wilcox (Oracle)
2021-04-30mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemaskMatthew Wilcox (Oracle)
2021-02-24mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk()Miaohe Lin
2021-02-24numa balancing: migrate on fault among multiple bound nodesHuang Ying
2021-01-12mm: migrate: initialize err in do_migrate_pagesJan Stancek
2020-12-15mm: migrate: clean up migrate_prep{_local}Yang Shi
2020-11-02mm: mempolicy: fix potential pte_unmap_unlock pte errorShijie Luo
2020-10-13mm: remove unused alloc_page_vma_node()Wei Yang
2020-10-13mm/mempolicy: remove or narrow the lock on currentWei Yang
2020-08-14mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle)
2020-08-12mm/mempolicy: use a standard migration target allocation callbackJoonsoo Kim
2020-08-12mm/hugetlb: unify migration callbacksJoonsoo Kim
2020-08-12mm/mempolicy.c: check parameters first in kernel_get_mempolicyWenchao Hao
2020-08-12mm: mempolicy: fix kerneldoc of numa_map_to_online_node()Krzysztof Kozlowski
2020-08-12mm/hugetlb: add mempolicy check in the reservation routineMuchun Song
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-03mm, mempolicy: fix up gup usage in lookup_nodeMichal Hocko
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-07mm/mempolicy: Allow lookup_node() to handle fatal signalPeter Xu
2020-04-07mm: use fallthrough;Joe Perches
2020-04-07mm/mempolicy: add missing annotation for queue_pages_pmd()Jules Irenge
2020-04-07mm: merge parameters for change_protection()Peter Xu
2020-04-07mm: code cleanup for MADV_FREEHuang Ying
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual
2020-04-02mm: mempolicy: require at least one nodeid for MPOL_PREFERREDRandy Dunlap
2020-04-02mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()Yang Shi
2020-04-02mm/mempolicy: check hugepage migration is supported by arch in vma_migratable()Li Xinhai
2020-04-02mm/mempolicy: support MPOL_MF_STRICT for huge page mappingLi Xinhai
2020-02-17mm/numa: Skip NUMA_NO_NODE and online nodes in numa_map_to_online_node()Dan Williams
2020-02-17ACPI: NUMA: Up-level "map to online node" functionalityDan Williams