index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb_vmemmap.c
Age
Commit message (
Expand
)
Author
2023-12-12
mm: hugetlb_vmemmap: move mmap lock to vmemmap_remap_range()
Muchun Song
2023-12-12
mm: hugetlb_vmemmap: add check of CONFIG_MEMORY_HOTPLUG back
Muchun Song
2023-12-10
mm: hugetlb_vmemmap: convert page to folio
Muchun Song
2023-12-10
mm: hugetlb_vmemmap: move PageVmemmapSelfHosted() check to split_vmemmap_huge...
Muchun Song
2023-12-10
mm: hugetlb_vmemmap: use walk_page_range_novma() to simplify the code
Muchun Song
2023-10-25
hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions
Usama Arif
2023-10-25
hugetlb: batch TLB flushes when restoring vmemmap
Mike Kravetz
2023-10-25
hugetlb: batch TLB flushes when freeing vmemmap
Joao Martins
2023-10-25
hugetlb: batch PMD split for bulk vmemmap dedup
Joao Martins
2023-10-25
hugetlb: batch freeing of vmemmap pages
Mike Kravetz
2023-10-25
hugetlb: perform vmemmap restoration on a list of pages
Mike Kravetz
2023-10-25
hugetlb: perform vmemmap optimization on a list of pages
Mike Kravetz
2023-10-04
mm: hugetlb: skip initialization of gigantic tail struct pages if freed by HVO
Usama Arif
2023-10-04
mm: hugetlb_vmemmap: use nid of the head page to reallocate it
Usama Arif
2023-10-04
mm: hugetlb_vmemmap: allow alloc vmemmap pages fallback to other nodes
Yuan Can
2023-10-04
mm: hugetlb_vmemmap: fix hugetlb page number decrease failed on movable nodes
Yuan Can
2023-10-04
hugetlb: set hugetlb page flag before optimizing vmemmap
Mike Kravetz
2023-08-18
mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
Muchun Song
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-09
mm: hugetlb_vmemmap: provide stronger vmemmap allocation guarantees
Pasha Tatashin
2023-04-18
mm, page_alloc: use check_pages_enabled static key to check tail pages
Vlastimil Babka
2023-03-28
mm: prefer xxx_page() alloc/free functions for order-0 pages
Lorenzo Stoakes
2023-03-28
mm: hugetlb_vmemmap: simplify hugetlb_vmemmap_init() a bit
Muchun Song
2023-02-21
sysctl: fix proc_dobool() usability
Ondrej Mosnacek
2022-11-30
mm/hugetlb_vmemmap: remap head page to newly allocated page
Joao Martins
2022-11-30
mm: hugetlb_vmemmap: remove redundant list_del()
Muchun Song
2022-11-08
mm: hugetlb_vmemmap: include missing linux/moduleparam.h
Vasily Gorbik
2022-09-11
mm: hugetlb_vmemmap: simplify reset_struct_pages()
Muchun Song
2022-09-11
mm: hugetlb_vmemmap: add missing smp_wmb() before set_pte_at()
Miaohe Lin
2022-08-08
mm: hugetlb_vmemmap: use PTRS_PER_PTE instead of PMD_SIZE / PAGE_SIZE
Muchun Song
2022-08-08
mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
Muchun Song
2022-08-08
mm: hugetlb_vmemmap: replace early_param() with core_param()
Muchun Song
2022-08-08
mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
Muchun Song
2022-08-08
mm: hugetlb_vmemmap: introduce the name HVO
Muchun Song
2022-08-08
mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling
Muchun Song
2022-07-03
mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...
Muchun Song
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-06-01
mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
Muchun Song
2022-05-13
mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl
Muchun Song
2022-05-13
mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
Muchun Song
2022-05-13
mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosse...
Muchun Song
2022-04-28
mm/hugetlb_vmemmap: move comment block to Documentation/vm
Joao Martins
2022-04-28
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-04-28
mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
Muchun Song
2022-04-28
mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
Muchun Song
2022-03-22
mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
Muchun Song
2022-03-22
mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page
Muchun Song
2021-06-30
mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
Muchun Song
2021-06-30
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
2021-06-30
mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
Muchun Song
[next]