Date |
List |
Subject |
2013-08-01 07:08:14
|
linux-kernel
|
[PATCH v2 02/18] earlycpio.c: Fix the confusing comment of find_cpio_data(). |
2013-07-29 02:10:06
|
linux-kernel
|
Re: [PATCH 14/21] x86, acpi, numa: Reserve hotpluggable memory at early time. |
2013-07-26 03:57:43
|
linux-kernel
|
Re: [PATCH 18/21] x86, numa: Synchronize nid info in memblock.reserve with numa_meminfo. |
2013-07-26 03:56:04
|
linux-kernel
|
Re: [PATCH 17/21] page_alloc, mem-hotplug: Improve movablecore to {en|dis}able using SRAT. |
2013-07-26 03:42:55
|
linux-kernel
|
Re: [PATCH 14/21] x86, acpi, numa: Reserve hotpluggable memory at early time. |
2013-07-25 06:48:30
|
linux-kernel
|
Re: [PATCH 08/21] x86, acpi: Also initialize signature and length when parsing root table. |
2013-07-25 06:40:47
|
linux-kernel
|
Re: [PATCH 02/21] memblock, numa: Introduce flag into memblock. |
2013-07-25 04:06:55
|
linux-kernel
|
Re: [PATCH 18/21] x86, numa: Synchronize nid info in memblock.reserve with numa_meminfo. |
2013-07-25 03:51:01
|
linux-kernel
|
Re: [PATCH 21/21] doc, page_alloc, acpi, mem-hotplug: Add doc for movablecore=acpi boot option. |
2013-07-25 03:47:34
|
linux-kernel
|
Re: [PATCH 17/21] page_alloc, mem-hotplug: Improve movablecore to {en|dis}able using SRAT. |
2013-07-25 02:33:07
|
linux-kernel
|
Re: [PATCH 16/21] x86, memblock, mem-hotplug: Free hotpluggable memory reserved by memblock. |
2013-07-25 02:32:15
|
linux-kernel
|
Re: [PATCH 15/21] x86, acpi, numa: Don't reserve memory on nodes the kernel resides in. |
2013-07-25 02:10:45
|
linux-kernel
|
Re: [PATCH 14/21] x86, acpi, numa: Reserve hotpluggable memory at early time. |
2013-07-24 10:13:55
|
linux-kernel
|
Re: [PATCH 13/21] x86, acpi: Try to find SRAT in firmware earlier. |
2013-07-24 10:09:23
|
linux-kernel
|
Re: [PATCH 13/21] x86, acpi: Try to find SRAT in firmware earlier. |
2013-07-24 06:55:58
|
linux-kernel
|
Re: [PATCH 12/21] x86, acpi: Try to find if SRAT is overrided earlier. |
2013-07-24 03:50:15
|
linux-kernel
|
Re: [PATCH 11/21] x86: get pg_data_t's memory from other node |
2013-07-24 03:18:09
|
linux-kernel
|
Re: [PATCH 10/21] earlycpio.c: Fix the confusing comment of find_cpio_data(). |
2013-07-24 03:10:10
|
linux-kernel
|
Re: [PATCH 09/21] x86: Make get_ramdisk_{image|size}() global. |
2013-07-24 02:53:12
|
linux-kernel
|
Re: [PATCH 03/21] x86, acpi, numa, mem-hotplug: Introduce MEMBLK_HOTPLUGGABLE to reserve hotpluggable memory. |
2013-07-24 02:50:34
|
linux-kernel
|
Re: [PATCH 02/21] memblock, numa: Introduce flag into memblock. |
2013-07-24 01:43:57
|
linux-kernel
|
Re: [PATCH 01/21] acpi: Print Hot-Pluggable Field in SRAT. |
2013-07-23 07:57:38
|
linux-kernel
|
[PATCH 1/1 v2] x86, acpi: Fix wrong checking condition in acpi_register_lapic(). |
2013-07-23 07:52:52
|
linux-kernel
|
Re: [PATCH 1/1] x86, acpi: Fix wrong checking condition in acpi_register_lapic(). |
2013-07-23 01:36:20
|
linux-kernel
|
[PATCH 1/1] x86, acpi: Fix wrong checking condition in acpi_register_lapic(). |
2013-07-22 02:45:41
|
linux-kernel
|
Re: [PATCH 00/21] Arrange hotpluggable memory as ZONE_MOVABLE. |
2013-07-19 08:13:31
|
linux-kernel
|
[PATCH 19/21] x86, numa: Save nid when reserve memory into memblock.reserved[]. |
2013-07-19 08:11:16
|
linux-kernel
|
[PATCH 02/21] memblock, numa: Introduce flag into memblock. |
2013-07-19 08:10:46
|
linux-kernel
|
[PATCH 04/21] acpi: Remove "continue" in macro INVALID_TABLE(). |
2013-07-19 08:08:08
|
linux-kernel
|
[PATCH 21/21] doc, page_alloc, acpi, mem-hotplug: Add doc for movablecore=acpi boot option. |
2013-07-19 08:08:06
|
linux-kernel
|
[PATCH 00/21] Arrange hotpluggable memory as ZONE_MOVABLE. |
2013-07-19 08:08:02
|
linux-kernel
|
[PATCH 03/21] x86, acpi, numa, mem-hotplug: Introduce MEMBLK_HOTPLUGGABLE to reserve hotpluggable memory. |
2013-07-19 08:07:57
|
linux-kernel
|
[PATCH 06/21] x86, acpi: Split acpi_boot_table_init() into two parts. |
2013-07-19 08:07:10
|
linux-kernel
|
[PATCH 07/21] x86, acpi: Initialize ACPI root table list earlier. |
2013-07-19 08:06:23
|
linux-kernel
|
[PATCH 12/21] x86, acpi: Try to find if SRAT is overrided earlier. |
2013-07-19 08:06:20
|
linux-kernel
|
[PATCH 18/21] x86, numa: Synchronize nid info in memblock.reserve with numa_meminfo. |
2013-07-19 08:04:39
|
linux-kernel
|
[PATCH 13/21] x86, acpi: Try to find SRAT in firmware earlier. |
2013-07-19 08:04:36
|
linux-kernel
|
[PATCH 16/21] x86, memblock, mem-hotplug: Free hotpluggable memory reserved by memblock. |
2013-07-19 08:02:52
|
linux-kernel
|
[PATCH 09/21] x86: Make get_ramdisk_{image|size}() global. |
2013-07-19 08:02:45
|
linux-kernel
|
[PATCH 11/21] x86: get pg_data_t's memory from other node |
2013-07-19 08:02:39
|
linux-kernel
|
[PATCH 14/21] x86, acpi, numa: Reserve hotpluggable memory at early time. |
2013-07-19 08:02:28
|
linux-kernel
|
[PATCH 15/21] x86, acpi, numa: Don't reserve memory on nodes the kernel resides in. |
2013-07-19 08:01:52
|
linux-kernel
|
[PATCH 08/21] x86, acpi: Also initialize signature and length when parsing root table. |
2013-07-19 08:01:18
|
linux-kernel
|
[PATCH 05/21] acpi: Introduce acpi_invalid_table() to check if a table is invalid. |
2013-07-19 08:01:15
|
linux-kernel
|
[PATCH 10/21] earlycpio.c: Fix the confusing comment of find_cpio_data(). |
2013-07-19 08:01:09
|
linux-kernel
|
[PATCH 17/21] page_alloc, mem-hotplug: Improve movablecore to {en|dis}able using SRAT. |
2013-07-19 08:01:06
|
linux-kernel
|
[PATCH 20/21] x86, numa, acpi, memory-hotplug: Make movablecore=acpi have higher priority. |
2013-07-19 08:00:57
|
linux-kernel
|
[PATCH 01/21] acpi: Print Hot-Pluggable Field in SRAT. |
2013-06-24 07:23:35
|
linux-kernel
|
Re: [Part1 PATCH v5 00/22] x86, ACPI, numa: Parse numa info earlier |
2013-06-24 03:48:57
|
linux-kernel
|
Re: [Part1 PATCH v5 00/22] x86, ACPI, numa: Parse numa info earlier |
2013-06-21 09:16:59
|
linux-kernel
|
Re: [Part1 PATCH v5 00/22] x86, ACPI, numa: Parse numa info earlier |