summaryrefslogtreecommitdiff
path: root/mm/hugetlb.c (follow)
Commit message (Expand)AuthorAge
* hugetlb: take PMD sharing into account when flushing tlb/cachesMike Kravetz2021-12-08
* hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit2021-12-08
* hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz2021-06-03
* mm/hugetlb.c: fix unnecessary address expansion of pmd sharingLi Xinhai2021-03-07
* hugetlb: fix update_and_free_page contig page struct assumptionMike Kravetz2021-03-07
* mm: hugetlb: fix a race between freeing and dissolving the pageMuchun Song2021-03-03
* mm/hugetlb: fix potential double free in hugetlb_register_node() error pathMiaohe Lin2021-03-03
* mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song2021-02-10
* mm: hugetlb: fix a race between isolating and freeing pageMuchun Song2021-02-10
* mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song2021-02-10
* mm/hugetlb: fix potential missing huge page size infoMiaohe Lin2021-01-23
* mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song2020-09-12
* mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possiblePeter Xu2020-08-26
* mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2020-03-11
* hugetlbfs: on restore reserve error path retain subpool reservationMike Kravetz2019-06-22
* hugetlb: use same fault hash key for shared and private mappingsMike Kravetz2019-06-11
* hugetlbfs: fix races and page leaks during migrationMike Kravetz2019-03-23
* hugetlbfs: check for pgoff value overflowMike Kravetz2018-12-17
* mm/hugetlb.c: don't call region_abort if region_chg failsMike Kravetz2018-12-17
* mm: migration: fix migration of huge PMD shared pagesMike Kravetz2018-11-21
* hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz2018-11-21
* hugetlbfs: dirty pages as they are added to pagecacheMike Kravetz2018-11-21
* mm: hugetlb: yield when prepping struct pagesCannon Matthews2018-07-11
* mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()Naoya Horiguchi2017-04-08
* mm/hugetlb.c: fix reservation race when freeing surplus pagesMike Kravetz2017-01-19
* mm/hugetlb: fix memory offline with hugepage size > memory block sizeGerald Schaefer2016-10-31
* hugetlb: fix nr_pmds accounting with shared page tablesKirill A. Shutemov2016-09-07
* mm/hugetlb: avoid soft lockup in set_max_huge_pages()Jia He2016-08-20
* mm/hugetlb.c: fix resv map memory leak for placeholder entriesMike Kravetz2015-12-12
* mm: hugetlb: call huge_pte_alloc() only if ptep is nullNaoya Horiguchi2015-12-12
* mm: hugetlb: fix hugepage memory leak caused by wrong reserve countNaoya Horiguchi2015-12-12
* hugetlb: trivial comment fixNaoya Horiguchi2015-11-10
* mm: use 'unsigned int' for page orderKirill A. Shutemov2015-11-06
* mm: make compound_head() robustKirill A. Shutemov2015-11-06
* mm: pack compound_dtor and compound_order into one word in struct pageKirill A. Shutemov2015-11-06
* mm: introduce VM_LOCKONFAULTEric B Munson2015-11-05
* mm, hugetlbfs: optimize when NUMA=nDave Hansen2015-11-05
* mm, hugetlb: use memory policy when availableDave Hansen2015-11-05
* mm/hugetlb: make node_hstates array staticAlexander Kuleshov2015-11-05
* mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi2015-11-05
* mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman2015-10-01
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-08
* hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz2015-09-08
* hugetlbfs: New huge_add_to_page_cache helper routineMike Kravetz2015-09-08
* mm/hugetlb: alloc_huge_page handle areas hole punched by fallocateMike Kravetz2015-09-08
* mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punchMike Kravetz2015-09-08
* hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz2015-09-08
* mm/hugetlb: expose hugetlb fault mutex for use by fallocateMike Kravetz2015-09-08
* mm/hugetlb: add region_del() to delete a specific range of entriesMike Kravetz2015-09-08
* mm/hugetlb: add cache of descriptors to resv_map for region_addMike Kravetz2015-09-08