summaryrefslogtreecommitdiff
path: root/include/acpi/acpi_numa.h
AgeCommit message (Expand)Author
2021-11-24ACPI: processor: Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-06-07ACPI: NUMA: fix typo in a commentChristophe JAILLET
2021-02-11ACPI / NUMA: add a stub function for node_to_pxm()Wei Liu
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-13x86/numa: add 'nohmat' optionDan Williams
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams
2020-09-30ACPI / NUMA: Add stub function for pxm_to_node()Nathan Chancellor
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-24ACPI: NUMA: add missing include in acpi_numa.hRoss Zwisler
2016-05-30ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney
2014-02-03ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() staticBjorn Helgaas
2012-01-17ACPI: Store SRAT table revisionKurt Garloff
2008-02-07ACPI: misc cleanupsAdrian Bunk
2007-07-21x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes
2007-06-02ACPI: Section mismatch ... acpi_map_pxm_to_nodeLuck, Tony
2007-05-17acpi: fix potential call to a freed memory section.Aaron Durbin
2007-05-09ACPICA: LindentLen Brown
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto