index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
2025-04-11
mm/hugetlb: add a line break at the end of the format string
wangxuewen
2025-04-11
mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
Jinjiang Tu
2025-04-11
mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio()
Liu Shixin
2025-04-01
mm/hugetlb: move hugetlb_sysctl_init() to the __init section
Marc Herbert
2025-03-21
mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid
Mike Rapoport (Microsoft)
2025-03-17
mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
Liu Shixin
2025-03-17
mm: move hugetlb specific things in folio to page[3]
David Hildenbrand
2025-03-17
mm: hugetlb: log time needed to allocate hugepages
Thomas Prescher
2025-03-17
mm: hugetlb: add hugetlb_alloc_threads cmdline option
Thomas Prescher
2025-03-17
mm: hugetlb: improve parallel huge page allocation time
Thomas Prescher
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
[next]