summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/srat.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-011-1/+1
|\
| * x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* | ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.cHanjun Guo2016-05-301-57/+0
* | ACPI / NUMA: remove unneeded acpi_numa=1Hanjun Guo2016-05-301-2/+0
* | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney2016-05-301-13/+0
* | x86 / ACPI / NUMA: cleanup acpi_numa_processor_affinity_init()Hanjun Guo2016-05-301-16/+5
* | ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.cHanjun Guo2016-05-301-27/+0
* | ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter2016-05-301-2/+0
|/
* x86/mm: Introduce max_possible_pfnIgor Mammedov2015-12-061-0/+2
* x86/mm/srat: Print non-volatile flag in SRATLinda Knippers2015-09-021-2/+3
* x86/mm: Avoid duplicated pxm_to_node() callsYinghai Lu2014-02-091-3/+9
* Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-071-0/+5
|\
| * acpi, numa, mem_hotplug: mark hotpluggable memory in memblockTang Chen2014-01-211-0/+5
* | arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLITToshi Kani2014-01-251-3/+13
|/
* ACPI / x86: Print Hot-Pluggable Field in SRAT.Tang Chen2013-08-141-4/+7
* x86, ACPI, mm: Revert movablemem_map supportYinghai Lu2013-03-021-122/+3
* acpi, memory-hotplug: support getting hotplug info from SRATTang Chen2013-02-231-5/+66
* acpi, memory-hotplug: extend movablemem_map ranges to the end of nodeTang Chen2013-02-231-3/+61
* x86/srat: Simplify memory affinity init error handlingDavidlohr Bueso2013-01-241-14/+15
* ACPI: Only count valid srat memory structuresThomas Renninger2012-08-031-7/+8
* x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()Yasuaki Ishimatsu2012-06-061-0/+2
* x86: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-291-2/+3
* x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold2012-03-231-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-181-0/+4
|\
| * ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff2012-01-171-0/+4
* | x86, acpi: Skip acpi x2apic entries if the x2apic feature is not presentYinghai Lu2011-12-231-1/+6
|/
* x86, NUMA: make srat.c 32bit safeTejun Heo2011-05-021-2/+2
* x86, NUMA: rename srat_64.c to srat.cTejun Heo2011-05-021-0/+184