Christophe Leroy ([email protected])

Number of posts: 4311 (2.89 per day)
First post: 2020-05-05 15:42:35
Last post: 2024-06-08 08:58:36

Date List Subject
2024-06-08 08:58:36 linux-kernel Re: [PATCH V3 05/14] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc
2024-05-29 10:15:17 linux-kernel Re: [RFC PATCH v4 12/16] powerpc/e500: Encode hugepage size in PTE bits
2024-05-29 10:08:05 linux-kernel Re: [RFC PATCH v4 14/16] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
2024-05-29 09:59:02 linux-kernel Re: [RFC PATCH v4 13/16] powerpc/e500: Use contiguous PMD instead of hugepd
2024-05-29 09:50:41 linux-kernel Re: [RFC PATCH v4 12/16] powerpc/e500: Encode hugepage size in PTE bits
2024-05-29 09:46:41 linux-kernel Re: [RFC PATCH v4 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
2024-05-28 13:21:16 linux-kernel Re: [PATCH v2 1/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable
2024-05-28 11:04:25 linux-kernel Re: [RFC PATCH v4 03/16] mm: Provide mm_struct and address to huge_ptep_get()
2024-05-28 10:54:20 linux-kernel Re: [RFC PATCH v3 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
2024-05-27 15:59:27 linux-kernel Re: [RFC PATCH v3 03/16] mm: Provide mm_struct and address to huge_ptep_get()
2024-05-27 06:04:07 linux-kernel Re: [PATCH v2 12/14] mm/treewide: Remove pXd_huge()
2024-05-27 05:17:16 linux-kernel Re: [RFC PATCH v3 05/16] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
2024-05-26 09:37:45 linux-kernel Re: [RFC PATCH 1/8] mm: Provide pagesize to pmd_populate()
2024-05-26 09:27:12 linux-kernel Re: [RFC PATCH 4/8] mm: Provide mm_struct and address to huge_ptep_get()
2024-05-25 09:02:18 linux-kernel Re: [RFC PATCH v2 15/20] powerpc/85xx: Switch to 64 bits PGD
2024-05-25 06:44:17 linux-kernel Re: [RFC PATCH v2 11/20] powerpc/mm: Complement huge_pte_alloc() for all non HUGEPD setups
2024-05-25 06:42:00 linux-kernel Re: [RFC PATCH v2 10/20] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
2024-05-24 12:47:44 linux-kernel Re: [PATCH V2 8/9] tools/perf: Add support to find global register variables using find_data_type_global_reg
2024-05-24 11:48:10 linux-kernel Re: [RFC PATCH v2 07/20] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
2024-05-24 08:46:01 linux-kernel Re: [RFC PATCH v2 12/20] powerpc/64e: Remove unneeded #ifdef CONFIG_PPC_E500
2024-05-22 12:18:49 linux-kernel Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
2024-05-22 10:22:57 linux-kernel Re: [RFC PATCH v2 03/20] mm: Provide pmd to pte_leaf_size()
2024-05-22 09:32:31 linux-kernel Re: [RFC PATCH v2 18/20] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
2024-05-22 09:08:52 linux-kernel Re: [RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
2024-05-22 08:45:16 linux-kernel Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
2024-05-22 08:37:14 linux-kernel Re: [RFC PATCH v2 01/20] mm: Provide pagesize to pmd_populate()
2024-05-22 08:32:59 linux-kernel Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
2024-05-20 16:43:30 linux-kernel Re: [RFC PATCH v2 18/20] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
2024-05-20 16:31:54 linux-kernel Re: [RFC PATCH v2 06/20] powerpc/8xx: Fix size given to set_huge_pte_at()
2024-05-20 16:25:11 linux-kernel Re: [RFC PATCH v2 01/20] mm: Provide pagesize to pmd_populate()
2024-05-18 06:29:14 linux-kernel Re: [RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-05-13 10:06:23 linux-kernel Re: [PATCH bpf v3] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
2024-05-13 06:18:22 linux-kernel Re: [PATCH bpf v2] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
2024-05-13 06:10:45 linux-kernel Re: [PATCH bpf] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
2024-05-07 10:13:46 linux-kernel Re: [PATCH V2 7/9] tools/perf: Update instruction tracking with add instruction
2024-05-07 10:13:00 linux-kernel Re: [PATCH 6/7] powerpc: Replace CONFIG_4xx with CONFIG_44x
2024-05-07 10:03:23 linux-kernel Re: [PATCH V2 8/9] tools/perf: Add support to find global register variables using find_data_type_global_reg
2024-05-07 09:53:26 linux-kernel Re: [PATCH V2 6/9] tools/perf: Update instruction tracking for powerpc
2024-05-07 09:51:58 linux-kernel Re: [PATCH V2 5/9] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
2024-05-07 09:35:52 linux-kernel Re: [PATCH V2 4/9] tools/perf: Add support to capture and parse raw instruction in objdump
2024-05-06 14:48:18 linux-kernel Re: [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
2024-04-19 16:00:05 linux-kernel Re: [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
2024-04-16 12:20:21 linux-kernel Re: [0/2] powerpc/powernv/vas: Adjustments for two function implementations
2024-04-16 11:33:05 linux-kernel Re: [0/2] powerpc/powernv/vas: Adjustments for two function implementations
2024-04-16 10:58:46 linux-kernel Re: [RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
2024-04-15 19:12:42 linux-kernel Re: [RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
2024-04-15 17:10:36 linux-kernel Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG
2024-04-12 14:28:46 linux-kernel Re: [PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
2024-04-12 14:08:15 linux-kernel Re: [RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
2024-04-12 06:07:51 linux-kernel Re: [RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
2024-04-11 08:50:01 linux-kernel Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG