开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
2025-03-16
mm/hugetlb: move hugetlb CMA code in to its own file
Frank van der Linden
2025-03-16
mm/hugetlb: enable bootmem allocation from CMA areas
Frank van der Linden
2025-03-16
mm/hugetlb: add hugetlb_cma_only cmdline option
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: move huge_boot_pages list init to hugetlb_bootmem_alloc
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: check bootmem pages for zone intersections
Frank van der Linden
2025-03-16
mm/hugetlb: set migratetype for bootmem folios
Frank van der Linden
2025-03-16
mm/hugetlb: convert cmdline parameters from setup to early
Frank van der Linden
2025-03-16
mm/hugetlb: use online nodes for bootmem allocation
Frank van der Linden
2025-03-16
mm/hugetlb: remove redundant __ClearPageReserved
Frank van der Linden
2025-03-16
mm, hugetlb: use cma_declare_contiguous_multi
Frank van der Linden
2025-03-16
mm/hugetlb: fix surplus pages in dissolve_free_huge_page()
Jinjiang Tu
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-03-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2025-02-17
mm: hugetlb: avoid fallback for specific node allocation of 1G pages
Luiz Capitulino
2025-02-01
mm/hugetlb: fix hugepage allocation for interleaved memory nodes
Ritesh Harjani (IBM)
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-25
mm/hugetlb: use folio->lru int demote_free_hugetlb_folios()
David Hildenbrand
2025-01-25
mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
David Hildenbrand
2025-01-25
mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
David Hildenbrand
2025-01-25
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
2025-01-25
mm/hugetlb: unify restore reserve accounting for new allocations
Peter Xu
2025-01-25
mm/hugetlb: drop vma_has_reserves()
Peter Xu
2025-01-25
mm/hugetlb: simplify vma_has_reserves()
Peter Xu
2025-01-25
mm/hugetlb: clean up map/global resv accounting when allocate
Peter Xu
2025-01-25
mm/hugetlb: rename avoid_reserve to cow_from_owner
Peter Xu
2025-01-25
mm/hugetlb: stop using avoid_reserve flag in fork()
Peter Xu
2025-01-25
mm/hugetlb: fix avoid_reserve to allow taking folio from subpool
Peter Xu
2025-01-25
mm: replace free hugepage folios after migration
yangge
2025-01-13
memcg/hugetlb: introduce mem_cgroup_charge_hugetlb
Joshua Hahn
2025-01-13
mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
Guillaume Morin
2025-01-13
mm/hugetlb: don't map folios writable without VM_WRITE when copying during fo...
David Hildenbrand
2025-01-13
hugetlb: prioritize surplus allocation from current node
Koichiro Den
2025-01-12
mm: clear uffd-wp PTE/PMD state on mremap()
Ryan Roberts
2024-12-30
mm: hugetlb: independent PMD page table shared count
Liu Shixin
2024-12-18
mm: use aligned address in copy_user_gigantic_page()
Kefeng Wang
2024-11-14
memcg/hugetlb: add hugeTLB counters to memcg
Joshua Hahn
2024-11-11
mm: add PTE_MARKER_GUARD PTE marker
Lorenzo Stoakes
2024-11-06
mm/hugetlb: perform vmemmap optimization batchly for specific node allocation
suhua
2024-09-26
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-17
mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway
Vishal Moola (Oracle)
2024-09-09
mm/codetag: fix pgalloc_tag_split()
Yu Zhao
2024-09-09
mm/hugetlb: sort out global lock annotations
Mateusz Guzik
2024-09-03
mm/hugetlb: use __GFP_COMP for gigantic folios
Yu Zhao
2024-09-01
mm/hugetlb_vmemmap: batch HVO work when demoting
Yu Zhao
[next]