Date |
List |
Subject |
2013-08-08 10:18:08
|
linux-kernel
|
[PATCH part5 2/7] x86, numa, mem_hotplug: Skip all the regions the kernel resides in. |
2013-08-08 10:18:04
|
linux-kernel
|
[PATCH part5 3/7] memblock, numa: Introduce flag into memblock. |
2013-08-08 10:18:02
|
linux-kernel
|
[PATCH part5 0/7] Arrange hotpluggable memory as ZONE_MOVABLE. |
2013-08-08 09:43:54
|
linux-kernel
|
[PATCH part4 1/4] x86: Make get_ramdisk_{image|size}() global. |
2013-08-08 09:43:53
|
linux-kernel
|
[PATCH part4 3/4] x86, acpica, acpi: Try to find SRAT in firmware earlier. |
2013-08-08 09:43:17
|
linux-kernel
|
[PATCH part4 4/4] x86, acpi, numa, mem_hotplug: Find hotpluggable memory in SRAT memory affinities. |
2013-08-08 09:43:15
|
linux-kernel
|
[PATCH part4 0/4] Parse SRAT memory affinities earlier. |
2013-08-08 09:43:03
|
linux-kernel
|
[PATCH part4 2/4] x86, acpica, acpi: Try to find if SRAT is overrided earlier. |
2013-08-08 08:58:06
|
linux-kernel
|
[PATCH part3 4/5] x86, acpi: Split acpi_boot_table_init() into two parts. |
2013-08-08 08:57:43
|
linux-kernel
|
[PATCH part3 2/5] x86, acpi: Split acpi_table_init() into two parts. |
2013-08-08 08:57:17
|
linux-kernel
|
[PATCH part3 3/5] x86, acpi: Rename check_multiple_madt() and make it global. |
2013-08-08 08:55:59
|
linux-kernel
|
[PATCH part3 5/5] x86, acpi: Initialize acpi golbal root table list earlier. |
2013-08-08 08:55:38
|
linux-kernel
|
[PATCH part3 0/5] acpi, acpica: Initialize acpi_gbl_root_table_list earlier and override it later. |
2013-08-08 08:55:36
|
linux-kernel
|
[PATCH part3 1/5] x86, acpi: Call two new functions instead of acpi_initialize_tables() in acpi_table_init(). |
2013-08-08 05:06:44
|
linux-kernel
|
[PATCH part2 1/4] acpi: Print Hot-Pluggable Field in SRAT. |
2013-08-08 05:06:43
|
linux-kernel
|
[PATCH part2 4/4] acpi: Introduce acpi_verify_initrd() to check if a table is invalid. |
2013-08-08 05:05:40
|
linux-kernel
|
[PATCH part2 3/4] acpi: Remove "continue" in macro INVALID_TABLE(). |
2013-08-08 05:05:38
|
linux-kernel
|
[PATCH part2 0/4] acpi: Trivial fix and improving for memory hotplug. |
2013-08-08 05:05:37
|
linux-kernel
|
[PATCH part2 2/4] earlycpio.c: Fix the confusing comment of find_cpio_data(). |
2013-08-08 03:41:17
|
linux-kernel
|
[PATCH part1 5/5] acpi, acpica: Split acpi_initialize_tables() into two parts. |
2013-08-08 03:41:15
|
linux-kernel
|
[PATCH part1 4/5] acpi, acpica: Call two new functions instead of acpi_tb_parse_root_table() in acpi_initialize_tables(). |
2013-08-08 03:41:14
|
linux-kernel
|
[PATCH part1 3/5] acpi, acpica: Split acpi_tb_parse_root_table() into two parts. |
2013-08-08 03:41:12
|
linux-kernel
|
[PATCH part1 2/5] acpi, acpica: Call two new functions instead of acpi_tb_install_table() in acpi_tb_parse_root_table(). |
2013-08-08 03:41:10
|
linux-kernel
|
[PATCH part1 1/5] acpi, acpica: Split acpi_tb_install_table() into two parts. |
2013-08-08 03:41:08
|
linux-kernel
|
[PATCH part1 0/5] acpica: Split acpi_gbl_root_table_list initialization into two parts. |
2013-08-07 11:15:52
|
linux-kernel
|
[PATCH v3 16/25] x86: Make get_ramdisk_{image|size}() global. |
2013-08-07 11:15:05
|
linux-kernel
|
[PATCH v3 23/25] memblock, mem_hotplug: Make memblock skip hotpluggable regions by default. |
2013-08-07 11:14:34
|
linux-kernel
|
[PATCH v3 14/25] x86, acpi: Initialize acpi golbal root table list earlier. |
2013-08-07 11:13:50
|
linux-kernel
|
[PATCH v3 03/25] acpi: Remove "continue" in macro INVALID_TABLE(). |
2013-08-07 11:13:48
|
linux-kernel
|
[PATCH v3 17/25] x86, acpica, acpi: Try to find if SRAT is overrided earlier. |
2013-08-07 11:13:44
|
linux-kernel
|
[PATCH v3 08/25] acpi, acpica: Call two new functions instead of acpi_tb_parse_root_table() in acpi_initialize_tables(). |
2013-08-07 11:13:41
|
linux-kernel
|
[PATCH v3 12/25] x86, acpi: Rename check_multiple_madt() and make it global. |
2013-08-07 10:59:27
|
linux-kernel
|
[PATCH v3 05/25] acpi, acpica: Split acpi_tb_install_table() into two parts. |
2013-08-07 10:59:26
|
linux-kernel
|
[PATCH v3 04/25] acpi: Introduce acpi_verify_initrd() to check if a table is invalid. |
2013-08-07 10:58:57
|
linux-kernel
|
[PATCH v3 02/25] earlycpio.c: Fix the confusing comment of find_cpio_data(). |
2013-08-07 10:58:05
|
linux-kernel
|
[PATCH v3 11/25] x86, acpi: Split acpi_table_init() into two parts. |
2013-08-07 10:58:03
|
linux-kernel
|
[PATCH v3 07/25] acpi, acpica: Split acpi_tb_parse_root_table() into two parts. |
2013-08-07 10:57:46
|
linux-kernel
|
[PATCH v3 13/25] x86, acpi: Split acpi_boot_table_init() into two parts. |
2013-08-07 10:56:32
|
linux-kernel
|
[PATCH v3 18/25] x86, acpica, acpi: Try to find SRAT in firmware earlier. |
2013-08-07 10:56:30
|
linux-kernel
|
[PATCH v3 21/25] memblock, numa: Introduce flag into memblock. |
2013-08-07 10:56:26
|
linux-kernel
|
[PATCH v3 19/25] x86, acpi, numa, mem_hotplug: Find hotpluggable memory in SRAT memory affinities. |
2013-08-07 10:56:01
|
linux-kernel
|
[PATCH v3 20/25] x86, numa, mem_hotplug: Skip all the regions the kernel resides in. |
2013-08-07 10:55:43
|
linux-kernel
|
[PATCH v3 15/25] x86: get pg_data_t's memory from other node |
2013-08-07 10:54:59
|
linux-kernel
|
[PATCH v3 22/25] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions. |
2013-08-07 10:54:09
|
linux-kernel
|
[PATCH v3 25/25] x86, numa, acpi, memory-hotplug: Make movablenode have higher priority. |
2013-08-07 10:54:06
|
linux-kernel
|
[PATCH v3 24/25] mem-hotplug: Introduce movablenode boot option to {en|dis}able using SRAT. |
2013-08-07 10:53:55
|
linux-kernel
|
[PATCH v3 01/25] acpi: Print Hot-Pluggable Field in SRAT. |
2013-08-07 10:53:53
|
linux-kernel
|
[PATCH v3 00/25] Arrange hotpluggable memory as ZONE_MOVABLE. |
2013-08-07 10:53:50
|
linux-kernel
|
[PATCH v3 09/25] acpi, acpica: Split acpi_initialize_tables() into two parts. |
2013-08-07 10:53:48
|
linux-kernel
|
[PATCH v3 10/25] x86, acpi: Call two new functions instead of acpi_initialize_tables() in acpi_table_init(). |
2013-08-07 10:53:45
|
linux-kernel
|
[PATCH v3 06/25] acpi, acpica: Call two new functions instead of acpi_tb_install_table() in acpi_tb_parse_root_table(). |