aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/numa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch1-8/+8
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2019-01-06acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams1-0/+1
2019-01-03ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan1-3/+3
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+0
2018-03-15acpi, numa: fix pxm to online numa node associationsDan Williams1-4/+6
2017-11-27ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity tableGanapatrao Kulkarni1-2/+1
2017-07-24ACPI: NUMA: Fix typo in the full name of SRATRoss Zwisler1-1/+1
2016-12-15ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky1-1/+1
2016-06-22ACPI / NUMA: Enable ACPI based NUMA on ARM64Hanjun Guo1-1/+36
2016-05-30ACPI / NUMA: Improve SRAT error detection and add messagesDavid Daney1-4/+11
2016-05-30ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.cHanjun Guo1-0/+60
2016-05-30ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney1-0/+12
2016-05-30ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.cHanjun Guo1-0/+29
2016-05-30ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter1-2/+0
2016-05-30ACPI / NUMA: remove duplicate NULL checkHanjun Guo1-3/+0
2016-05-30ACPI / NUMA: Replace ACPI_DEBUG_PRINT() with pr_debug()Hanjun Guo1-38/+21
2016-05-30ACPI / NUMA: Use pr_fmt() instead of printkHanjun Guo1-10/+7
2016-04-21ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC presentLukasz Anaczkowski1-4/+12
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
2015-06-26acpi: Add acpi_map_pxm_to_online_node()Toshi Kani1-3/+47
2015-02-06ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo1-10/+2
2014-02-03ACPI / numa: Use __weak, not the gcc-specific versionBjorn Helgaas1-1/+1
2014-02-03ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() staticBjorn Helgaas1-2/+2
2014-02-03ACPI / numa: Simplify acpi_get_node() styleBjorn Helgaas1-4/+4
2014-02-03ACPI / numa: Fix acpi_get_node() prototypeBjorn Helgaas1-1/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-1/+0
2013-09-24ACPI / mm: use NUMA_NO_NODEJianguo Wu1-2/+2
2013-08-13ACPI / numa: Fix __init attribute location in slit_valid()Hanjun Guo1-1/+1
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu1-13/+10
2013-02-23acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen1-10/+13
2013-02-15Merge branch 'acpi-assorted'Rafael J. Wysocki1-2/+4
2013-01-26ACPI: SRAT: report non-volatile memory in debugDavidlohr Bueso1-2/+4
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng1-1/+1
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger1-3/+5
2012-08-03ACPI: Untangle a return statement for better readabilityThomas Renninger1-2/+4
2012-01-17ACPI: Store SRAT table revisionKurt Garloff1-0/+6
2011-02-16x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return valuesTejun Heo1-3/+6
2011-01-12x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.cTony Luck1-6/+2
2010-12-23x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu1-2/+12
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen1-3/+1
2010-04-04ACPI: NUMA: map pxms to low node idsDavid Rientjes1-2/+4
2010-02-17smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu1-2/+2
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown1-15/+6
2009-12-16ACPI: remove NID_INVALDavid Rientjes1-15/+6
2009-10-12x86: Export srat physical topologyDavid Rientjes1-4/+6
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-0/+2
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha1-1/+45
2009-03-16acpi: check for pxm_to_node_map overflowCyrill Gorcunov1-1/+1
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming1-1/+0