index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew)
Linus Torvalds
2021-09-09
1
-154
/
+60
|
\
\
|
|
*
mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
yanghui
2021-09-09
1
-4
/
+13
|
|
/
|
/
|
|
*
compat: remove some compat entry points
Arnd Bergmann
2021-09-09
1
-37
/
+0
|
*
mm: simplify compat numa syscalls
Arnd Bergmann
2021-09-09
1
-121
/
+55
|
/
*
mm/mempolicy.c: use in_task() in mempolicy_slab_node()
Vasily Averin
2021-09-03
1
-1
/
+1
*
mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies
Feng Tang
2021-09-03
1
-20
/
+4
*
mm/mempolicy: advertise new MPOL_PREFERRED_MANY
Ben Widawsky
2021-09-03
1
-6
/
+1
*
mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy
Feng Tang
2021-09-03
1
-0
/
+30
*
mm/mempolicy: add MPOL_PREFERRED_MANY for multiple preferred nodes
Dave Hansen
2021-09-03
1
-14
/
+59
*
mm/mempolicy: use readable NUMA_NO_NODE macro instead of magic number
Baolin Wang
2021-09-03
1
-3
/
+3
*
mm/migrate: add sysfs interface to enable reclaim migration
Huang Ying
2021-09-03
1
-0
/
+61
*
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
2021-09-03
1
-2
/
+2
*
mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies
Ben Widawsky
2021-07-01
1
-52
/
+44
*
mm: mempolicy: don't have to split pmd for huge zero page
Yang Shi
2021-07-01
1
-4
/
+5
*
mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy
Feng Tang
2021-07-01
1
-18
/
+30
*
mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
Feng Tang
2021-07-01
1
-80
/
+56
*
mm/mempolicy: cleanup nodemask intersection check for oom
Feng Tang
2021-07-01
1
-25
/
+9
*
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
2021-06-29
1
-1
/
+1
*
mm/mempolicy: use vma_lookup() in __access_remote_vm()
Liam Howlett
2021-06-29
1
-1
/
+1
*
mm: fix typos in comments
Lu Jialin
2021-05-07
1
-1
/
+1
*
mm: fix typos in comments
Ingo Molnar
2021-05-07
1
-2
/
+2
*
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-05-05
1
-2
/
+2
*
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
2021-05-05
1
-4
/
+4
*
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
2021-05-05
1
-0
/
+4
*
mm/mempolicy: fix mpol_misplaced kernel-doc
Matthew Wilcox (Oracle)
2021-04-30
1
-7
/
+4
*
mm/mempolicy: rewrite alloc_pages_vma documentation
Matthew Wilcox (Oracle)
2021-04-30
1
-21
/
+13
*
mm/mempolicy: rewrite alloc_pages documentation
Matthew Wilcox (Oracle)
2021-04-30
1
-11
/
+10
*
mm/mempolicy: rename alloc_pages_current to alloc_pages
Matthew Wilcox (Oracle)
2021-04-30
1
-3
/
+3
*
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
2021-04-30
1
-3
/
+3
*
mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk()
Miaohe Lin
2021-02-24
1
-1
/
+1
*
numa balancing: migrate on fault among multiple bound nodes
Huang Ying
2021-02-24
1
-0
/
+16
*
mm: migrate: initialize err in do_migrate_pages
Jan Stancek
2021-01-13
1
-1
/
+1
*
mm: migrate: clean up migrate_prep{_local}
Yang Shi
2020-12-15
1
-6
/
+2
*
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
2020-11-02
1
-3
/
+3
*
mm: remove unused alloc_page_vma_node()
Wei Yang
2020-10-14
1
-2
/
+1
*
mm/mempolicy: remove or narrow the lock on current
Wei Yang
2020-10-14
1
-4
/
+1
*
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-15
1
-1
/
+1
*
mm/mempolicy: use a standard migration target allocation callback
Joonsoo Kim
2020-08-12
1
-25
/
+6
*
mm/hugetlb: unify migration callbacks
Joonsoo Kim
2020-08-12
1
-4
/
+6
*
mm/mempolicy.c: check parameters first in kernel_get_mempolicy
Wenchao Hao
2020-08-12
1
-2
/
+2
*
mm: mempolicy: fix kerneldoc of numa_map_to_online_node()
Krzysztof Kozlowski
2020-08-12
1
-1
/
+1
*
mm/hugetlb: add mempolicy check in the reservation routine
Muchun Song
2020-08-12
1
-1
/
+1
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-2
/
+2
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-6
/
+6
*
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-11
/
+11
*
mm, mempolicy: fix up gup usage in lookup_node
Michal Hocko
2020-06-04
1
-4
/
+1
*
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-09
1
-0
/
+26
|
\
|
*
mm/numa: Skip NUMA_NO_NODE and online nodes in numa_map_to_online_node()
Dan Williams
2020-02-17
1
-12
/
+8
|
*
ACPI: NUMA: Up-level "map to online node" functionality
Dan Williams
2020-02-17
1
-0
/
+30
[next]