summaryrefslogtreecommitdiff
path: root/drivers/acpi/numa.c
AgeCommit message (Expand)Author
2020-11-05ACPI: Add out of bounds and numa_off protections to pxm_to_node()Jonathan Cameron
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-01-06acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams
2019-01-03ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-03-15acpi, numa: fix pxm to online numa node associationsDan Williams
2017-11-27ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity tableGanapatrao Kulkarni
2017-07-24ACPI: NUMA: Fix typo in the full name of SRATRoss Zwisler
2016-12-15ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky
2016-06-22ACPI / NUMA: Enable ACPI based NUMA on ARM64Hanjun Guo
2016-05-30ACPI / NUMA: Improve SRAT error detection and add messagesDavid Daney
2016-05-30ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.cHanjun Guo
2016-05-30ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney
2016-05-30ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.cHanjun Guo
2016-05-30ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter
2016-05-30ACPI / NUMA: remove duplicate NULL checkHanjun Guo
2016-05-30ACPI / NUMA: Replace ACPI_DEBUG_PRINT() with pr_debug()Hanjun Guo
2016-05-30ACPI / NUMA: Use pr_fmt() instead of printkHanjun Guo
2016-04-21ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC presentLukasz Anaczkowski
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2015-06-26acpi: Add acpi_map_pxm_to_online_node()Toshi Kani
2015-02-06ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo
2014-02-03ACPI / numa: Use __weak, not the gcc-specific versionBjorn Helgaas
2014-02-03ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() staticBjorn Helgaas
2014-02-03ACPI / numa: Simplify acpi_get_node() styleBjorn Helgaas
2014-02-03ACPI / numa: Fix acpi_get_node() prototypeBjorn Helgaas
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-09-24ACPI / mm: use NUMA_NO_NODEJianguo Wu
2013-08-13ACPI / numa: Fix __init attribute location in slit_valid()Hanjun Guo
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu
2013-02-23acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen
2013-02-15Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-01-26ACPI: SRAT: report non-volatile memory in debugDavidlohr Bueso
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger
2012-08-03ACPI: Untangle a return statement for better readabilityThomas Renninger
2012-01-17ACPI: Store SRAT table revisionKurt Garloff
2011-02-16x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ...Tejun Heo
2011-01-12x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.cTony Luck
2010-12-23x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen
2010-04-04ACPI: NUMA: map pxms to low node idsDavid Rientjes
2010-02-17smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown
2009-12-16ACPI: remove NID_INVALDavid Rientjes
2009-10-12x86: Export srat physical topologyDavid Rientjes
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha