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
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-13
mm: rmap: fix CONT-PTE/PMD size hugetlb issue when migration
Baolin Wang
2022-05-13
mm/hugetlb: handle uffd-wp during fork()
Peter Xu
2022-05-13
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
2022-05-13
mm/hugetlb: handle UFFDIO_WRITEPROTECT
Peter Xu
2022-05-13
mm/hugetlb: take care of UFFDIO_COPY_MODE_WP
Peter Xu
2022-05-05
mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...
Christophe Leroy
2022-04-28
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-04-28
mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
Muchun Song
2022-04-21
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
Muchun Song
2022-03-22
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
2022-03-21
mm: Convert page_vma_mapped_walk to work on PFNs
Matthew Wilcox (Oracle)
2022-01-15
hugetlb: add hugetlb.*.numa_stat file
Mina Almasry
2021-11-09
mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
zhangyiru
2021-11-06
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
2021-11-06
mm, hugepages: add mremap() support for hugepage backed vma
Mina Almasry
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-09-08
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
2021-07-08
mm: fix spelling mistakes in header files
Zhen Lei
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
2021-06-30
mm: sparsemem: use huge PMD mapping for vmemmap pages
Muchun Song
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: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
2021-06-30
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
mm: hugetlb: gather discrete indexes of tail page
Muchun Song
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
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-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
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
hugetlb: add per-hstate mutex to synchronize user adjustments
Mike Kravetz
2021-05-05
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
2021-05-05
mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h
Peter Xu
2021-05-05
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-04-30
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
2021-02-24
mm/hugetlb: change hugetlb_reserve_pages() to type bool
Mike Kravetz
2021-02-24
include/linux/hugetlb.h: add synchronization information for new hugetlb spec...
Mike Kravetz
2021-02-24
hugetlb: convert PageHugeFreed to HPageFreed flag
Mike Kravetz
2021-02-24
hugetlb: convert PageHugeTemporary() to HPageTemporary flag
Mike Kravetz
2021-02-24
hugetlb: convert page_huge_active() HPageMigratable flag
Mike Kravetz
2021-02-24
hugetlb: use page.private for hugetlb specific page flags
Mike Kravetz
[next]