- 269fbe7 mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies by Ben Widawsky · 3 years, 9 months ago
- e5947d2 mm: mempolicy: don't have to split pmd for huge zero page by Yang Shi · 3 years, 9 months ago
- 9583792 mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy by Feng Tang · 3 years, 9 months ago
- 7858d7b mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy by Feng Tang · 3 years, 9 months ago
- b26e517 mm/mempolicy: cleanup nodemask intersection check for oom by Feng Tang · 3 years, 9 months ago
- f19298b mm/vmstat: convert NUMA statistics to basic NUMA counters by Mel Gorman · 3 years, 9 months ago
- 33e3575 mm/mempolicy: use vma_lookup() in __access_remote_vm() by Liam Howlett · 3 years, 9 months ago
- baf2f90 mm: fix typos in comments by Lu Jialin · 3 years, 10 months ago
- f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 10 months ago
- 68d68ff mm/mempool: minor coding style tweaks by Zhiyuan Dai · 3 years, 10 months ago
- 361a2a2 mm: replace migrate_[prep|finish] with lru_cache_[disable|enable] by Minchan Kim · 3 years, 10 months ago
- d479960e mm: disable LRU pagevec during the migration temporarily by Minchan Kim · 3 years, 10 months ago
- 5f07694 mm/mempolicy: fix mpol_misplaced kernel-doc by Matthew Wilcox (Oracle) · 3 years, 11 months ago
- eb35073 mm/mempolicy: rewrite alloc_pages_vma documentation by Matthew Wilcox (Oracle) · 3 years, 11 months ago
- 6421ec7 mm/mempolicy: rewrite alloc_pages documentation by Matthew Wilcox (Oracle) · 3 years, 11 months ago
- d7f946d mm/mempolicy: rename alloc_pages_current to alloc_pages by Matthew Wilcox (Oracle) · 3 years, 11 months ago
- 84172f4 mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask by Matthew Wilcox (Oracle) · 3 years, 11 months ago
- ce33135 mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk() by Miaohe Lin · 4 years, 1 month ago
- bda420b numa balancing: migrate on fault among multiple bound nodes by Huang Ying · 4 years, 1 month ago
- f555bef mm: migrate: initialize err in do_migrate_pages by Jan Stancek · 4 years, 2 months ago
- 236c32e mm: migrate: clean up migrate_prep{_local} by Yang Shi · 4 years, 3 months ago
- 3f08842 mm: mempolicy: fix potential pte_unmap_unlock pte error by Shijie Luo · 4 years, 4 months ago
- f8fd525 mm: remove unused alloc_page_vma_node() by Wei Yang · 4 years, 5 months ago
- 78b132e mm/mempolicy: remove or narrow the lock on current by Wei Yang · 4 years, 5 months ago
- 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- a097631 mm/mempolicy: use a standard migration target allocation callback by Joonsoo Kim · 4 years, 7 months ago
- d92bbc2 mm/hugetlb: unify migration callbacks by Joonsoo Kim · 4 years, 7 months ago
- 4605f05 mm/mempolicy.c: check parameters first in kernel_get_mempolicy by Wenchao Hao · 4 years, 7 months ago
- f6e92f4 mm: mempolicy: fix kerneldoc of numa_map_to_online_node() by Krzysztof Kozlowski · 4 years, 7 months ago
- 8ca39e6 mm/hugetlb: add mempolicy check in the reservation routine by Muchun Song · 4 years, 7 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 9 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 9 months ago
- 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 9 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 9 months ago
- 2d3a36a mm, mempolicy: fix up gup usage in lookup_node by Michal Hocko · 4 years, 9 months ago
- 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
- ba84107 mm/mempolicy: Allow lookup_node() to handle fatal signal by Peter Xu · 5 years ago
- e4a9bc5 mm: use fallthrough; by Joe Perches · 5 years ago
- 959a7e1 mm/mempolicy: add missing annotation for queue_pages_pmd() by Jules Irenge · 5 years ago
- 5870544 mm: merge parameters for change_protection() by Peter Xu · 5 years ago
- 9de4f22 mm: code cleanup for MADV_FREE by Huang Ying · 5 years ago
- 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 5 years ago
- aa9f7d5 mm: mempolicy: require at least one nodeid for MPOL_PREFERRED by Randy Dunlap · 5 years ago
- d888fb2 mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk() by Yang Shi · 5 years ago
- 20ca87f mm/mempolicy: check hugepage migration is supported by arch in vma_migratable() by Li Xinhai · 5 years ago
- dcf1763 mm/mempolicy: support MPOL_MF_STRICT for huge page mapping by Li Xinhai · 5 years ago
- 4fcbe96 mm/numa: Skip NUMA_NO_NODE and online nodes in numa_map_to_online_node() by Dan Williams · 5 years ago
- b2ca916 ACPI: NUMA: Up-level "map to online node" functionality by Dan Williams · 5 years ago
- c7a91bc mm/mempolicy.c: fix out of bounds write in mpol_parse_str() by Dan Carpenter · 5 years ago
- cc638f3 mm, thp: tweak reclaim/compaction effort of local-only and all-node allocations by Vlastimil Babka · 5 years ago
- f18da66 mm/mempolicy.c: fix checking unmapped holes for mbind by Li Xinhai · 5 years ago
- a18b3ac2 mm/mempolicy.c: check range first in queue_pages_test_walk by Li Xinhai · 5 years ago
- a85dfc3 mm: mempolicy: fix the wrong return value and potential pages leak of mbind by Yang Shi · 5 years ago
- edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
- 76e654c mm, page_alloc: allow hugepage fallback to remote nodes when madvised by David Rientjes · 6 years ago
- 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 6 years ago
- ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 6 years ago
- 057d3389 mm: untag user pointers passed to memory syscalls by Andrey Konovalov · 5 years ago
- 4406548 mm/mempolicy.c: remove unnecessary nodemask check in kernel_migrate_pages() by Kefeng Wang · 5 years ago
- 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 6 years ago
- a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 6 years ago
- a828260 Revert "mm, thp: restore node-local hugepage allocations" by Andrea Arcangeli · 6 years ago
- 92717d4 Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by Andrea Arcangeli · 6 years ago
- a53190a mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind by Yang Shi · 6 years ago
- d883544 mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified by Yang Shi · 6 years ago
- 6926221 mm: export alloc_pages_vma by Christoph Hellwig · 6 years ago
- 29b190f mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask by zhong jiang · 6 years ago
- 46aeb7e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 225 by Thomas Gleixner · 6 years ago
- a7f40cf mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 6 years ago
- 2e25644 mm, mempolicy: fix uninit memory access by Vlastimil Babka · 6 years ago
- 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
- 050c17f numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES by Ralph Campbell · 6 years ago
- 356ff8a Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask" by David Rientjes · 6 years ago
- 2f0799a mm, thp: restore node-local hugepage allocations by David Rientjes · 6 years ago
- 89c83fb mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask by Michal Hocko · 6 years ago
- ac5b2c1 mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings by Andrea Arcangeli · 6 years ago
- dedf2c7 mm/mempolicy.c: use match_string() helper to simplify the code by zhong jiang · 6 years ago
- 3b9aadf userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults by Andrea Arcangeli · 6 years ago
- c1093b7 mm: access zone->node via zone_to_nid() and zone_set_nid() by Pavel Tatashin · 7 years ago
- a670468 mm: zero out the vma in vma_init() by Andrew Morton · 7 years ago
- 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 7 years ago
- 94723aa mm: unclutter THP migration by Michal Hocko · 7 years ago
- 666feb2 mm, migrate: remove reason argument from new_page_t by Michal Hocko · 7 years ago
- a49bd4d mm, numa: rework do_pages_move by Michal Hocko · 7 years ago
- 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
- af03c4a mm: add kernel_[sg]et_mempolicy() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
- e7dc9ad6 mm: add kernel_mbind() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
- b6e9b0b mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c by Dominik Brodowski · 7 years ago
- 8970a63 mm/mempolicy.c: avoid use uninitialized preferred_node by Yisheng Xie · 7 years ago
- 389c817 hugetlb, mbind: fall back to default policy if vma is NULL by Michal Hocko · 7 years ago
- ebd6372 hugetlb, mempolicy: fix the mbind hugetlb migration by Michal Hocko · 7 years ago
- 0486a38 mm/mempolicy: add nodes_empty check in SYSC_migrate_pages by Yisheng Xie · 7 years ago
- 56521e7 mm/mempolicy: fix the check of nodemask from user by Yisheng Xie · 7 years ago
- 66f308e mm/mempolicy: remove redundant check in get_nodes by Yisheng Xie · 7 years ago
- 4518085 mm, sysctl: make NUMA stats configurable by Kemi Wang · 7 years ago
- 3136746 Unify migrate_pages and move_pages access checks by Otto Ebeling · 7 years ago
- de55c8b mm/mempolicy: fix NUMA_INTERLEAVE_HIT counter by Andrey Ryabinin · 7 years ago
- 149728e mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced() by Anshuman Khandual · 8 years ago
- 98c70ba mm: remove useless vma parameter to offset_il_node by Laurent Dufour · 8 years ago
- c863379 mm: mempolicy: mbind and migrate_pages support thp migration by Naoya Horiguchi · 8 years ago