aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/mm/srat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar1-1/+1
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-07-14x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-05-30ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.cHanjun Guo1-57/+0
2016-05-30ACPI / NUMA: remove unneeded acpi_numa=1Hanjun Guo1-2/+0
2016-05-30ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney1-13/+0
2016-05-30x86 / ACPI / NUMA: cleanup acpi_numa_processor_affinity_init()Hanjun Guo1-16/+5
2016-05-30ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.cHanjun Guo1-27/+0
2016-05-30ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter1-2/+0
2015-12-06x86/mm: Introduce max_possible_pfnIgor Mammedov1-0/+2
2015-09-02x86/mm/srat: Print non-volatile flag in SRATLinda Knippers1-2/+3
2014-02-09x86/mm: Avoid duplicated pxm_to_node() callsYinghai Lu1-3/+9
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-0/+5
2014-01-25arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLITToshi Kani1-3/+13
2014-01-21acpi, numa, mem_hotplug: mark hotpluggable memory in memblockTang Chen1-0/+5
2013-08-14ACPI / x86: Print Hot-Pluggable Field in SRAT.Tang Chen1-4/+7
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu1-122/+3
2013-02-23acpi, memory-hotplug: support getting hotplug info from SRATTang Chen1-5/+66
2013-02-23acpi, memory-hotplug: extend movablemem_map ranges to the end of nodeTang Chen1-3/+61
2013-01-24x86/srat: Simplify memory affinity init error handlingDavidlohr Bueso1-14/+15
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger1-7/+8
2012-06-06x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()Yasuaki Ishimatsu1-0/+2
2012-05-29x86: print physical addresses consistently with other parts of kernelBjorn Helgaas1-2/+3
2012-03-23x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold1-1/+1
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+4
2012-01-17ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff1-0/+4
2011-12-23x86, acpi: Skip acpi x2apic entries if the x2apic feature is not presentYinghai Lu1-1/+6
2011-05-02x86, NUMA: make srat.c 32bit safeTejun Heo1-2/+2
2011-05-02x86, NUMA: rename srat_64.c to srat.cTejun Heo1-0/+184