LinuxLists
Users
About
James Houghton (
[email protected]
)
Number of posts: 364 (0.32 per day)
First post: 2021-05-19 21:18:34
Last post: 2024-06-14 18:24:41
Previous Page
/
Next Page
Date
List
Subject
2023-01-27 21:02:46
linux-kernel
Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-26 16:59:33
linux-kernel
Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-19 23:47:22
linux-kernel
Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-19 23:39:30
linux-kernel
Re: [PATCH 35/46] hugetlb: add MADV_COLLAPSE for hugetlb
2023-01-19 23:14:45
linux-kernel
Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-19 23:13:43
linux-kernel
Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-19 20:46:26
linux-kernel
Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-19 17:12:04
linux-kernel
Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-18 16:50:57
linux-kernel
Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-18 00:26:42
linux-kernel
Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-17 23:10:15
linux-kernel
Re: [PATCH 35/46] hugetlb: add MADV_COLLAPSE for hugetlb
2023-01-12 21:51:08
linux-kernel
Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-12 21:28:19
linux-kernel
Re: [PATCH 39/46] hugetlb: x86: enable high-granularity mapping
2023-01-12 19:45:55
linux-kernel
Re: [PATCH 19/46] hugetlb: add HGM support for follow_hugetlb_page
2023-01-12 18:31:42
linux-kernel
Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-12 17:48:05
linux-kernel
Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-12 15:59:08
linux-kernel
Re: [PATCH 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
2023-01-12 15:21:55
linux-kernel
Re: [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-10 20:15:10
linux-kernel
Re: [PATCH 35/46] hugetlb: add MADV_COLLAPSE for hugetlb
2023-01-10 14:57:56
linux-kernel
Re: [PATCH 34/46] hugetlb: userfaultfd: when using MADV_SPLIT, round addresses to PAGE_SIZE
2023-01-05 11:17:28
linux-kernel
[PATCH 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
2023-01-05 11:14:22
linux-kernel
[PATCH 19/46] hugetlb: add HGM support for follow_hugetlb_page
2023-01-05 11:05:01
linux-kernel
[PATCH 39/46] hugetlb: x86: enable high-granularity mapping
2023-01-05 11:02:28
linux-kernel
[PATCH 26/46] hugetlb: add HGM support for copy_hugetlb_page_range
2023-01-05 11:01:57
linux-kernel
[PATCH 33/46] hugetlb: userfaultfd: add support for high-granularity UFFDIO_CONTINUE
2023-01-05 11:00:08
linux-kernel
[PATCH 35/46] hugetlb: add MADV_COLLAPSE for hugetlb
2023-01-05 10:59:28
linux-kernel
[PATCH 03/46] hugetlb: remove redundant pte_mkhuge in migration path
2023-01-05 10:59:25
linux-kernel
[PATCH 10/46] hugetlb: make huge_pte_lockptr take an explicit shift argument
2023-01-05 10:58:07
linux-kernel
[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-05 10:57:06
linux-kernel
[PATCH 06/46] mm: add VM_HUGETLB_HGM VMA flag
2023-01-05 10:57:02
linux-kernel
[PATCH 18/46] hugetlb: add HGM support for hugetlb_change_protection
2023-01-05 10:55:31
linux-kernel
[PATCH 09/46] mm: add MADV_SPLIT to enable HugeTLB HGM
2023-01-05 10:53:03
linux-kernel
[PATCH 24/46] rmap: update hugetlb lock comment for HGM
2023-01-05 10:52:28
linux-kernel
[PATCH 20/46] hugetlb: add HGM support for hugetlb_follow_page_mask
2023-01-05 10:52:09
linux-kernel
[PATCH 07/46] hugetlb: rename __vma_shareable_flags_pmd to __vma_has_hugetlb_vma_lock
2023-01-05 10:52:06
linux-kernel
[PATCH 46/46] selftests/vm: add HGM UFFDIO_CONTINUE and hwpoison tests
2023-01-05 10:42:53
linux-kernel
[PATCH 30/46] hugetlb: add high-granularity migration support
2023-01-05 10:41:26
linux-kernel
[PATCH 34/46] hugetlb: userfaultfd: when using MADV_SPLIT, round addresses to PAGE_SIZE
2023-01-05 10:41:05
linux-kernel
[PATCH 32/46] hugetlb: add for_each_hgm_shift
2023-01-05 10:41:05
linux-kernel
[PATCH 42/46] selftests/vm: add HugeTLB HGM to userfaultfd selftest
2023-01-05 10:40:58
linux-kernel
[PATCH 14/46] hugetlb: add make_huge_pte_with_shift
2023-01-05 10:40:53
linux-kernel
[PATCH 22/46] mm: rmap: provide pte_order in page_vma_mapped_walk
2023-01-05 10:40:30
linux-kernel
[PATCH 38/46] mm: smaps: add stats for HugeTLB mapping size
2023-01-05 10:40:17
linux-kernel
[PATCH 36/46] hugetlb: remove huge_pte_lock and huge_pte_lockptr
2023-01-05 10:39:58
linux-kernel
[PATCH 15/46] hugetlb: make default arch_make_huge_pte understand small mappings
2023-01-05 10:39:57
linux-kernel
[PATCH 27/46] hugetlb: add HGM support for move_hugetlb_page_tables
2023-01-05 10:39:57
linux-kernel
[PATCH 45/46] selftests/vm: add hugetlb HGM test to migration selftest
2023-01-05 10:39:54
linux-kernel
[PATCH 37/46] hugetlb: replace make_huge_pte with make_huge_pte_with_shift
2023-01-05 10:39:45
linux-kernel
[PATCH 05/46] hugetlb: add CONFIG_HUGETLB_HIGH_GRANULARITY_MAPPING
2023-01-05 10:39:41
linux-kernel
[PATCH 44/46] selftests/vm: add anon and shared hugetlb to migration test
2023-01-05 10:39:39
linux-kernel
[PATCH 43/46] selftests/kvm: add HugeTLB HGM to KVM demand paging selftest