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
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
2019-03-06
mm: update get_user_pages_longterm to migrate pages allocated from CMA region
Aneesh Kumar K.V
1
-0
/
+2
2019-03-06
mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update
Aneesh Kumar K.V
1
-0
/
+20
2019-03-06
mm/hugetlb: enable arch specific huge page size support for migration
Anshuman Khandual
1
-2
/
+13
2019-03-06
mm/hugetlb: enable PUD level huge page migration
Anshuman Khandual
1
-1
/
+2
2019-03-06
mm/hugetlb: distinguish between migratability and movability
Anshuman Khandual
1
-0
/
+30
2018-10-06
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
1
-0
/
+14
2018-08-24
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
1
-1
/
+1
2018-08-18
mm/hugetlb: remove gigantic page support for HIGHMEM
Mike Kravetz
1
-3
/
+0
2018-02-01
hugetlb, mbind: fall back to default policy if vma is NULL
Michal Hocko
1
-2
/
+3
2018-02-01
hugetlb, mempolicy: fix the mbind hugetlb migration
Michal Hocko
1
-3
/
+2
2018-02-01
mm, hugetlb: do not rely on overcommit limit during migration
Michal Hocko
1
-0
/
+3
2018-02-01
hugetlb: implement memfd sealing
Marc-André Lureau
1
-0
/
+1
2018-02-01
hugetlb: expose hugetlbfs_inode_info in header
Marc-André Lureau
1
-0
/
+10
2018-02-01
mm, hugetlb: remove hugepages_treat_as_movable sysctl
Michal Hocko
1
-1
/
+0
2017-11-30
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
1
-8
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-15
mm/hugetlb: Allow arch to override and call the weak function
Aneesh Kumar K.V
1
-0
/
+1
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-0
/
+3
2017-07-11
hugetlb: add support for preferred node to alloc_huge_page_nodemask
Michal Hocko
1
-2
/
+3
2017-07-11
mm, hugetlb: unclutter hugetlb allocation layers
Michal Hocko
1
-1
/
+1
2017-07-11
hugetlb, memory_hotplug: prefer to use reserved pages for migration
Michal Hocko
1
-0
/
+2
2017-07-11
mm: hugetlb: delete dequeue_hwpoisoned_huge_page()
Naoya Horiguchi
1
-5
/
+0
[next]