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.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
2023-10-26
mempolicy: mmap_lock is not needed while migrating folios
Hugh Dickins
1
-9
/
+0
2023-10-26
hugetlbfs: drop shared NUMA mempolicy pretence
Hugh Dickins
1
-2
/
+1
2023-10-19
fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs
Muhammad Usama Anjum
1
-0
/
+1
2023-10-19
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
1
-2
/
+39
2023-10-18
hugetlbfs: close race between MADV_DONTNEED and page fault
Rik van Riel
1
-2
/
+33
2023-10-18
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
1
-0
/
+6
2023-10-17
mm/filemap: remove hugetlb special casing in filemap.c
Sidhartha Kumar
1
-0
/
+12
2023-09-30
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-2
/
+4
2023-08-22
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-22
mm: call free_huge_page() directly
Matthew Wilcox (Oracle)
1
-1
/
+2
2023-08-18
mm/hugetlb: get rid of page_hstate()
Sidhartha Kumar
1
-10
/
+0
2023-08-18
mm/hwpoison: check if a raw page in a hugetlb folio is raw HWPOISON
Jiaqi Yan
1
-0
/
+5
2023-08-18
mm/gup: retire follow_hugetlb_page()
Peter Xu
1
-12
/
+0
2023-08-18
mm/hugetlb: add page_mask for hugetlb_follow_page_mask()
Peter Xu
1
-3
/
+5
2023-06-24
mm/hugetlb: remove hugetlb_set_page_subpool()
Sidhartha Kumar
1
-6
/
+0
2023-06-20
mm: ptep_get() conversion
Ryan Roberts
1
-0
/
+4
2023-06-10
mm/gup: remove vmas array from internal GUP functions
Lorenzo Stoakes
1
-6
/
+4
2023-06-10
mm/hugetlb: remove hugetlb_page_subpool()
Sidhartha Kumar
1
-13
/
+0
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-16
/
+30
2023-04-22
hugetlb: pte_alloc_huge() to replace huge pte_alloc_map()
Hugh Dickins
1
-0
/
+17
2023-04-19
userfaultfd: convert mfill_atomic_hugetlb() to use a folio
ZhangPeng
1
-2
/
+2
2023-04-06
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
1
-6
/
+4
2023-04-06
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
1
-3
/
+2
2023-04-06
mm: userfaultfd: rename functions for clarity + consistency
Axel Rasmussen
1
-15
/
+15
2023-04-06
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-1
/
+1
2023-03-21
mm: hugetlb: move hugeltb sysctls to its own file
Kefeng Wang
1
-8
/
+0
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-20
/
+89
2023-02-20
mm: hugetlb: change to return bool for isolate_hugetlb()
Baolin Wang
1
-3
/
+3
2023-02-18
hugetlb: check for undefined shift on 32 bit architectures
Mike Kravetz
1
-1
/
+4
2023-02-14
mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folio
Sidhartha Kumar
1
-1
/
+1
2023-02-14
mm/hugetlb: convert restore_reserve_on_error to take in a folio
Sidhartha Kumar
1
-1
/
+1
2023-02-14
mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
Sidhartha Kumar
1
-4
/
+4
2023-02-14
mm/hugetlb: convert putback_active_hugepage to take in a folio
Sidhartha Kumar
1
-2
/
+2
2023-02-14
mm/hugetlb: convert alloc_migrate_huge_page to folios
Sidhartha Kumar
1
-3
/
+3
2023-02-14
mm/hugetlb: convert isolate_hugetlb to folios
Sidhartha Kumar
1
-2
/
+2
2023-02-03
mm/hugetlb: convert get_hwpoison_huge_page() to folios
Sidhartha Kumar
1
-2
/
+2
2023-02-03
mm/memory-failure: convert hugetlb_clear_page_hwpoison to folios
Sidhartha Kumar
1
-2
/
+2
2023-02-01
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
1
-0
/
+13
2023-02-01
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
1
-0
/
+13
2023-01-19
mm/mprotect: use long for page accountings and retval
Peter Xu
1
-2
/
+2
2023-01-19
mm/hugetlb: introduce hugetlb_walk()
Peter Xu
1
-0
/
+37
2023-01-19
mm/hugetlb: document huge_pte_offset usage
Peter Xu
1
-0
/
+32
2022-12-01
mm,hugetlb: use folio fields in second tail page
Hugh Dickins
1
-18
/
+5
2022-12-01
mm/hugetlb: convert move_hugetlb_state() to folios
Sidhartha Kumar
1
-3
/
+8
2022-11-09
mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...
Naoya Horiguchi
1
-4
/
+6
2022-11-09
mm/hugetlb: add folio_hstate()
Sidhartha Kumar
1
-2
/
+12
2022-11-09
mm/hugetlb: add hugetlb_folio_subpool() helpers
Sidhartha Kumar
1
-2
/
+13
2022-11-09
mm/hugetlb: add folio support to hugetlb specific flag macros
Sidhartha Kumar
1
-0
/
+24
2022-11-09
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
1
-42
/
+8
2022-10-12
Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-4
/
+4
[next]