index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hugetlb.h
Age
Commit message (
Expand
)
Author
2025-06-05
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-27
mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of page
Fan Ni
2025-05-27
mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of page
Fan Ni
2025-05-25
mm: fix copy_vma() error handling for hugetlb mappings
Ricardo CaƱuelo Navarro
2025-05-12
mm/hugetlb: use separate nodemask for bootmem allocations
Frank van der Linden
2025-05-11
mm/compaction: use folio in hugetlb pathway
Vishal Moola (Oracle)
2025-03-16
mm/hugetlb: enable bootmem allocation from CMA areas
Frank van der Linden
2025-03-16
mm/hugetlb: do pre-HVO for bootmem allocated pages
Frank van der Linden
2025-03-16
mm/hugetlb: add pre-HVO framework
Frank van der Linden
2025-03-16
mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc
Frank van der Linden
2025-03-16
mm/hugetlb: convert cmdline parameters from setup to early
Frank van der Linden
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-03-05
mm/hugetlb: wait for hugetlb folios to be freed
Ge Yang
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2025-01-25
mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
David Hildenbrand
2025-01-25
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
2025-01-25
mm/hugetlb: rename avoid_reserve to cow_from_owner
Peter Xu
2025-01-25
mm: replace free hugepage folios after migration
yangge
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
2024-11-06
mm: make hugetlb mappings go through mm_get_unmapped_area_vmflags
Oscar Salvador
2024-11-06
mm/mmap: teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
2024-09-26
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
2024-09-03
mm/hugetlb: use __GFP_COMP for gigantic folios
Yu Zhao
2024-09-01
mm/hugetlb: remove hugetlb_follow_page_mask() leftover
David Hildenbrand
2024-09-01
mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
David Hildenbrand
2024-08-15
mm/hugetlb: fix hugetlb vs. core-mm PT locking
David Hildenbrand
2024-07-17
mm/hugetlb: fix possible recursive locking detected warning
Miaohe Lin
2024-07-12
mm: remove CONFIG_ARCH_HAS_HUGEPD
Christophe Leroy
2024-07-03
mm/hugetlb_cgroup: switch to the new cftypes
Xiu Jianfeng
2024-07-03
mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
Sidhartha Kumar
2024-07-03
mm/hugetlb: remove {Set,Clear}Hpage macros
Sidhartha Kumar
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-05
mm: convert hugetlb_page_mapping_lock_write to folio
Matthew Wilcox (Oracle)
2024-05-05
mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()
Sidhartha Kumar
2024-05-05
mm/hugetlb: convert dissolve_free_huge_pages() to folios
Sidhartha Kumar
2024-04-25
mm/gup: handle hugetlb in the generic follow_page_mask code
Peter Xu
2024-04-25
mm/hugetlb: declare hugetlbfs_pagecache_present() non-static
Peter Xu
2024-04-25
mm: convert arch_clear_hugepage_flags to take a folio
Matthew Wilcox (Oracle)
2024-04-25
mm: hugetlb: make the hugetlb migration strategy consistent
Baolin Wang
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-09
fs: Add FOP_HUGE_PAGES
Matthew Wilcox (Oracle)
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
[next]