index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
2021-11-06
hugetlb: remove redundant VM_BUG_ON() in add_reservation_in_range()
Baolin Wang
2021-11-06
hugetlb: remove redundant validation in has_same_uncharge_info()
Baolin Wang
2021-11-06
hugetlb: replace the obsolete hugetlb_instantiation_mutex in the comments
Baolin Wang
2021-11-06
hugetlb: support node specified when using cma for gigantic hugepages
Baolin Wang
2021-11-06
mm, hugepages: add mremap() support for hugepage backed vma
Mina Almasry
2021-11-06
hugetlb: add hugetlb demote page support
Mike Kravetz
2021-11-06
hugetlb: add demote bool to gigantic page routines
Mike Kravetz
2021-11-06
hugetlb: be sure to free demoted CMA pages to CMA
Mike Kravetz
2021-11-06
hugetlb: add demote hugetlb page sysfs interfaces
Mike Kravetz
2021-11-06
mm/hugetlb: drop __unmap_hugepage_range definition from hugetlb.h
Peter Xu
2021-10-18
mm/migrate: Add folio_migrate_copy()
Matthew Wilcox (Oracle)
2021-09-03
mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
Ben Widawsky
2021-09-03
hugetlb: fix hugetlb cgroup refcounting during vma split
Mike Kravetz
2021-09-03
hugetlb: before freeing hugetlb page set dtor to appropriate value
Mike Kravetz
2021-09-03
hugetlb: drop ref count earlier after page allocation
Mike Kravetz
2021-09-03
hugetlb: simplify prep_compound_gigantic_page ref count racing code
Mike Kravetz
2021-08-20
hugetlb: don't pass page cache pages to restore_reserve_on_error
Mike Kravetz
2021-07-15
mm/hugetlb: fix refs calculation from unaligned @vaddr
Joao Martins
2021-07-01
mm/swapops: rework swap entry manipulation code
Alistair Popple
2021-06-30
hugetlb: address ref count racing in prep_compound_gigantic_page
Mike Kravetz
2021-06-30
hugetlb: remove prep_compound_huge_page cleanup
Mike Kravetz
2021-06-30
mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
2021-06-30
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2021-06-30
mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
Muchun Song
2021-06-30
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
mm: hugetlb: defer freeing of HugeTLB pages
Muchun Song
2021-06-30
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-29
mm,hwpoison: make get_hwpoison_page() call get_any_page()
Naoya Horiguchi
2021-06-24
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-06-16
mm/hugetlb: expand restore_reserve_on_error functionality
Mike Kravetz
2021-06-16
mm,hwpoison: fix race with hugetlb page allocation
Naoya Horiguchi
2021-06-05
mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
2021-06-05
hugetlb: pass head page to remove_hugetlb_page()
Naoya Horiguchi
2021-05-14
mm/hugetlb: fix cow where page writtable in child
Peter Xu
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-05-05
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
2021-05-05
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
2021-05-05
userfaultfd: add UFFDIO_CONTINUE ioctl
Axel Rasmussen
2021-05-05
userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
Axel Rasmussen
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-05-05
mm: make alloc_contig_range handle in-use hugetlb pages
Oscar Salvador
2021-05-05
mm: make alloc_contig_range handle free hugetlb pages
Oscar Salvador
2021-05-05
mm,hugetlb: split prep_new_huge_page functionality
Oscar Salvador
2021-05-05
mm,hugetlb: drop clearing of flag from prep_new_huge_page
Oscar Salvador
2021-05-05
hugetlb: add lockdep_assert_held() calls for hugetlb_lock
Mike Kravetz
2021-05-05
hugetlb: make free_huge_page irq safe
Mike Kravetz
2021-05-05
hugetlb: change free_pool_huge_page to remove_pool_huge_page
Mike Kravetz
2021-05-05
hugetlb: call update_and_free_page without hugetlb_lock
Mike Kravetz
2021-05-05
hugetlb: create remove_hugetlb_page() to separate functionality
Mike Kravetz
2021-05-05
hugetlb: add per-hstate mutex to synchronize user adjustments
Mike Kravetz
[prev]
[next]