Chen Yu ([email protected])

Number of posts: 943 (0.28 per day)
First post: 2015-05-03 15:54:51
Last post: 2024-06-14 16:35:43

Date List Subject
2019-02-28 20:18:55 linux-kernel Re: [PATCH][RFC] ACPI: add "processor.broadcast_ppc" hook to broadcast _PPC to all online CPUs
2019-02-28 18:41:09 linux-kernel [PATCH 1/2][RFC v2] ACPI: add "processor.broadcast_ppc" hook to broadcast _PPC
2019-02-13 16:48:25 linux-kernel Re: [PATCH][RFC] ACPI: add "processor.broadcast_ppc" hook to broadcast _PPC to all online CPUs
2019-02-13 16:45:05 linux-kernel Re: [PATCH][RFC] ACPI: add "processor.broadcast_ppc" hook to broadcast _PPC to all online CPUs
2019-02-09 11:54:46 linux-kernel [PATCH][RFC] ACPI: add "processor.broadcast_ppc" hook to broadcast _PPC to all online CPUs
2018-12-12 01:50:28 linux-kernel Re: [PATCH][RFC v2] ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus
2018-12-11 06:48:34 linux-kernel Re: [PATCH][RFC v2] ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus
2018-09-21 06:23:12 linux-kernel [PATCH 12/12][v4] x86-32, hibernate: Adjust in_suspend after resumed on 32bit system
2018-09-21 06:23:08 linux-kernel [PATCH 11/12][v4] x86-32, hibernate: Set up temporary text mapping for 32bit system
2018-09-21 06:23:07 linux-kernel [PATCH 07/12][v4] x86-32, hibernate: Use temp_pgt as the temporary page table
2018-09-21 06:22:51 linux-kernel [PATCH 10/12][v4] x86-32, hibernate: Switch to relocated restore code during resume on 32bit system
2018-09-21 06:22:32 linux-kernel [PATCH 09/12][v4] x86-32, hibernate: Switch to original page table after resumed
2018-09-21 06:22:12 linux-kernel [PATCH 08/12][v4] x86-32, hibernate: Use the page size macro instead of constant value
2018-09-21 06:21:37 linux-kernel [PATCH 06/12][v4] x86, hibernate: Rename temp_level4_pgt to temp_pgt
2018-09-21 06:21:26 linux-kernel [PATCH 05/12][v4] x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER on 32bit system
2018-09-21 06:21:23 linux-kernel [PATCH 03/12][v4] x86-32/asm/power: Create stack frames in hibernate_asm_32.S
2018-09-21 06:21:20 linux-kernel [PATCH 04/12][v4] x86, hibernate: Extract the common code of 64/32 bit system
2018-09-21 06:20:33 linux-kernel [PATCH 02/12][v4] PM / hibernate: Check the success of generating md5 digest before hibernation
2018-09-21 06:20:22 linux-kernel [PATCH 01/12][v4] x86, hibernate: Fix nosave_regions setup for hibernation
2018-09-21 06:20:06 linux-kernel [PATCH 00/12][v4] Backport several fixes from 64bits to 32bits hibernation
2018-09-19 08:50:26 linux-kernel Re: [PATCH 03/12][RFC v3] x86-32/asm/power: Create stack frames in hibernate_asm_32.S
2018-09-19 07:39:10 linux-kernel [PATCH 12/12][RFC v3] x86-32, hibernate: Adjust in_suspend after resumed on 32bit system
2018-09-19 07:39:00 linux-kernel [PATCH 10/12][RFC v3] x86-32, hibernate: Switch to relocated restore code during resume on 32bit system
2018-09-19 07:38:54 linux-kernel [PATCH 11/12][RFC v3] x86-32, hibernate: Set up temporary text mapping for 32bit system
2018-09-19 07:38:30 linux-kernel [PATCH 09/12][RFC v3] x86-32, hibernate: Switch to original page table after resumed
2018-09-19 07:38:06 linux-kernel [PATCH 08/12][RFC v3] x86-32, hibernate: Use the page size macro instead of constant value
2018-09-19 07:37:49 linux-kernel [PATCH 07/12][RFC v3] x86-32, hibernate: Use temp_pgt as the temporary page table
2018-09-19 07:37:34 linux-kernel [PATCH 06/12][RFC v3] x86, hibernate: Rename temp_level4_pgt to temp_pgt
2018-09-19 07:33:45 linux-kernel [PATCH 05/12][RFC v3] x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER set on 32bit system
2018-09-19 07:33:40 linux-kernel [PATCH 04/12][RFC v3] x86, hibernate: Extract the common code of 64/32 bit system
2018-09-19 07:33:30 linux-kernel [PATCH 02/12][RFC v3] PM / hibernate: Check the success of generating md5 digest before hibernation
2018-09-19 07:32:32 linux-kernel [PATCH 03/12][RFC v3] x86-32/asm/power: Create stack frames in hibernate_asm_32.S
2018-09-19 07:31:10 linux-kernel [PATCH 00/12][RFC v3] Backport several fixes from 64bits to 32bits hibernation
2018-09-19 07:30:58 linux-kernel [PATCH 01/12][RFC v3] x86, hibernate: Fix nosave_regions setup for hibernation
2018-09-18 13:32:06 linux-kernel Re: [PATCH 3/4][v2] x86, hibernate: Extract the common code of 64/32 bit system
2018-09-13 13:54:57 linux-kernel Re: [PATCH 2/4][v2] PM / hibernate: Check the success of generating md5 digest before hibernation
2018-09-13 13:52:30 linux-kernel Re: [PATCH 1/5] PM / hibernate: Create snapshot keys handler
2018-09-11 17:17:09 linux-kernel [PATCH 4/4][v2] x86, hibernate: Backport several fixes from 64bits to 32bits hibernation
2018-09-11 17:15:31 linux-kernel [PATCH 3/4][v2] x86, hibernate: Extract the common code of 64/32 bit system
2018-09-11 17:15:16 linux-kernel [PATCH 2/4][v2] PM / hibernate: Check the success of generating md5 digest before hibernation
2018-09-11 17:14:43 linux-kernel [PATCH 1/4][v2] x86, hibernate: Fix nosave_regions setup for hibernation
2018-09-11 17:14:40 linux-kernel [PATCH 0/4][v2] Fixes hibernation bugs on x86-32 system
2018-09-05 06:23:32 linux-kernel Re: [PATCH][RFC] x86/intel_rdt: Do not display size for non-CAT resource
2018-09-04 17:41:48 linux-kernel [PATCH][RFC] x86/intel_rdt: Do not display size for non-CAT resource
2018-09-01 15:41:17 linux-kernel Re: [PATCH 2/3] x86, hibernate: Extract the common code of 64/32 bit system
2018-09-01 15:35:05 linux-kernel Re: [PATCH 1/3] x86, hibernate: Fix nosave_regions setup for hibernation
2018-08-09 03:43:20 linux-crypto Re: [PATCH 0/4][RFC v2] Introduce the in-kernel hibernation encryption
2018-08-09 03:38:12 linux-kernel Re: [PATCH 0/4][RFC v2] Introduce the in-kernel hibernation encryption
2018-08-09 03:01:35 linux-crypto Re: [PATCH 0/4][RFC v2] Introduce the in-kernel hibernation encryption
2018-08-09 02:56:27 linux-kernel Re: [PATCH 0/4][RFC v2] Introduce the in-kernel hibernation encryption
2018-08-07 07:43:12 linux-crypto Re: [PATCH 0/4][RFC v2] Introduce the in-kernel hibernation encryption