summaryrefslogtreecommitdiff
path: root/drivers/acpi/numa.c
Commit message (Expand)AuthorAge
* ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo2015-02-06
* ACPI / numa: Use __weak, not the gcc-specific versionBjorn Helgaas2014-02-03
* ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() staticBjorn Helgaas2014-02-03
* ACPI / numa: Simplify acpi_get_node() styleBjorn Helgaas2014-02-03
* ACPI / numa: Fix acpi_get_node() prototypeBjorn Helgaas2014-02-03
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-07
* ACPI / mm: use NUMA_NO_NODEJianguo Wu2013-09-24
* ACPI / numa: Fix __init attribute location in slit_valid()Hanjun Guo2013-08-13
* x86, ACPI, mm: Revert movablemem_map supportYinghai Lu2013-03-02
* acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen2013-02-23
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-02-15
|\
| * ACPI: SRAT: report non-volatile memory in debugDavidlohr Bueso2013-01-26
* | ACPICA: Cleanup table handler naming conflicts.Lv Zheng2013-01-11
|/
* ACPI: Only count valid srat memory structuresThomas Renninger2012-08-03
* ACPI: Untangle a return statement for better readabilityThomas Renninger2012-08-03
* ACPI: Store SRAT table revisionKurt Garloff2012-01-17
* x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ...Tejun Heo2011-02-16
* x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.cTony Luck2011-01-12
* x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu2010-12-23
* gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-15
* ACPI: NUMA: map pxms to low node idsDavid Rientjes2010-04-04
* smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-17
* Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-16
|\
| * ACPI: remove NID_INVALDavid Rientjes2009-12-16
* | x86: Export srat physical topologyDavid Rientjes2009-10-12
|/
* ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
* x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-03
* acpi: check for pxm_to_node_map overflowCyrill Gorcunov2009-03-16
* ACPI: remove private acpica headers from driver filesLin Ming2008-12-31
* ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-16
* ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-11
* ACPI: misc cleanupsAdrian Bunk2008-02-07
* ACPI: fix modpost warningsJan Beulich2007-12-13
* x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2007-07-21
* x86_64: various cleanups in NUMA scan nodeDavid Rientjes2007-07-21
* ACPI: Section mismatch ... acpi_map_pxm_to_nodeLuck, Tony2007-06-02
* acpi: fix potential call to a freed memory section.Aaron Durbin2007-05-17
* Fix unnecesary meminitYasunori Goto2007-05-08
* Fix section mismatch of memory hotplug related code.Yasunori Goto2007-05-08
* ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown2007-02-13
* ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown2007-02-13
* ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2007-02-13
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-12
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-02
* ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-14
* ACPI: remove function tracing macros from drivers/acpi/*.cLen Brown2006-07-01
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto2006-06-27
* [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-23