aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/acpi/acpi_numa.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-24ACPI: processor: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+0
2021-06-07ACPI: NUMA: fix typo in a commentChristophe JAILLET1-1/+1
2021-02-11ACPI / NUMA: add a stub function for node_to_pxm()Wei Liu1-0/+4
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+4
2020-10-13x86/numa: add 'nohmat' optionDan Williams1-0/+8
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams1-1/+5
2020-09-30ACPI / NUMA: Add stub function for pxm_to_node()Nathan Chancellor1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-24ACPI: NUMA: add missing include in acpi_numa.hRoss Zwisler1-0/+1
2016-05-30ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney1-0/+4
2014-02-03ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() staticBjorn Helgaas1-1/+0
2012-01-17ACPI: Store SRAT table revisionKurt Garloff1-0/+1
2008-02-07ACPI: misc cleanupsAdrian Bunk1-1/+0
2007-07-21x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes1-0/+1
2007-06-02ACPI: Section mismatch ... acpi_map_pxm_to_nodeLuck, Tony1-1/+1
2007-05-17acpi: fix potential call to a freed memory section.Aaron Durbin1-5/+2
2007-05-09ACPICA: LindentLen Brown1-1/+1
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-0/+23