summaryrefslogtreecommitdiffstats
path: root/include/linux/hugetlb.h
Commit message (Expand)AuthorAgeFilesLines
* mm/hugetlb: change hugetlb_reserve_pages() to type boolMike Kravetz2021-02-241-1/+1
* include/linux/hugetlb.h: add synchronization information for new hugetlb spec...Mike Kravetz2021-02-241-0/+10
* hugetlb: convert PageHugeFreed to HPageFreed flagMike Kravetz2021-02-241-0/+3
* hugetlb: convert PageHugeTemporary() to HPageTemporary flagMike Kravetz2021-02-241-0/+6
* hugetlb: convert page_huge_active() HPageMigratable flagMike Kravetz2021-02-241-2/+5
* hugetlb: use page.private for hugetlb specific page flagsMike Kravetz2021-02-241-0/+68
* mm/hugetlb: fix some comment typosMiaohe Lin2021-02-241-1/+1
* mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song2021-02-051-0/+2
* mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emitJoe Perches2020-10-021-2/+2
* mm/hugetlb: make hugetlb migration callback CMA awareJoonsoo Kim2020-08-121-2/+0
* mm/gup: restrict CMA region by using allocation scope APIJoonsoo Kim2020-08-121-0/+2
* mm/migrate: introduce a standard migration target allocation functionJoonsoo Kim2020-08-121-0/+15
* mm/hugetlb: unify migration callbacksJoonsoo Kim2020-08-121-8/+18
* hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsemMike Kravetz2020-08-121-3/+5
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-031-1/+15
|\
| * mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-031-0/+5
| * mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-031-0/+9
| * hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz2020-06-031-1/+0
| * hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz2020-06-031-0/+1
* | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-8/+7
|/
* mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2020-04-101-0/+12
* mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFSChristophe Leroy2020-04-021-11/+8
* hugetlb_cgroup: add accounting for shared mappingsMina Almasry2020-04-021-0/+35
* hugetlb_cgroup: add reservation accounting for private mappingsMina Almasry2020-04-021-0/+10
* hugetlb_cgroup: add hugetlb_cgroup reservation counterMina Almasry2020-04-021-2/+2
* hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz2020-04-021-0/+8
* mm: hugetlb controller for cgroups v2Giuseppe Scrivano2019-12-161-1/+2
* hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()Wei Yang2019-12-011-2/+1
* hugetlbfs: convert macros to static inline, fix sparse warningMike Kravetz2019-12-011-22/+115
* hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz2019-12-011-1/+1
* mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-241-1/+1
* mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig2019-07-121-18/+0
* mm: make !CONFIG_HUGE_PAGE wrappers into static inlinesJason Gunthorpe2019-07-121-16/+86
* hugetlb: use same fault hash key for shared and private mappingsMike Kravetz2019-05-141-3/+1
* include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder2019-03-291-1/+7
* mm: update get_user_pages_longterm to migrate pages allocated from CMA regionAneesh Kumar K.V2019-03-051-0/+2
* mm/hugetlb: add prot_modify_start/commit sequence for hugetlb updateAneesh Kumar K.V2019-03-051-0/+20
* mm/hugetlb: enable arch specific huge page size support for migrationAnshuman Khandual2019-03-051-2/+13
* mm/hugetlb: enable PUD level huge page migrationAnshuman Khandual2019-03-051-1/+2
* mm/hugetlb: distinguish between migratability and movabilityAnshuman Khandual2019-03-051-0/+30
* mm: migration: fix migration of huge PMD shared pagesMike Kravetz2018-10-051-0/+14
* mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder2018-08-231-1/+1
* mm/hugetlb: remove gigantic page support for HIGHMEMMike Kravetz2018-08-171-3/+0
* hugetlb, mbind: fall back to default policy if vma is NULLMichal Hocko2018-01-311-2/+3
* hugetlb, mempolicy: fix the mbind hugetlb migrationMichal Hocko2018-01-311-3/+2
* mm, hugetlb: do not rely on overcommit limit during migrationMichal Hocko2018-01-311-0/+3
* hugetlb: implement memfd sealingMarc-André Lureau2018-01-311-0/+1
* hugetlb: expose hugetlbfs_inode_info in headerMarc-André Lureau2018-01-311-0/+10
* mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko2018-01-311-1/+0