index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hugetlb.h
Age
Commit message (
Expand
)
Author
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
2021-02-24
mm/hugetlb: fix some comment typos
Miaohe Lin
2021-02-05
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2020-10-02
mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit
Joe Perches
2020-08-12
mm/hugetlb: make hugetlb migration callback CMA aware
Joonsoo Kim
2020-08-12
mm/gup: restrict CMA region by using allocation scope API
Joonsoo Kim
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
2020-08-12
mm/hugetlb: unify migration callbacks
Joonsoo Kim
2020-08-12
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2020-06-03
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
2020-06-03
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-10
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
2020-04-02
mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
Christophe Leroy
2020-04-02
hugetlb_cgroup: add accounting for shared mappings
Mina Almasry
2020-04-02
hugetlb_cgroup: add reservation accounting for private mappings
Mina Almasry
2020-04-02
hugetlb_cgroup: add hugetlb_cgroup reservation counter
Mina Almasry
2020-04-02
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2019-12-16
mm: hugetlb controller for cgroups v2
Giuseppe Scrivano
2019-12-01
hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
Wei Yang
2019-12-01
hugetlbfs: convert macros to static inline, fix sparse warning
Mike Kravetz
2019-12-01
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-07-12
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
2019-07-12
mm: make !CONFIG_HUGE_PAGE wrappers into static inlines
Jason Gunthorpe
2019-05-14
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-03-29
include/linux/hugetlb.h: convert to use vm_fault_t
Souptick Joarder
2019-03-05
mm: update get_user_pages_longterm to migrate pages allocated from CMA region
Aneesh Kumar K.V
2019-03-05
mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update
Aneesh Kumar K.V
2019-03-05
mm/hugetlb: enable arch specific huge page size support for migration
Anshuman Khandual
2019-03-05
mm/hugetlb: enable PUD level huge page migration
Anshuman Khandual
2019-03-05
mm/hugetlb: distinguish between migratability and movability
Anshuman Khandual
2018-10-05
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2018-08-23
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
2018-08-17
mm/hugetlb: remove gigantic page support for HIGHMEM
Mike Kravetz
2018-01-31
hugetlb, mbind: fall back to default policy if vma is NULL
Michal Hocko
2018-01-31
hugetlb, mempolicy: fix the mbind hugetlb migration
Michal Hocko
2018-01-31
mm, hugetlb: do not rely on overcommit limit during migration
Michal Hocko
2018-01-31
hugetlb: implement memfd sealing
Marc-André Lureau
2018-01-31
hugetlb: expose hugetlbfs_inode_info in header
Marc-André Lureau
2018-01-31
mm, hugetlb: remove hugepages_treat_as_movable sysctl
Michal Hocko
[next]