summaryrefslogtreecommitdiff
path: root/include/linux/hugetlb.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-20/+89
2023-02-20mm: hugetlb: change to return bool for isolate_hugetlb()Baolin Wang1-3/+3
2023-02-18hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz1-1/+4
2023-02-14mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folioSidhartha Kumar1-1/+1
2023-02-14mm/hugetlb: convert restore_reserve_on_error to take in a folioSidhartha Kumar1-1/+1
2023-02-14mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()Sidhartha Kumar1-4/+4
2023-02-14mm/hugetlb: convert putback_active_hugepage to take in a folioSidhartha Kumar1-2/+2
2023-02-14mm/hugetlb: convert alloc_migrate_huge_page to foliosSidhartha Kumar1-3/+3
2023-02-14mm/hugetlb: convert isolate_hugetlb to foliosSidhartha Kumar1-2/+2
2023-02-03mm/hugetlb: convert get_hwpoison_huge_page() to foliosSidhartha Kumar1-2/+2
2023-02-03mm/memory-failure: convert hugetlb_clear_page_hwpoison to foliosSidhartha Kumar1-2/+2
2023-02-01Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton1-0/+13
2023-02-01mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz1-0/+13
2023-01-19mm/mprotect: use long for page accountings and retvalPeter Xu1-2/+2
2023-01-19mm/hugetlb: introduce hugetlb_walk()Peter Xu1-0/+37
2023-01-19mm/hugetlb: document huge_pte_offset usagePeter Xu1-0/+32
2022-12-01mm,hugetlb: use folio fields in second tail pageHugh Dickins1-18/+5
2022-12-01mm/hugetlb: convert move_hugetlb_state() to foliosSidhartha Kumar1-3/+8
2022-11-09mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...Naoya Horiguchi1-4/+6
2022-11-09mm/hugetlb: add folio_hstate()Sidhartha Kumar1-2/+12
2022-11-09mm/hugetlb: add hugetlb_folio_subpool() helpersSidhartha Kumar1-2/+13
2022-11-09mm/hugetlb: add folio support to hugetlb specific flag macrosSidhartha Kumar1-0/+24
2022-11-09hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz1-42/+8
2022-10-12Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-4/+4
2022-10-12mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb pageBaolin Wang1-4/+4
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+56
2022-10-04hugetlb: add vma based lock for pmd sharingMike Kravetz1-2/+41
2022-10-04hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cacheMike Kravetz1-1/+1
2022-10-04mm: hugetlb: eliminate memory-less nodes handlingMuchun Song1-0/+14
2022-09-26powerpc: Rely on generic definition of hugepd_t and is_hugepd when unusedChristophe Leroy1-1/+1
2022-09-12hugetlb: make hugetlb_cma_check() staticMiaohe Lin1-4/+0
2022-08-09mm, hwpoison, hugetlb: support saving mechanism of raw error pagesNaoya Horiguchi1-1/+16
2022-08-09mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readabilityMuchun Song1-5/+2
2022-07-18mm, hugetlb: skip irrelevant nodes in show_free_areas()Gang Li1-2/+2
2022-07-18hugetlb: do not update address in huge_pmd_unshareMike Kravetz1-2/+2
2022-07-18hugetlb: skip to end of PT page mapping when pte not presentMike Kravetz1-0/+1
2022-07-04mm: hugetlb: kill set_huge_swap_pte_at()Qi Zheng1-13/+0
2022-07-04mm/migration: return errno when isolate_huge_page failedMiaohe Lin1-3/+3
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+5
2022-05-14mm: rmap: fix CONT-PTE/PMD size hugetlb issue when migrationBaolin Wang1-0/+11
2022-05-13mm/hugetlb: handle uffd-wp during fork()Peter Xu1-2/+5
2022-05-13mm/hugetlb: only drop uffd-wp special pte if requiredPeter Xu1-3/+5
2022-05-13mm/hugetlb: handle UFFDIO_WRITEPROTECTPeter Xu1-2/+4
2022-05-13mm/hugetlb: take care of UFFDIO_COPY_MODE_WPPeter Xu1-2/+4
2022-05-05mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...Christophe Leroy1-0/+5
2022-04-29mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song1-1/+1
2022-04-29mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functionsMuchun Song1-1/+1
2022-04-22mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi1-0/+6
2022-03-23Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+5
2022-03-23mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_keyMuchun Song1-6/+0