index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hugetlb.h
Age
Commit message (
Expand
)
Author
2024-03-06
hugetlb: parallelize 1G hugetlb initialization
Gang Li
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-12-06
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
2023-10-25
mempolicy: mmap_lock is not needed while migrating folios
Hugh Dickins
2023-10-25
hugetlbfs: drop shared NUMA mempolicy pretence
Hugh Dickins
2023-10-18
fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs
Muhammad Usama Anjum
2023-10-18
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-10-18
hugetlbfs: close race between MADV_DONTNEED and page fault
Rik van Riel
2023-10-18
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
2023-10-16
mm/filemap: remove hugetlb special casing in filemap.c
Sidhartha Kumar
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-08-21
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
2023-08-21
mm: call free_huge_page() directly
Matthew Wilcox (Oracle)
2023-08-18
mm/hugetlb: get rid of page_hstate()
Sidhartha Kumar
2023-08-18
mm/hwpoison: check if a raw page in a hugetlb folio is raw HWPOISON
Jiaqi Yan
2023-08-18
mm/gup: retire follow_hugetlb_page()
Peter Xu
2023-08-18
mm/hugetlb: add page_mask for hugetlb_follow_page_mask()
Peter Xu
2023-06-23
mm/hugetlb: remove hugetlb_set_page_subpool()
Sidhartha Kumar
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-09
mm/gup: remove vmas array from internal GUP functions
Lorenzo Stoakes
2023-06-09
mm/hugetlb: remove hugetlb_page_subpool()
Sidhartha Kumar
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-21
hugetlb: pte_alloc_huge() to replace huge pte_alloc_map()
Hugh Dickins
2023-04-18
userfaultfd: convert mfill_atomic_hugetlb() to use a folio
ZhangPeng
2023-04-05
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
2023-04-05
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
2023-04-05
mm: userfaultfd: rename functions for clarity + consistency
Axel Rasmussen
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-03-20
mm: hugetlb: move hugeltb sysctls to its own file
Kefeng Wang
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
mm: hugetlb: change to return bool for isolate_hugetlb()
Baolin Wang
2023-02-17
hugetlb: check for undefined shift on 32 bit architectures
Mike Kravetz
2023-02-13
mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folio
Sidhartha Kumar
2023-02-13
mm/hugetlb: convert restore_reserve_on_error to take in a folio
Sidhartha Kumar
2023-02-13
mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
Sidhartha Kumar
2023-02-13
mm/hugetlb: convert putback_active_hugepage to take in a folio
Sidhartha Kumar
2023-02-13
mm/hugetlb: convert alloc_migrate_huge_page to folios
Sidhartha Kumar
2023-02-13
mm/hugetlb: convert isolate_hugetlb to folios
Sidhartha Kumar
2023-02-02
mm/hugetlb: convert get_hwpoison_huge_page() to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert hugetlb_clear_page_hwpoison to folios
Sidhartha Kumar
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-01-31
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
2023-01-18
mm/mprotect: use long for page accountings and retval
Peter Xu
2023-01-18
mm/hugetlb: introduce hugetlb_walk()
Peter Xu
2023-01-18
mm/hugetlb: document huge_pte_offset usage
Peter Xu
2022-11-30
mm,hugetlb: use folio fields in second tail page
Hugh Dickins
2022-11-30
mm/hugetlb: convert move_hugetlb_state() to folios
Sidhartha Kumar
2022-11-08
mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...
Naoya Horiguchi
2022-11-08
mm/hugetlb: add folio_hstate()
Sidhartha Kumar
2022-11-08
mm/hugetlb: add hugetlb_folio_subpool() helpers
Sidhartha Kumar
[next]