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
starfive-6.6.48-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
/
include
/
linux
/
hugetlb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
1
-4
/
+1
2023-10-18
hugetlbfs: close race between MADV_DONTNEED and page fault
Rik van Riel
1
-2
/
+33
2023-10-18
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
1
-0
/
+6
2023-09-30
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-2
/
+4
2023-08-22
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-22
mm: call free_huge_page() directly
Matthew Wilcox (Oracle)
1
-1
/
+2
2023-08-18
mm/hugetlb: get rid of page_hstate()
Sidhartha Kumar
1
-10
/
+0
2023-08-18
mm/hwpoison: check if a raw page in a hugetlb folio is raw HWPOISON
Jiaqi Yan
1
-0
/
+5
2023-08-18
mm/gup: retire follow_hugetlb_page()
Peter Xu
1
-12
/
+0
2023-08-18
mm/hugetlb: add page_mask for hugetlb_follow_page_mask()
Peter Xu
1
-3
/
+5
2023-06-24
mm/hugetlb: remove hugetlb_set_page_subpool()
Sidhartha Kumar
1
-6
/
+0
2023-06-20
mm: ptep_get() conversion
Ryan Roberts
1
-0
/
+4
2023-06-10
mm/gup: remove vmas array from internal GUP functions
Lorenzo Stoakes
1
-6
/
+4
2023-06-10
mm/hugetlb: remove hugetlb_page_subpool()
Sidhartha Kumar
1
-13
/
+0
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-16
/
+30
2023-04-22
hugetlb: pte_alloc_huge() to replace huge pte_alloc_map()
Hugh Dickins
1
-0
/
+17
2023-04-19
userfaultfd: convert mfill_atomic_hugetlb() to use a folio
ZhangPeng
1
-2
/
+2
2023-04-06
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
1
-6
/
+4
2023-04-06
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
1
-3
/
+2
2023-04-06
mm: userfaultfd: rename functions for clarity + consistency
Axel Rasmussen
1
-15
/
+15
2023-04-06
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-1
/
+1
2023-03-21
mm: hugetlb: move hugeltb sysctls to its own file
Kefeng Wang
1
-8
/
+0
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-20
/
+89
2023-02-20
mm: hugetlb: change to return bool for isolate_hugetlb()
Baolin Wang
1
-3
/
+3
2023-02-18
hugetlb: check for undefined shift on 32 bit architectures
Mike Kravetz
1
-1
/
+4
2023-02-14
mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folio
Sidhartha Kumar
1
-1
/
+1
2023-02-14
mm/hugetlb: convert restore_reserve_on_error to take in a folio
Sidhartha Kumar
1
-1
/
+1
2023-02-14
mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
Sidhartha Kumar
1
-4
/
+4
2023-02-14
mm/hugetlb: convert putback_active_hugepage to take in a folio
Sidhartha Kumar
1
-2
/
+2
2023-02-14
mm/hugetlb: convert alloc_migrate_huge_page to folios
Sidhartha Kumar
1
-3
/
+3
2023-02-14
mm/hugetlb: convert isolate_hugetlb to folios
Sidhartha Kumar
1
-2
/
+2
2023-02-03
mm/hugetlb: convert get_hwpoison_huge_page() to folios
Sidhartha Kumar
1
-2
/
+2
2023-02-03
mm/memory-failure: convert hugetlb_clear_page_hwpoison to folios
Sidhartha Kumar
1
-2
/
+2
2023-02-01
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
1
-0
/
+13
2023-02-01
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
1
-0
/
+13
2023-01-19
mm/mprotect: use long for page accountings and retval
Peter Xu
1
-2
/
+2
2023-01-19
mm/hugetlb: introduce hugetlb_walk()
Peter Xu
1
-0
/
+37
2023-01-19
mm/hugetlb: document huge_pte_offset usage
Peter Xu
1
-0
/
+32
2022-12-01
mm,hugetlb: use folio fields in second tail page
Hugh Dickins
1
-18
/
+5
2022-12-01
mm/hugetlb: convert move_hugetlb_state() to folios
Sidhartha Kumar
1
-3
/
+8
2022-11-09
mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...
Naoya Horiguchi
1
-4
/
+6
2022-11-09
mm/hugetlb: add folio_hstate()
Sidhartha Kumar
1
-2
/
+12
2022-11-09
mm/hugetlb: add hugetlb_folio_subpool() helpers
Sidhartha Kumar
1
-2
/
+13
2022-11-09
mm/hugetlb: add folio support to hugetlb specific flag macros
Sidhartha Kumar
1
-0
/
+24
2022-11-09
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
1
-42
/
+8
2022-10-12
Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-4
/
+4
2022-10-12
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
1
-4
/
+4
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+56
2022-10-04
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
1
-2
/
+41
2022-10-04
hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
Mike Kravetz
1
-1
/
+1
[next]