index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
Age
Commit message (
Expand
)
Author
2024-09-03
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-01
mm: improve code consistency with zonelist_* helper functions
Wei Yang
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-17
mm/numa_balancing: teach mpol_to_str about the balancing mode
Tvrtko Ursulin
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-03
mm: mempolicy: use folio_alloc_mpol() in alloc_migration_target_by_mpol()
Kefeng Wang
2024-07-03
mm: mempolicy: use folio_alloc_mpol_noprof() in vma_alloc_folio_noprof()
Kefeng Wang
2024-07-03
mm: add folio_alloc_mpol()
Kefeng Wang
2024-04-25
mm: add pmd_folio()
Matthew Wilcox (Oracle)
2024-04-25
mm: add is_huge_zero_folio()
Matthew Wilcox (Oracle)
2024-04-25
mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
David Hildenbrand
2024-04-25
mm: hugetlb: make the hugetlb migration strategy consistent
Baolin Wang
2024-04-25
mm: record the migration reason for struct migration_target_control
Baolin Wang
2024-04-25
mm: enable page allocation tagging
Suren Baghdasaryan
2024-04-25
mm/numa_balancing: allow migrate on protnone reference with MPOL_PREFERRED_MA...
Donet Tom
2024-04-25
mm/mempolicy: use numa_node_id() instead of cpu_to_node()
Donet Tom
2024-03-06
mm/mempolicy: use a folio in do_mbind()
Matthew Wilcox (Oracle)
2024-02-22
mm/mempolicy: protect task interleave functions with tsk->mems_allowed_seq
Gregory Price
2024-02-22
mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
Gregory Price
2024-02-22
mm/mempolicy: refactor a read-once mechanism into a function for re-use
Gregory Price
2024-02-22
mm/mempolicy: implement the sysfs-based weighted_interleave interface
Rakie Kim
2024-02-22
mempolicy: clean up minor dead code in queue_pages_test_walk()
Lukas Bulwahn
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-25
mempolicy: migration attempt to match interleave nodes
Hugh Dickins
2023-10-25
mempolicy: mmap_lock is not needed while migrating folios
Hugh Dickins
2023-10-25
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
2023-10-25
mm: add page_rmappable_folio() wrapper
Hugh Dickins
2023-10-25
mempolicy: remove confusing MPOL_MF_LAZY dead code
Hugh Dickins
2023-10-25
mempolicy: mpol_shared_policy_init() without pseudo-vma
Hugh Dickins
2023-10-25
mempolicy trivia: use pgoff_t in shared mempolicy tree
Hugh Dickins
2023-10-25
mempolicy trivia: slightly more consistent naming
Hugh Dickins
2023-10-25
mempolicy trivia: delete those ancient pr_debug()s
Hugh Dickins
2023-10-25
mempolicy: fix migrate_pages(2) syscall return nr_failed
Hugh Dickins
2023-10-18
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
2023-10-18
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-10-16
sched/numa, mm: make numa migrate functions to take a folio
Kefeng Wang
2023-10-16
mm: mempolicy: make mpol_misplaced() to take a folio
Kefeng Wang
2023-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2023-10-06
mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer
Liam R. Howlett
2023-09-29
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...
Yang Shi
2023-09-15
numa: Generalize numa_map_to_online_node()
Yury Norov
2023-08-21
mm: convert prep_transhuge_page() to folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-07-28
mm/mempolicy: Take VMA lock before replacing policy
Jann Horn
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
Hugh Dickins
2023-06-09
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
2023-05-02
mm/mempolicy: correctly update prev when policy is equal on mbind
Lorenzo Stoakes
[next]