index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
hugetlb_vmemmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-08
mm: hugetlb_vmemmap: use PTRS_PER_PTE instead of PMD_SIZE / PAGE_SIZE
Muchun Song
1
-1
/
+1
2022-08-08
mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
Muchun Song
1
-83
/
+60
2022-08-08
mm: hugetlb_vmemmap: replace early_param() with core_param()
Muchun Song
1
-8
/
+2
2022-08-08
mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
Muchun Song
1
-1
/
+398
2022-08-08
mm: hugetlb_vmemmap: introduce the name HVO
Muchun Song
1
-4
/
+4
2022-08-08
mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling
Muchun Song
1
-58
/
+7
2022-07-03
mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...
Muchun Song
1
-8
/
+58
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
1
-1
/
+1
2022-06-01
mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
Muchun Song
1
-1
/
+1
2022-05-13
mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl
Muchun Song
1
-9
/
+84
2022-05-13
mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
Muchun Song
1
-5
/
+5
2022-05-13
mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosse...
Muchun Song
1
-6
/
+6
2022-04-28
mm/hugetlb_vmemmap: move comment block to Documentation/vm
Joao Martins
1
-167
/
+1
2022-04-28
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
1
-2
/
+2
2022-04-28
mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
Muchun Song
1
-5
/
+5
2022-04-28
mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
Muchun Song
1
-22
/
+20
2022-03-22
mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
Muchun Song
1
-6
/
+6
2022-03-22
mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page
Muchun Song
1
-28
/
+34
2021-06-30
mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
Muchun Song
1
-2
/
+4
2021-06-30
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
1
-3
/
+2
2021-06-30
mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
Muchun Song
1
-0
/
+33
2021-06-30
mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
1
-0
/
+24
2021-06-30
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
1
-0
/
+34
2021-06-30
mm: hugetlb: defer freeing of HugeTLB pages
Muchun Song
1
-12
/
+0
2021-06-30
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
1
-0
/
+218