aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/numa.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Store SRAT table revisionKurt Garloff2012-01-251-0/+6
* x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ...Tejun Heo2011-02-161-3/+6
* x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.cTony Luck2011-01-121-6/+2
* x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu2010-12-231-2/+12
* gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-151-3/+1
* ACPI: NUMA: map pxms to low node idsDavid Rientjes2010-04-041-2/+4
* smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-171-2/+2
* Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-161-15/+6
|\
| * ACPI: remove NID_INVALDavid Rientjes2009-12-161-15/+6
* | x86: Export srat physical topologyDavid Rientjes2009-10-121-4/+6
|/
* ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
* x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-031-1/+45
* acpi: check for pxm_to_node_map overflowCyrill Gorcunov2009-03-161-1/+1
* ACPI: remove private acpica headers from driver filesLin Ming2008-12-311-1/+0
* ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-1/+1
* ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-161-2/+2
* ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-111-4/+27
* ACPI: misc cleanupsAdrian Bunk2008-02-071-1/+2
* ACPI: fix modpost warningsJan Beulich2007-12-131-2/+2
* x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2007-07-211-4/+7
* x86_64: various cleanups in NUMA scan nodeDavid Rientjes2007-07-211-10/+10
* ACPI: Section mismatch ... acpi_map_pxm_to_nodeLuck, Tony2007-06-021-1/+1
* acpi: fix potential call to a freed memory section.Aaron Durbin2007-05-171-4/+4
* Fix unnecesary meminitYasunori Goto2007-05-081-2/+2
* Fix section mismatch of memory hotplug related code.Yasunori Goto2007-05-081-2/+2
* ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown2007-02-131-7/+1
* ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown2007-02-131-2/+2
* ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2007-02-131-4/+2
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-121-1/+1
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-39/+38
* ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-1/+1
* ACPI: remove function tracing macros from drivers/acpi/*.cLen Brown2006-07-011-3/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto2006-06-271-1/+14
* [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-231-0/+48
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-64/+61
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+213