index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14 days
mm: eliminate further swapops predicates
Lorenzo Stoakes
14 days
mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
Lorenzo Stoakes
14 days
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
2025-11-16
mm: mprotect: convert to folio_can_map_prot_numa()
Kefeng Wang
2025-10-20
mm/mempolicy: Export memory policy symbols
Shivank Garg
2025-07-19
mm: split folio_pte_batch() into folio_pte_batch() and folio_pte_batch_flags()
David Hildenbrand
2025-07-19
mm: convert FPB_IGNORE_* into FPB_RESPECT_*
David Hildenbrand
2025-07-13
mm,mempolicy: use node-notifier instead of memory-notifier
Oscar Salvador
2025-07-09
mm/mempolicy: skip unnecessary synchronize_rcu()
Joshua Hahn
2025-06-05
mm/mempolicy: fix incorrect freeing of wi_kobj
Joshua Hahn
2025-05-21
mm/mempolicy: Weighted Interleave Auto-tuning
Joshua Hahn
2025-05-11
mm/mempolicy: support memory hotplug in weighted interleave
Rakie Kim
2025-05-11
mm/mempolicy: prepare weighted interleave sysfs for memory hotplug
Rakie Kim
2025-05-11
mm/mempolicy: fix memory leaks in weighted interleave sysfs
Rakie Kim
2025-05-11
mempolicy: optimize queue_folios_pte_range by PTE batching
Dev Jain
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
2025-02-16
mm/numa: Introduce nearest_node_nodemask()
Andrea Righi
2025-01-25
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2025-01-25
mm: alloc_pages_bulk_noprof: drop page_list argument
Luiz Capitulino
2025-01-13
mm/mempolicy: add alloc_frozen_pages()
Matthew Wilcox (Oracle)
2025-01-13
mm: make alloc_pages_mpol() static
Matthew Wilcox (Oracle)
2025-01-12
mm/mempolicy: count MPOL_WEIGHTED_INTERLEAVE to "interleave_hit"
Honggyu Kim
2024-12-05
mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
David Hildenbrand
2024-11-07
mm: renovate page_address_in_vma()
Matthew Wilcox (Oracle)
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
2024-11-05
mm/mempolicy: fix comments for better documentation
Tanya Agarwal
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
[next]