aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/srat.c
Commit message (Expand)AuthorAgeFilesLines
* x86: don't blindly create L3 tables for the direct mapJan Beulich2013-09-301-9/+6
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-12/+0
* x86/numa: Remove warning about small NUMA nodesAndrew Cooper2012-07-191-7/+0
* x86/numa: Correct assumption that each NUMA node has memoryAndrew Cooper2012-07-191-7/+19
* ACPI: eliminate duplicate MADT parsing and unused SBF definitionsJan Beulich2011-12-131-1/+2
* introduce and use nr_cpu_ids and nr_cpumask_bitsJan Beulich2011-10-211-1/+1
* Define new <pfn.h> header for PFN_{DOWN,UP} macros.Keir Fraser2011-03-231-0/+1
* ACPI: add support for x2APIC ACPI extensionsKeir Fraser2010-07-161-0/+30
* x86: make pxm_to_node() return sane values when disabling NUMA internallyKeir Fraser2010-04-261-1/+3
* x86_32: Fix build after 20983:94535cc63835Keir Fraser2010-02-261-2/+6
* x86 numa: Fix post-boot ACPI SLIT accesses.Keir Fraser2010-02-251-2/+13
* x86: allow SRAT to be used on 32-bit systems with memory beyond 4GKeir Fraser2010-02-241-2/+2
* SRAT memory hotplug 2/2: Support overlapped and sparse node memory arrangement.Keir Fraser2009-12-091-22/+56
* SRAT memory hotplug 1/2: Revert 20053:ebb07c5934c8.Keir Fraser2009-12-091-14/+3
* Support physical CPU hot-add in xen hypervisorKeir Fraser2009-11-121-6/+1
* Miscellaneous data placement adjustmentsKeir Fraser2009-10-281-2/+2
* x86-64: reduce range spanned by 1:1 mapping and frame table indexesKeir Fraser2009-09-221-0/+64
* x86/numa: fix c/s 20120 (Fix SRAT check for discontig memory)Keir Fraser2009-08-311-9/+17
* x86 numa: Fix SRAT check for discontig memoryKeir Fraser2009-08-251-15/+24
* x86 numa: fix nodes' memory parsing when SRAT table includes future-hotplug m...Keir Fraser2009-08-121-3/+14
* ACPI/NUMA: Improve SRAT parsingKeir Fraser2009-05-201-10/+18
* Update ACPI headers to Linux 2.6.24.Keir Fraser2008-03-181-2/+2
* [XEN] Clean up NUMA stuff and disable by default ('numa=on' enables it).kfraser@localhost.localdomain2006-10-251-11/+1
* [XEN] Add basic NUMA/SRAT support to Xen from Linux 2.6.16.29.kfraser@localhost.localdomain2006-10-251-0/+325