index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-4
/
+4
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-0
/
+31
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
1
-4
/
+4
2025-02-16
mm/numa: Introduce nearest_node_nodemask()
Andrea Righi
1
-0
/
+31
2025-01-25
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
1
-1
/
+1
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-7
/
+7
2025-01-25
mm: alloc_pages_bulk_noprof: drop page_list argument
Luiz Capitulino
1
-7
/
+7
2025-01-13
mm/mempolicy: add alloc_frozen_pages()
Matthew Wilcox (Oracle)
1
-17
/
+32
2025-01-13
mm: make alloc_pages_mpol() static
Matthew Wilcox (Oracle)
1
-4
/
+4
2025-01-12
mm/mempolicy: count MPOL_WEIGHTED_INTERLEAVE to "interleave_hit"
Honggyu Kim
1
-1
/
+2
2024-12-05
mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
David Hildenbrand
1
-0
/
+4
2024-11-07
mm: renovate page_address_in_vma()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
1
-2
/
+1
2024-11-05
mm/mempolicy: fix comments for better documentation
Tanya Agarwal
1
-1
/
+1
2024-09-03
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
1
-1
/
+3
2024-09-01
mm: improve code consistency with zonelist_* helper functions
Wei Yang
1
-2
/
+2
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
1
-0
/
+3
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
1
-0
/
+3
2024-07-17
mm/numa_balancing: teach mpol_to_str about the balancing mode
Tvrtko Ursulin
1
-4
/
+14
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
1
-1
/
+1
2024-07-03
mm: mempolicy: use folio_alloc_mpol() in alloc_migration_target_by_mpol()
Kefeng Wang
1
-3
/
+1
2024-07-03
mm: mempolicy: use folio_alloc_mpol_noprof() in vma_alloc_folio_noprof()
Kefeng Wang
1
-4
/
+3
2024-07-03
mm: add folio_alloc_mpol()
Kefeng Wang
1
-0
/
+7
2024-04-25
mm: add pmd_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-04-25
mm: add is_huge_zero_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-04-25
mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
David Hildenbrand
1
-8
/
+6
2024-04-25
mm: hugetlb: make the hugetlb migration strategy consistent
Baolin Wang
1
-1
/
+2
2024-04-25
mm: record the migration reason for struct migration_target_control
Baolin Wang
1
-0
/
+1
2024-04-25
mm: enable page allocation tagging
Suren Baghdasaryan
1
-23
/
+23
2024-04-25
mm/numa_balancing: allow migrate on protnone reference with MPOL_PREFERRED_MANY policy
Donet Tom
1
-5
/
+17
2024-04-25
mm/mempolicy: use numa_node_id() instead of cpu_to_node()
Donet Tom
1
-4
/
+10
2024-03-06
mm/mempolicy: use a folio in do_mbind()
Matthew Wilcox (Oracle)
1
-7
/
+8
2024-02-22
mm/mempolicy: protect task interleave functions with tsk->mems_allowed_seq
Gregory Price
1
-4
/
+23
2024-02-22
mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
Gregory Price
1
-4
/
+214
2024-02-22
mm/mempolicy: refactor a read-once mechanism into a function for re-use
Gregory Price
1
-10
/
+16
2024-02-22
mm/mempolicy: implement the sysfs-based weighted_interleave interface
Rakie Kim
1
-0
/
+223
2024-02-22
mempolicy: clean up minor dead code in queue_pages_test_walk()
Lukas Bulwahn
1
-4
/
+0
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-571
/
+455
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+11
2023-10-25
mempolicy: migration attempt to match interleave nodes
Hugh Dickins
1
-5
/
+50
2023-10-25
mempolicy: mmap_lock is not needed while migrating folios
Hugh Dickins
1
-40
/
+43
2023-10-25
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
1
-224
/
+155
2023-10-25
mm: add page_rmappable_folio() wrapper
Hugh Dickins
1
-14
/
+3
2023-10-25
mempolicy: remove confusing MPOL_MF_LAZY dead code
Hugh Dickins
1
-18
/
+0
2023-10-25
mempolicy: mpol_shared_policy_init() without pseudo-vma
Hugh Dickins
1
-15
/
+15
2023-10-25
mempolicy trivia: use pgoff_t in shared mempolicy tree
Hugh Dickins
1
-6
/
+6
2023-10-25
mempolicy trivia: slightly more consistent naming
Hugh Dickins
1
-40
/
+33
2023-10-25
mempolicy trivia: delete those ancient pr_debug()s
Hugh Dickins
1
-21
/
+0
2023-10-25
mempolicy: fix migrate_pages(2) syscall return nr_failed
Hugh Dickins
1
-179
/
+159
2023-10-18
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
1
-23
/
+3
[next]