index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
Age
Commit message (
Expand
)
Author
2021-05-07
mm: fix typos in comments
Lu Jialin
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-05-05
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-05-05
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
2021-05-05
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
2021-04-30
mm/mempolicy: fix mpol_misplaced kernel-doc
Matthew Wilcox (Oracle)
2021-04-30
mm/mempolicy: rewrite alloc_pages_vma documentation
Matthew Wilcox (Oracle)
2021-04-30
mm/mempolicy: rewrite alloc_pages documentation
Matthew Wilcox (Oracle)
2021-04-30
mm/mempolicy: rename alloc_pages_current to alloc_pages
Matthew Wilcox (Oracle)
2021-04-30
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
2021-02-24
mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk()
Miaohe Lin
2021-02-24
numa balancing: migrate on fault among multiple bound nodes
Huang Ying
2021-01-12
mm: migrate: initialize err in do_migrate_pages
Jan Stancek
2020-12-15
mm: migrate: clean up migrate_prep{_local}
Yang Shi
2020-11-02
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
2020-10-13
mm: remove unused alloc_page_vma_node()
Wei Yang
2020-10-13
mm/mempolicy: remove or narrow the lock on current
Wei Yang
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-12
mm/mempolicy: use a standard migration target allocation callback
Joonsoo Kim
2020-08-12
mm/hugetlb: unify migration callbacks
Joonsoo Kim
2020-08-12
mm/mempolicy.c: check parameters first in kernel_get_mempolicy
Wenchao Hao
2020-08-12
mm: mempolicy: fix kerneldoc of numa_map_to_online_node()
Krzysztof Kozlowski
2020-08-12
mm/hugetlb: add mempolicy check in the reservation routine
Muchun Song
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-03
mm, mempolicy: fix up gup usage in lookup_node
Michal Hocko
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
mm/mempolicy: Allow lookup_node() to handle fatal signal
Peter Xu
2020-04-07
mm: use fallthrough;
Joe Perches
2020-04-07
mm/mempolicy: add missing annotation for queue_pages_pmd()
Jules Irenge
2020-04-07
mm: merge parameters for change_protection()
Peter Xu
2020-04-07
mm: code cleanup for MADV_FREE
Huang Ying
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-02
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
Randy Dunlap
2020-04-02
mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()
Yang Shi
2020-04-02
mm/mempolicy: check hugepage migration is supported by arch in vma_migratable()
Li Xinhai
2020-04-02
mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
Li Xinhai
2020-02-17
mm/numa: Skip NUMA_NO_NODE and online nodes in numa_map_to_online_node()
Dan Williams
2020-02-17
ACPI: NUMA: Up-level "map to online node" functionality
Dan Williams
2020-01-31
mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
Dan Carpenter
2020-01-13
mm, thp: tweak reclaim/compaction effort of local-only and all-node allocations
Vlastimil Babka
2019-12-01
mm/mempolicy.c: fix checking unmapped holes for mbind
Li Xinhai
2019-12-01
mm/mempolicy.c: check range first in queue_pages_test_walk
Li Xinhai
2019-11-15
mm: mempolicy: fix the wrong return value and potential pages leak of mbind
Yang Shi
2019-09-28
Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)
Linus Torvalds
2019-09-28
mm, page_alloc: allow hugepage fallback to remote nodes when madvised
David Rientjes
2019-09-28
Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...
David Rientjes
2019-09-28
Revert "Revert "mm, thp: restore node-local hugepage allocations""
David Rientjes
[next]