summaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c
Commit message (Expand)AuthorAgeFilesLines
* mm: fix typos in commentsLu Jialin2021-05-071-1/+1
* mm: fix typos in commentsIngo Molnar2021-05-071-2/+2
* mm/mempool: minor coding style tweaksZhiyuan Dai2021-05-051-2/+2
* mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]Minchan Kim2021-05-051-4/+4
* mm: disable LRU pagevec during the migration temporarilyMinchan Kim2021-05-051-0/+4
* mm/mempolicy: fix mpol_misplaced kernel-docMatthew Wilcox (Oracle)2021-04-301-7/+4
* mm/mempolicy: rewrite alloc_pages_vma documentationMatthew Wilcox (Oracle)2021-04-301-21/+13
* mm/mempolicy: rewrite alloc_pages documentationMatthew Wilcox (Oracle)2021-04-301-11/+10
* mm/mempolicy: rename alloc_pages_current to alloc_pagesMatthew Wilcox (Oracle)2021-04-301-3/+3
* mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemaskMatthew Wilcox (Oracle)2021-04-301-3/+3
* mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk()Miaohe Lin2021-02-241-1/+1
* numa balancing: migrate on fault among multiple bound nodesHuang Ying2021-02-241-0/+16
* mm: migrate: initialize err in do_migrate_pagesJan Stancek2021-01-121-1/+1
* mm: migrate: clean up migrate_prep{_local}Yang Shi2020-12-151-6/+2
* mm: mempolicy: fix potential pte_unmap_unlock pte errorShijie Luo2020-11-021-3/+3
* mm: remove unused alloc_page_vma_node()Wei Yang2020-10-131-2/+1
* mm/mempolicy: remove or narrow the lock on currentWei Yang2020-10-131-4/+1
* mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle)2020-08-141-1/+1
* mm/mempolicy: use a standard migration target allocation callbackJoonsoo Kim2020-08-121-25/+6
* mm/hugetlb: unify migration callbacksJoonsoo Kim2020-08-121-4/+6
* mm/mempolicy.c: check parameters first in kernel_get_mempolicyWenchao Hao2020-08-121-2/+2
* mm: mempolicy: fix kerneldoc of numa_map_to_online_node()Krzysztof Kozlowski2020-08-121-1/+1
* mm/hugetlb: add mempolicy check in the reservation routineMuchun Song2020-08-121-1/+1
* treewide: Remove uninitialized_var() usageKees Cook2020-07-161-2/+2
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-6/+6
* mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-11/+11
* mm, mempolicy: fix up gup usage in lookup_nodeMichal Hocko2020-06-031-4/+1
* Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-081-0/+26
|\
| * mm/numa: Skip NUMA_NO_NODE and online nodes in numa_map_to_online_node()Dan Williams2020-02-171-12/+8
| * ACPI: NUMA: Up-level "map to online node" functionalityDan Williams2020-02-171-0/+30
* | mm/mempolicy: Allow lookup_node() to handle fatal signalPeter Xu2020-04-071-2/+5
* | mm: use fallthrough;Joe Perches2020-04-071-3/+0
* | mm/mempolicy: add missing annotation for queue_pages_pmd()Jules Irenge2020-04-071-0/+1
* | mm: merge parameters for change_protection()Peter Xu2020-04-071-1/+1
* | mm: code cleanup for MADV_FREEHuang Ying2020-04-071-1/+1
* | mm/vma: make vma_is_accessible() available for general useAnshuman Khandual2020-04-071-2/+1
* | mm: mempolicy: require at least one nodeid for MPOL_PREFERREDRandy Dunlap2020-04-021-1/+5
* | mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()Yang Shi2020-04-021-1/+1
* | mm/mempolicy: check hugepage migration is supported by arch in vma_migratable()Li Xinhai2020-04-021-0/+28
* | mm/mempolicy: support MPOL_MF_STRICT for huge page mappingLi Xinhai2020-04-021-4/+33
|/
* mm/mempolicy.c: fix out of bounds write in mpol_parse_str()Dan Carpenter2020-01-311-3/+3
* mm, thp: tweak reclaim/compaction effort of local-only and all-node allocationsVlastimil Babka2020-01-131-3/+7
* mm/mempolicy.c: fix checking unmapped holes for mbindLi Xinhai2019-12-011-13/+27
* mm/mempolicy.c: check range first in queue_pages_test_walkLi Xinhai2019-12-011-9/+10
* mm: mempolicy: fix the wrong return value and potential pages leak of mbindYang Shi2019-11-151-5/+9
* Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)Linus Torvalds2019-09-281-4/+41
|\
| * mm, page_alloc: allow hugepage fallback to remote nodes when madvisedDavid Rientjes2019-09-281-0/+11
| * Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...David Rientjes2019-09-281-3/+29
| * Revert "Revert "mm, thp: restore node-local hugepage allocations""David Rientjes2019-09-281-1/+1