index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-02-23
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-17
hugetlb: check for undefined shift on 32 bit architectures
Mike Kravetz
1
-1
/
+4
2023-02-13
mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folio
Sidhartha Kumar
1
-1
/
+1
2023-02-13
mm/hugetlb: convert restore_reserve_on_error to take in a folio
Sidhartha Kumar
1
-1
/
+1
2023-02-13
mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()
Sidhartha Kumar
1
-4
/
+4
2023-02-13
mm/hugetlb: convert putback_active_hugepage to take in a folio
Sidhartha Kumar
1
-2
/
+2
2023-02-13
mm/hugetlb: convert alloc_migrate_huge_page to folios
Sidhartha Kumar
1
-3
/
+3
2023-02-13
mm/hugetlb: convert isolate_hugetlb to folios
Sidhartha Kumar
1
-2
/
+2
2023-02-02
mm/hugetlb: convert get_hwpoison_huge_page() to folios
Sidhartha Kumar
1
-2
/
+2
2023-02-02
mm/memory-failure: convert hugetlb_clear_page_hwpoison to folios
Sidhartha Kumar
1
-2
/
+2
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
1
-0
/
+13
2023-01-31
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
1
-0
/
+13
2023-01-18
mm/mprotect: use long for page accountings and retval
Peter Xu
1
-2
/
+2
2023-01-18
mm/hugetlb: introduce hugetlb_walk()
Peter Xu
1
-0
/
+37
2023-01-18
mm/hugetlb: document huge_pte_offset usage
Peter Xu
1
-0
/
+32
2022-11-30
mm,hugetlb: use folio fields in second tail page
Hugh Dickins
1
-18
/
+5
2022-11-30
mm/hugetlb: convert move_hugetlb_state() to folios
Sidhartha Kumar
1
-3
/
+8
2022-11-08
mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...
Naoya Horiguchi
1
-4
/
+6
2022-11-08
mm/hugetlb: add folio_hstate()
Sidhartha Kumar
1
-2
/
+12
2022-11-08
mm/hugetlb: add hugetlb_folio_subpool() helpers
Sidhartha Kumar
1
-2
/
+13
2022-11-08
mm/hugetlb: add folio support to hugetlb specific flag macros
Sidhartha Kumar
1
-0
/
+24
2022-11-08
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
2022-10-11
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
1
-4
/
+4
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+56
2022-10-03
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
1
-2
/
+41
2022-10-03
hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
Mike Kravetz
1
-1
/
+1
2022-10-03
mm: hugetlb: eliminate memory-less nodes handling
Muchun Song
1
-0
/
+14
2022-09-26
powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused
Christophe Leroy
1
-1
/
+1
2022-09-11
hugetlb: make hugetlb_cma_check() static
Miaohe Lin
1
-4
/
+0
2022-08-08
mm, hwpoison, hugetlb: support saving mechanism of raw error pages
Naoya Horiguchi
1
-1
/
+16
2022-08-08
mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
Muchun Song
1
-5
/
+2
2022-07-17
mm, hugetlb: skip irrelevant nodes in show_free_areas()
Gang Li
1
-2
/
+2
2022-07-17
hugetlb: do not update address in huge_pmd_unshare
Mike Kravetz
1
-2
/
+2
2022-07-17
hugetlb: skip to end of PT page mapping when pte not present
Mike Kravetz
1
-0
/
+1
2022-07-03
mm: hugetlb: kill set_huge_swap_pte_at()
Qi Zheng
1
-13
/
+0
2022-07-03
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
1
-3
/
+3
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+5
2022-05-13
mm: rmap: fix CONT-PTE/PMD size hugetlb issue when migration
Baolin Wang
1
-0
/
+11
2022-05-13
mm/hugetlb: handle uffd-wp during fork()
Peter Xu
1
-2
/
+5
2022-05-13
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
1
-3
/
+5
2022-05-13
mm/hugetlb: handle UFFDIO_WRITEPROTECT
Peter Xu
1
-2
/
+4
2022-05-13
mm/hugetlb: take care of UFFDIO_COPY_MODE_WP
Peter Xu
1
-2
/
+4
2022-05-05
mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...
Christophe Leroy
1
-0
/
+5
2022-04-28
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
1
-1
/
+1
2022-04-28
mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
Muchun Song
1
-1
/
+1
2022-04-21
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
1
-0
/
+6
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+5
2022-03-22
mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
Muchun Song
1
-6
/
+0
[next]