index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mempolicy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-12
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-13
1
-2
/
+1
*
mm/mempolicy: remove or narrow the lock on current
Wei Yang
2020-10-13
1
-4
/
+1
*
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-14
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-03
1
-4
/
+1
*
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-08
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
*
|
mm/mempolicy: Allow lookup_node() to handle fatal signal
Peter Xu
2020-04-07
1
-2
/
+5
*
|
mm: use fallthrough;
Joe Perches
2020-04-07
1
-3
/
+0
*
|
mm/mempolicy: add missing annotation for queue_pages_pmd()
Jules Irenge
2020-04-07
1
-0
/
+1
*
|
mm: merge parameters for change_protection()
Peter Xu
2020-04-07
1
-1
/
+1
*
|
mm: code cleanup for MADV_FREE
Huang Ying
2020-04-07
1
-1
/
+1
*
|
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-07
1
-2
/
+1
*
|
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
Randy Dunlap
2020-04-02
1
-1
/
+5
*
|
mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()
Yang Shi
2020-04-02
1
-1
/
+1
*
|
mm/mempolicy: check hugepage migration is supported by arch in vma_migratable()
Li Xinhai
2020-04-02
1
-0
/
+28
*
|
mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
Li Xinhai
2020-04-02
1
-4
/
+33
|
/
*
mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
Dan Carpenter
2020-01-31
1
-3
/
+3
*
mm, thp: tweak reclaim/compaction effort of local-only and all-node allocations
Vlastimil Babka
2020-01-13
1
-3
/
+7
*
mm/mempolicy.c: fix checking unmapped holes for mbind
Li Xinhai
2019-12-01
1
-13
/
+27
*
mm/mempolicy.c: check range first in queue_pages_test_walk
Li Xinhai
2019-12-01
1
-9
/
+10
*
mm: mempolicy: fix the wrong return value and potential pages leak of mbind
Yang Shi
2019-11-15
1
-5
/
+9
*
Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)
Linus Torvalds
2019-09-28
1
-4
/
+41
|
\
|
*
mm, page_alloc: allow hugepage fallback to remote nodes when madvised
David Rientjes
2019-09-28
1
-0
/
+11
|
*
Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...
David Rientjes
2019-09-28
1
-3
/
+29
|
*
Revert "Revert "mm, thp: restore node-local hugepage allocations""
David Rientjes
2019-09-28
1
-1
/
+1
[next]