Dou Liyang ([email protected])

Number of posts: 387 (0.96 per day)
First post: 2016-10-06 08:07:14
Last post: 2017-11-13 03:48:44

Date List Subject
2018-03-29 01:48:24 linux-kernel Re: [PATCH v9 0/5] x86/KASLR: Add parameter kaslr_boot_mem=nn[KMG]@ss[KMG]
2018-03-21 09:43:44 linux-kernel Re: [PATCH 1/5] x86/smpboot: Add the missing description of possible_cpus
2018-03-21 09:35:32 linux-kernel Re: [PATCH 1/5] x86/smpboot: Add the missing description of possible_cpus
2018-03-21 05:40:40 linux-kernel Re: [PATCH 3/5] x86/smpboot: Make the check code more clear in prefill_possible_map()
2018-03-21 05:36:05 linux-kernel Re: [PATCH 1/5] x86/smpboot: Add the missing description of possible_cpus
2018-03-20 11:09:37 linux-kernel [PATCH 2/5] x86/cpu_hotplug: Update the link of cpu_hotplug.rst
2018-03-20 11:09:15 linux-kernel [PATCH 3/5] x86/smpboot: Make the check code more clear in prefill_possible_map()
2018-03-20 11:08:38 linux-kernel [PATCH 5/5] acpi/processor: Make the acpi_duplicate_processor_id() static
2018-03-20 11:08:15 linux-kernel [PATCH 0/5] x86/cpu_hotplug: one bug fix and four cleanup
2018-03-20 11:07:34 linux-kernel [PATCH 4/5] acpi/processor: Fix the return value of acpi_processor_ids_walk()
2018-03-20 11:06:41 linux-kernel [PATCH 1/5] x86/smpboot: Add the missing description of possible_cpus
2018-03-19 00:43:15 linux-kernel Re: [ACPI / processor] d619c81e24: WARNING:at_include/linux/cpumask.h:#cpumask_test_cpu
2018-03-16 08:29:02 linux-kernel Re: [PATCH] kernel/cpu: Move cpuhp_is_atomic_state() into #ifdef CONFIG_SMP
2018-03-16 06:40:28 linux-kernel [PATCH] kernel/cpu: Move cpuhp_is_atomic_state() into #ifdef CONFIG_SMP
2018-03-16 06:05:28 linux-kernel Re: linux-next: build warning after merge of the tip tree
2018-03-16 05:55:27 linux-kernel Re: linux-next: build warning after merge of the tip tree
2018-03-16 02:55:10 linux-kernel Re: [RFC PATCH v2] ACPI / processor: Fix possible CPUs map
2018-03-15 03:09:28 linux-kernel [RFC PATCH v2] ACPI / processor: Fix possible CPUs map
2018-03-15 03:02:13 linux-kernel Re: [RFC PATCH] ACPI / processor: Get accurate possible CPU count
2018-03-14 10:30:27 linux-kernel [RFC PATCH] ACPI / processor: Get accurate possible CPU count
2018-03-14 09:50:15 linux-kernel Re: [PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
2018-03-14 04:12:44 linux-kernel Re: [PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
2018-03-14 03:32:19 linux-kernel Re: [PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
2018-03-14 03:30:51 linux-kernel Re: [PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
2018-03-13 03:13:05 linux-kernel Re: [PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
2018-03-09 07:09:06 linux-kernel irqdesc: Why the "__ref" is needed in __irq_alloc_descs() ?
2018-03-01 06:02:16 linux-kernel [PATCH v5 1/3] x86/apic: Move pending intr check code into it's own function
2018-03-01 06:01:15 linux-kernel [PATCH v5 3/3] x86/apic: Drop the logical_smp_processor_id()
2018-03-01 06:01:06 linux-kernel [PATCH v5 2/3] x86/apic: Replace common tools with new ones
2018-03-01 06:01:02 linux-kernel [PATCH v5 0/3] Make setup_local_APIC() clear
2018-03-01 01:01:47 linux-kernel Re: [tip:x86/apic 1/2] arch/x86/kernel/apic/apic.c:1507:2: error: 'i' undeclared
2018-02-26 02:46:22 linux-kernel [PATCH v4 2/2] x86/apic: Replace common tools with new ones
2018-02-26 02:41:44 linux-kernel [PATCH v4 1/2] x86/apic: Move pending intr check code into it's own function
2018-02-26 00:53:10 linux-kernel Re: [PATCH v3 2/2] x86/apic: Replace common tools with new ones
2018-02-23 07:56:44 linux-kernel [PATCH v3 2/2] x86/apic: Replace common tools with new ones
2018-02-23 07:55:53 linux-kernel [PATCH v3 1/2] x86/apic: Move pending intr check code into it's own function
2018-02-23 03:37:36 linux-kernel [PATCH v2] x86/apic: Move pending intr check code into it's own function
2018-02-22 08:49:39 linux-kernel [PATCH] x86/documentation: Document the correct function name
2018-02-22 08:08:27 linux-kernel Re: [PATCH] smpboot: correctly update number of booted cores
2018-02-14 06:28:43 linux-kernel [PATCH] x86/apic: Make setup_local_APIC() static
2018-02-14 06:27:00 linux-kernel [PATCH] x86/apic: Move pending intr check code into it's own function
2018-02-14 03:23:20 linux-kernel Re: [PATCH v3 2/5] x86/apic: Fix restoring boot irq mode in reboot and kexec/kdump
2018-02-13 02:45:10 linux-kernel Re: [PATCH v3 2/5] x86/apic: Fix restoring boot irq mode in reboot and kexec/kdump
2018-02-12 11:56:21 linux-kernel Re: [PATCH v3 0/5] x86/apic: Fix restoring boot irq mode in reboot and kexec/kdump
2018-02-12 05:11:45 linux-kernel Re: [PATCH v3 0/5] x86/apic: Fix restoring boot irq mode in reboot and kexec/kdump
2018-02-08 01:45:36 linux-kernel Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
2018-02-08 01:16:03 linux-kernel Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
2018-02-07 12:36:07 linux-kernel Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
2018-02-07 12:18:37 linux-kernel Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
2018-02-07 12:01:48 linux-kernel Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
2018-02-07 09:27:24 linux-kernel Re: [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y