aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/numa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-21x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes1-4/+7
2007-07-21x86_64: various cleanups in NUMA scan nodeDavid Rientjes1-10/+10
2007-06-02ACPI: Section mismatch ... acpi_map_pxm_to_nodeLuck, Tony1-1/+1
2007-05-17acpi: fix potential call to a freed memory section.Aaron Durbin1-4/+4
2007-05-08Fix unnecesary meminitYasunori Goto1-2/+2
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto1-2/+2
2007-02-13ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown1-7/+1
2007-02-13ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown1-2/+2
2007-02-13ACPI: acpi_table_parse() now returns success/fail, not countLen Brown1-4/+2
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown1-1/+1
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy1-39/+38
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-1/+1
2006-07-01ACPI: remove function tracing macros from drivers/acpi/*.cLen Brown1-3/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto1-1/+14
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-0/+48
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-64/+61
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+213