index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-20
hugetlb: don't pass page cache pages to restore_reserve_on_error
Mike Kravetz
1
-5
/
+14
2021-07-15
mm/hugetlb: fix refs calculation from unaligned @vaddr
Joao Martins
1
-2
/
+3
2021-07-01
mm/swapops: rework swap entry manipulation code
Alistair Popple
1
-4
/
+6
2021-07-01
hugetlb: address ref count racing in prep_compound_gigantic_page
Mike Kravetz
1
-8
/
+64
2021-07-01
hugetlb: remove prep_compound_huge_page cleanup
Mike Kravetz
1
-19
/
+10
2021-07-01
mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
1
-9
/
+39
2021-07-01
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
1
-2
/
+4
2021-07-01
mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
Muchun Song
1
-0
/
+1
2021-07-01
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
1
-15
/
+83
2021-07-01
mm: hugetlb: defer freeing of HugeTLB pages
Muchun Song
1
-7
/
+76
2021-07-01
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
1
-12
/
+10
2021-06-29
mm,hwpoison: make get_hwpoison_page() call get_any_page()
Naoya Horiguchi
1
-0
/
+2
2021-06-25
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
1
-4
/
+1
2021-06-16
mm/hugetlb: expand restore_reserve_on_error functionality
Mike Kravetz
1
-23
/
+97
2021-06-16
mm,hwpoison: fix race with hugetlb page allocation
Naoya Horiguchi
1
-0
/
+15
2021-06-05
mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
1
-2
/
+12
2021-06-05
hugetlb: pass head page to remove_hugetlb_page()
Naoya Horiguchi
1
-1
/
+1
2021-05-15
mm/hugetlb: fix cow where page writtable in child
Peter Xu
1
-0
/
+1
2021-05-07
mm: fix typos in comments
Ingo Molnar
1
-3
/
+3
2021-05-05
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
1
-1
/
+1
2021-05-05
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
1
-2
/
+2
2021-05-05
userfaultfd: add UFFDIO_CONTINUE ioctl
Axel Rasmussen
1
-14
/
+26
2021-05-05
userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
Axel Rasmussen
1
-0
/
+2
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
1
-28
/
+52
2021-05-05
mm: make alloc_contig_range handle in-use hugetlb pages
Oscar Salvador
1
-5
/
+17
2021-05-05
mm: make alloc_contig_range handle free hugetlb pages
Oscar Salvador
1
-0
/
+116
2021-05-05
mm,hugetlb: split prep_new_huge_page functionality
Oscar Salvador
1
-3
/
+17
2021-05-05
mm,hugetlb: drop clearing of flag from prep_new_huge_page
Oscar Salvador
1
-1
/
+0
2021-05-05
hugetlb: add lockdep_assert_held() calls for hugetlb_lock
Mike Kravetz
1
-0
/
+9
2021-05-05
hugetlb: make free_huge_page irq safe
Mike Kravetz
1
-106
/
+63
2021-05-05
hugetlb: change free_pool_huge_page to remove_pool_huge_page
Mike Kravetz
1
-42
/
+51
2021-05-05
hugetlb: call update_and_free_page without hugetlb_lock
Mike Kravetz
1
-5
/
+26
2021-05-05
hugetlb: create remove_hugetlb_page() to separate functionality
Mike Kravetz
1
-25
/
+40
2021-05-05
hugetlb: add per-hstate mutex to synchronize user adjustments
Mike Kravetz
1
-0
/
+8
2021-05-05
hugetlb: no need to drop hugetlb_lock to call cma_release
Mike Kravetz
1
-6
/
+0
2021-05-05
mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
Miaohe Lin
1
-2
/
+9
2021-05-05
mm/hugeltb: clarify (chg - freed) won't go negative in hugetlb_unreserve_pages()
Miaohe Lin
1
-0
/
+3
2021-05-05
mm/hugeltb: simplify the return code of __vma_reservation_common()
Miaohe Lin
1
-21
/
+20
2021-05-05
mm/hugeltb: remove redundant VM_BUG_ON() in region_add()
Miaohe Lin
1
-1
/
+0
2021-05-05
mm/hugetlb: simplify the code when alloc_huge_page() failed in hugetlb_no_page()
Miaohe Lin
1
-6
/
+3
2021-05-05
mm/hugetlb: optimize the surplus state transfer code in move_hugetlb_state()
Miaohe Lin
1
-0
/
+6
2021-05-05
mm/hugetlb: use some helper functions to cleanup code
Miaohe Lin
1
-3
/
+3
2021-05-05
mm/hugetlb: remove redundant reservation check condition in alloc_huge_page()
Miaohe Lin
1
-1
/
+1
2021-05-05
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
1
-0
/
+51
2021-05-05
mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h
Peter Xu
1
-8
/
+0
2021-05-05
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
1
-6
/
+16
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-7
/
+8
2021-04-30
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-03-25
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
1
-4
/
+37
2021-03-13
hugetlb: do early cow when page pinned on src mm
Peter Xu
1
-4
/
+62
[next]