index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
hugetlb_vmemmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-06
1
-0
/
+16
|
\
|
*
mm/hugetlb_vmemmap: fix race with speculative PFN walkers
Yu Zhao
2024-07-04
1
-0
/
+16
*
|
mm: report per-page metadata information
Sourav Panda
2024-07-04
1
-4
/
+13
|
/
*
memory: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-26
1
-1
/
+0
*
mm: hugetlb_vmemmap: move mmap lock to vmemmap_remap_range()
Muchun Song
2023-12-12
1
-13
/
+4
*
mm: hugetlb_vmemmap: add check of CONFIG_MEMORY_HOTPLUG back
Muchun Song
2023-12-12
1
-1
/
+1
*
mm: hugetlb_vmemmap: convert page to folio
Muchun Song
2023-12-11
1
-26
/
+25
*
mm: hugetlb_vmemmap: move PageVmemmapSelfHosted() check to split_vmemmap_huge...
Muchun Song
2023-12-11
1
-46
/
+24
*
mm: hugetlb_vmemmap: use walk_page_range_novma() to simplify the code
Muchun Song
2023-12-11
1
-109
/
+39
*
hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions
Usama Arif
2023-10-26
1
-24
/
+26
*
hugetlb: batch TLB flushes when restoring vmemmap
Mike Kravetz
2023-10-26
1
-15
/
+24
*
hugetlb: batch TLB flushes when freeing vmemmap
Joao Martins
2023-10-26
1
-11
/
+38
*
hugetlb: batch PMD split for bulk vmemmap dedup
Joao Martins
2023-10-26
1
-4
/
+88
*
hugetlb: batch freeing of vmemmap pages
Mike Kravetz
2023-10-26
1
-26
/
+56
*
hugetlb: perform vmemmap restoration on a list of pages
Mike Kravetz
2023-10-26
1
-0
/
+38
*
hugetlb: perform vmemmap optimization on a list of pages
Mike Kravetz
2023-10-26
1
-0
/
+11
*
mm: hugetlb: skip initialization of gigantic tail struct pages if freed by HVO
Usama Arif
2023-10-04
1
-1
/
+1
*
mm: hugetlb_vmemmap: use nid of the head page to reallocate it
Usama Arif
2023-10-04
1
-1
/
+1
*
mm: hugetlb_vmemmap: allow alloc vmemmap pages fallback to other nodes
Yuan Can
2023-10-04
1
-2
/
+1
*
mm: hugetlb_vmemmap: fix hugetlb page number decrease failed on movable nodes
Yuan Can
2023-10-04
1
-1
/
+1
*
hugetlb: set hugetlb page flag before optimizing vmemmap
Mike Kravetz
2023-10-04
1
-0
/
+3
*
mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
Muchun Song
2023-08-18
1
-20
/
+14
*
mm: ptep_get() conversion
Ryan Roberts
2023-06-20
1
-3
/
+3
*
mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
Pasha Tatashin
2023-06-10
1
-6
/
+5
*
mm, page_alloc: use check_pages_enabled static key to check tail pages
Vlastimil Babka
2023-04-19
1
-1
/
+1
*
mm: prefer xxx_page() alloc/free functions for order-0 pages
Lorenzo Stoakes
2023-03-29
1
-1
/
+1
*
mm: hugetlb_vmemmap: simplify hugetlb_vmemmap_init() a bit
Muchun Song
2023-03-29
1
-8
/
+6
*
sysctl: fix proc_dobool() usability
Ondrej Mosnacek
2023-02-21
1
-1
/
+1
*
mm/hugetlb_vmemmap: remap head page to newly allocated page
Joao Martins
2022-12-01
1
-7
/
+34
*
mm: hugetlb_vmemmap: remove redundant list_del()
Muchun Song
2022-12-01
1
-3
/
+1
*
mm: hugetlb_vmemmap: include missing linux/moduleparam.h
Vasily Gorbik
2022-11-09
1
-0
/
+1
*
mm: hugetlb_vmemmap: simplify reset_struct_pages()
Muchun Song
2022-09-12
1
-3
/
+2
*
mm: hugetlb_vmemmap: add missing smp_wmb() before set_pte_at()
Miaohe Lin
2022-09-12
1
-0
/
+5
*
mm: hugetlb_vmemmap: use PTRS_PER_PTE instead of PMD_SIZE / PAGE_SIZE
Muchun Song
2022-08-09
1
-1
/
+1
*
mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
Muchun Song
2022-08-09
1
-83
/
+60
*
mm: hugetlb_vmemmap: replace early_param() with core_param()
Muchun Song
2022-08-09
1
-8
/
+2
*
mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
Muchun Song
2022-08-09
1
-1
/
+398
*
mm: hugetlb_vmemmap: introduce the name HVO
Muchun Song
2022-08-09
1
-4
/
+4
*
mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling
Muchun Song
2022-08-09
1
-58
/
+7
*
mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...
Muchun Song
2022-07-04
1
-8
/
+58
*
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-06-27
1
-1
/
+1
*
mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
Muchun Song
2022-06-02
1
-1
/
+1
*
mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl
Muchun Song
2022-05-14
1
-9
/
+84
*
mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
Muchun Song
2022-05-14
1
-5
/
+5
*
mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosse...
Muchun Song
2022-05-14
1
-6
/
+6
*
mm/hugetlb_vmemmap: move comment block to Documentation/vm
Joao Martins
2022-04-29
1
-167
/
+1
*
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-04-29
1
-2
/
+2
*
mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
Muchun Song
2022-04-29
1
-5
/
+5
*
mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
Muchun Song
2022-04-29
1
-22
/
+20
*
mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
Muchun Song
2022-03-22
1
-6
/
+6
[next]