index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb_vmemmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: hugetlb_vmemmap: include missing linux/moduleparam.h
Vasily Gorbik
2022-11-08
1
-0
/
+1
*
mm: hugetlb_vmemmap: simplify reset_struct_pages()
Muchun Song
2022-09-11
1
-3
/
+2
*
mm: hugetlb_vmemmap: add missing smp_wmb() before set_pte_at()
Miaohe Lin
2022-09-11
1
-0
/
+5
*
mm: hugetlb_vmemmap: use PTRS_PER_PTE instead of PMD_SIZE / PAGE_SIZE
Muchun Song
2022-08-08
1
-1
/
+1
*
mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
Muchun Song
2022-08-08
1
-83
/
+60
*
mm: hugetlb_vmemmap: replace early_param() with core_param()
Muchun Song
2022-08-08
1
-8
/
+2
*
mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
Muchun Song
2022-08-08
1
-1
/
+398
*
mm: hugetlb_vmemmap: introduce the name HVO
Muchun Song
2022-08-08
1
-4
/
+4
*
mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling
Muchun Song
2022-08-08
1
-58
/
+7
*
mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...
Muchun Song
2022-07-03
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-01
1
-1
/
+1
*
mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl
Muchun Song
2022-05-13
1
-9
/
+84
*
mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
Muchun Song
2022-05-13
1
-5
/
+5
*
mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosse...
Muchun Song
2022-05-13
1
-6
/
+6
*
mm/hugetlb_vmemmap: move comment block to Documentation/vm
Joao Martins
2022-04-28
1
-167
/
+1
*
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-04-28
1
-2
/
+2
*
mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
Muchun Song
2022-04-28
1
-5
/
+5
*
mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
Muchun Song
2022-04-28
1
-22
/
+20
*
mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
Muchun Song
2022-03-22
1
-6
/
+6
*
mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page
Muchun Song
2022-03-22
1
-28
/
+34
*
mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
Muchun Song
2021-06-30
1
-2
/
+4
*
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
2021-06-30
1
-3
/
+2
*
mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
Muchun Song
2021-06-30
1
-0
/
+33
*
mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
2021-06-30
1
-0
/
+24
*
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
1
-0
/
+34
*
mm: hugetlb: defer freeing of HugeTLB pages
Muchun Song
2021-06-30
1
-12
/
+0
*
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
1
-0
/
+218