LinuxLists
Users
About
Baoquan He (
[email protected]
)
Number of posts: 3192 (0.81 per day)
First post: 2013-09-08 11:48:53
Last post: 2024-06-14 03:18:35
Previous Page
/
Next Page
Date
List
Subject
2024-03-25 16:53:49
linux-kernel
[PATCH v2 1/6] x86: remove unneeded memblock_find_dma_reserve()
2024-03-25 16:48:18
linux-kernel
[PATCH v2 6/6] mm/mm_init.c: remove arch_reserved_kernel_pages()
2024-03-25 16:46:32
linux-kernel
[PATCH v2 4/6] mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_area_init_core()
2024-03-25 16:46:26
linux-kernel
[PATCH v2 5/6] mm/mm_init.c: remove unneeded calc_memmap_size()
2024-03-25 16:46:01
linux-kernel
[PATCH v2 2/6] mm/mm_init.c: remove the useless dma_reserve
2024-03-25 16:45:31
linux-kernel
[PATCH v2 0/6] mm/mm_init.c: refactor free_area_init_core()
2024-03-25 16:09:20
linux-kernel
Re: [PATCH 1/1] mm: vmalloc: Bail out early in find_vmap_area() if vmap is not init
2024-03-25 14:24:35
linux-kernel
Re: [PATCH 1/1] mm: vmalloc: Bail out early in find_vmap_area() if vmap is not init
2024-03-25 14:09:05
linux-kernel
Re: [PATCH linux-next v3 02/14] crash: split vmcoreinfo exporting code out from crash_core.c
2024-03-25 10:14:35
linux-kernel
Re: [PATCH] crash: use macro to add crashk_res into iomem early for specific arch
2024-03-25 10:12:25
linux-kernel
[PATCH v2] crash: use macro to add crashk_res into iomem early for specific arch
2024-03-24 10:01:21
linux-kernel
Re: [PATCH] crash: use macro to add crashk_res into iomem early for specific arch
2024-03-24 03:35:42
linux-kernel
[PATCH] crash: use macro to add crashk_res into iomem early for specific arch
2024-03-24 02:57:27
linux-kernel
Re: [PATCH 1/1] mm: vmalloc: Bail out early in find_vmap_area() if vmap is not init
2024-03-21 06:17:26
linux-kernel
Re: [RFC PATCH v3 0/7] device backed vmemmap crash dump support
2024-03-20 13:14:49
linux-kernel
Re: [PATCH 2/6] x86: remove memblock_find_dma_reserve()
2024-03-20 08:54:39
linux-kernel
Re: [PATCH 4/6] mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_area_init_core()
2024-03-20 08:18:48
linux-kernel
Re: [PATCH 4/6] mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_area_init_core()
2024-03-20 07:53:12
linux-kernel
Re: [PATCH 2/6] x86: remove memblock_find_dma_reserve()
2024-03-18 14:24:33
linux-kernel
[PATCH 5/6] mm/mm_init.c: remove unneeded calc_memmap_size()
2024-03-18 14:24:28
linux-kernel
[PATCH 4/6] mm/mm_init.c: remove meaningless calculation of zone->managed_pages in free_area_init_core()
2024-03-18 14:23:53
linux-kernel
[PATCH 6/6] mm/mm_init.c: remove arch_reserved_kernel_pages()
2024-03-18 14:23:10
linux-kernel
[PATCH 3/6] mm/mm_init.c: add new function calc_nr_kernel_pages()
2024-03-18 14:22:56
linux-kernel
[PATCH 2/6] x86: remove memblock_find_dma_reserve()
2024-03-18 14:22:40
linux-kernel
[PATCH 1/6] mm/mm_init.c: remove the useless dma_reserve
2024-03-18 14:22:22
linux-kernel
[PATCH 0/6] mm/mm_init.c: refactor free_area_init_core()
2024-03-14 13:12:01
linux-kernel
Re: [PATCH] kexec: fix the unexpected kexec_dprintk() macro
2024-03-14 10:40:07
linux-kernel
[PATCH] kexec: fix the unexpected kexec_dprintk() macro
2024-03-13 07:10:54
linux-kernel
Re: kexec verbose dumps with 6.8 [was: [PATCH v4 1/7] kexec_file: add kexec_file flag to control debug printing]
2024-03-13 00:49:00
linux-kernel
Re: kexec verbose dumps with 6.8 [was: [PATCH v4 1/7] kexec_file: add kexec_file flag to control debug printing]
2024-03-09 04:55:11
linux-kernel
Re: [PATCH v7 1/2] mm/vmalloc: Moved macros with no functional change happened
2024-03-08 08:24:05
linux-kernel
Re: [PATCH v7 1/2] mm/vmalloc: Moved macros with no functional change happened
2024-03-07 03:41:40
linux-kernel
Re: [PATCH v8] mm/vmalloc: Eliminated the lock contention from twice to once
2024-03-07 03:34:40
linux-kernel
Re: [PATCH v7 1/2] mm/vmalloc: Moved macros with no functional change happened
2024-03-07 01:23:30
linux-kernel
Re: [PATCH v7 1/2] mm/vmalloc: Moved macros with no functional change happened
2024-03-06 13:55:41
linux-kernel
Re: [PATCH v7 2/2] mm/vmalloc: Eliminated the lock contention from twice to once
2024-03-06 13:23:43
linux-kernel
Re: [PATCH v7 1/2] mm/vmalloc: Moved macros with no functional change happened
2024-03-06 04:02:22
linux-kernel
Re: [RFC PATCH 1/2] Revert "x86/kexec/64: Prevent kexec from 5-level paging to a 4-level only kernel"
2024-03-05 03:44:03
linux-kernel
Re: [RFC PATCH 1/2] Revert "x86/kexec/64: Prevent kexec from 5-level paging to a 4-level only kernel"
2024-03-04 11:04:07
linux-kernel
Re: [RFC PATCH 1/2] Revert "x86/kexec/64: Prevent kexec from 5-level paging to a 4-level only kernel"
2024-03-01 06:53:14
linux-kernel
Re: [PATCH V3] kexec: copy only happens before uchunk goes to zero
2024-02-29 12:08:25
linux-kernel
Re: [PATCH v6] mm/vmalloc: lock contention optimization under multi-threading
2024-02-29 10:13:22
linux-kernel
Re: [PATCH v6] mm/vmalloc: lock contention optimization under multi-threading
2024-02-28 13:27:54
linux-kernel
Re: [PATCH linux-next v2 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP out from CONFIG_KEXEC_CORE
2024-02-28 12:38:31
linux-kernel
Re: [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock
2024-02-28 09:49:14
linux-kernel
Re: [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock
2024-02-28 09:27:28
linux-kernel
Re: [PATCH v3 00/11] Mitigate a vmap lock contention v3
2024-02-27 11:06:38
linux-kernel
Re: [PATCH linux-next v2 1/3] kexec/kdump: make struct crash_mem available without CONFIG_CRASH_DUMP
2024-02-23 15:57:47
linux-kernel
Re: [PATCH v3 00/11] Mitigate a vmap lock contention v3
2024-02-23 14:04:00
linux-kernel
Re: [PATCH v5] mm/vmalloc: lock contention optimization under multi-threading
2024-02-23 10:27:06
linux-kernel
Re: [PATCH v3 00/11] Mitigate a vmap lock contention v3