index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
Age
Commit message (
Expand
)
Author
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm: migrate: make demotion knob depend on migration
Yang Shi
2021-11-06
mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...
Chen Wandun
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-10-18
mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()
Eric Dumazet
2021-10-18
mm/page_alloc: Add folio allocation functions
Matthew Wilcox (Oracle)
2021-09-08
Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew)
Linus Torvalds
2021-09-08
mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
yanghui
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
mm: simplify compat numa syscalls
Arnd Bergmann
2021-09-03
mm/mempolicy.c: use in_task() in mempolicy_slab_node()
Vasily Averin
2021-09-03
mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies
Feng Tang
2021-09-03
mm/mempolicy: advertise new MPOL_PREFERRED_MANY
Ben Widawsky
2021-09-03
mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy
Feng Tang
2021-09-03
mm/mempolicy: add MPOL_PREFERRED_MANY for multiple preferred nodes
Dave Hansen
2021-09-03
mm/mempolicy: use readable NUMA_NO_NODE macro instead of magic number
Baolin Wang
2021-09-03
mm/migrate: add sysfs interface to enable reclaim migration
Huang Ying
2021-09-03
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
2021-06-30
mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies
Ben Widawsky
2021-06-30
mm: mempolicy: don't have to split pmd for huge zero page
Yang Shi
2021-06-30
mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy
Feng Tang
2021-06-30
mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
Feng Tang
2021-06-30
mm/mempolicy: cleanup nodemask intersection check for oom
Feng Tang
2021-06-29
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
2021-06-29
mm/mempolicy: use vma_lookup() in __access_remote_vm()
Liam Howlett
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
[next]