index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hugetlb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2021-06-25
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
1
-16
/
+0
2021-06-16
mm/hugetlb: expand restore_reserve_on_error functionality
Mike Kravetz
1
-0
/
+2
2021-06-16
mm,hwpoison: fix race with hugetlb page allocation
Naoya Horiguchi
1
-0
/
+6
2021-05-05
userfaultfd: add UFFDIO_CONTINUE ioctl
Axel Rasmussen
1
-0
/
+3
2021-05-05
userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
Axel Rasmussen
1
-0
/
+4
2021-05-05
mm: make alloc_contig_range handle in-use hugetlb pages
Oscar Salvador
1
-2
/
+3
2021-05-05
mm: make alloc_contig_range handle free hugetlb pages
Oscar Salvador
1
-0
/
+6
2021-05-05
hugetlb: add per-hstate mutex to synchronize user adjustments
Mike Kravetz
1
-0
/
+1
2021-05-05
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
1
-0
/
+3
2021-05-05
mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h
Peter Xu
1
-0
/
+8
2021-05-05
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
1
-0
/
+2
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-2
/
+3
2021-04-30
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
1
-2
/
+2
2021-02-25
mm/hugetlb: change hugetlb_reserve_pages() to type bool
Mike Kravetz
1
-1
/
+1
2021-02-25
include/linux/hugetlb.h: add synchronization information for new hugetlb spec...
Mike Kravetz
1
-0
/
+10
2021-02-25
hugetlb: convert PageHugeFreed to HPageFreed flag
Mike Kravetz
1
-0
/
+3
2021-02-25
hugetlb: convert PageHugeTemporary() to HPageTemporary flag
Mike Kravetz
1
-0
/
+6
2021-02-25
hugetlb: convert page_huge_active() HPageMigratable flag
Mike Kravetz
1
-2
/
+5
2021-02-25
hugetlb: use page.private for hugetlb specific page flags
Mike Kravetz
1
-0
/
+68
2021-02-25
mm/hugetlb: fix some comment typos
Miaohe Lin
1
-1
/
+1
2021-02-05
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-0
/
+2
2020-10-02
mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit
Joe Perches
1
-2
/
+2
2020-08-12
mm/hugetlb: make hugetlb migration callback CMA aware
Joonsoo Kim
1
-2
/
+0
2020-08-12
mm/gup: restrict CMA region by using allocation scope API
Joonsoo Kim
1
-0
/
+2
2020-08-12
mm/migrate: introduce a standard migration target allocation function
Joonsoo Kim
1
-0
/
+15
2020-08-12
mm/hugetlb: unify migration callbacks
Joonsoo Kim
1
-8
/
+18
2020-08-12
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
1
-3
/
+5
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+15
2020-06-04
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-0
/
+5
2020-06-04
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-0
/
+9
2020-06-04
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
1
-1
/
+0
2020-06-04
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
1
-0
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-8
/
+7
2020-04-11
mm: hugetlb: optionally allocate gigantic hugepages using cma
Roman Gushchin
1
-0
/
+12
2020-04-02
mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
Christophe Leroy
1
-11
/
+8
2020-04-02
hugetlb_cgroup: add accounting for shared mappings
Mina Almasry
1
-0
/
+35
2020-04-02
hugetlb_cgroup: add reservation accounting for private mappings
Mina Almasry
1
-0
/
+10
2020-04-02
hugetlb_cgroup: add hugetlb_cgroup reservation counter
Mina Almasry
1
-2
/
+2
2020-04-02
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
1
-0
/
+8
2019-12-16
mm: hugetlb controller for cgroups v2
Giuseppe Scrivano
1
-1
/
+2
2019-12-01
hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
Wei Yang
1
-2
/
+1
2019-12-01
hugetlbfs: convert macros to static inline, fix sparse warning
Mike Kravetz
1
-22
/
+115
2019-12-01
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
1
-1
/
+1
2019-09-25
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-12
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
1
-18
/
+0
2019-07-12
mm: make !CONFIG_HUGE_PAGE wrappers into static inlines
Jason Gunthorpe
1
-16
/
+86
2019-05-14
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
1
-3
/
+1
2019-03-29
include/linux/hugetlb.h: convert to use vm_fault_t
Souptick Joarder
1
-1
/
+7
[next]