aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/numa.h
Commit message (Expand)AuthorAgeFilesLines
* eliminate cpu_clear()Jan Beulich2011-11-081-1/+1
* xen: remove extern function declarations from C files.Tim Deegan2011-05-261-0/+1
* Remove __init specifier from function declarations in header files.Keir Fraser2011-04-061-2/+2
* x86: increase MAX_LOCAL_APICKeir Fraser2010-12-151-1/+1
* x86: Do not include apic.h/io_apic.h from asm/smp.hKeir Fraser2010-06-111-4/+2
* Host Numa information in dom0Keir Fraser2010-04-071-0/+1
* x86: allow SRAT to be used on 32-bit systems with memory beyond 4GKeir Fraser2010-02-241-2/+2
* x86: fix NUMA handling (c/s 20599:e5a757ce7845)Keir Fraser2010-01-081-3/+3
* SRAT memory hotplug 2/2: Support overlapped and sparse node memory arrangement.Keir Fraser2009-12-091-6/+8
* Support physical CPU hot-add in xen hypervisorKeir Fraser2009-11-121-0/+6
* x86-64: reduce range spanned by 1:1 mapping and frame table indexesKeir Fraser2009-09-221-0/+1
* ACPI/NUMA: Improve SRAT parsingKeir Fraser2009-05-201-0/+2
* xen: Allow NUMA node to be specific to alloc_domheap_pages() via a newKeir Fraser2008-04-041-1/+0
* x86 numa: Fix the overflow of physical addresses.Keir Fraser2008-03-171-1/+1
* [XEN] Use cpumask macros to update numa node masks.kfraser@localhost.localdomain2006-12-131-1/+1
* [POWERPC][XEN] Fix build break by using bitmap field in cpumask_t.Hollis Blanchard2006-12-121-1/+1
* [XEN] Clean up NUMA stuff and disable by default ('numa=on' enables it).kfraser@localhost.localdomain2006-10-251-4/+17
* [XEN] Add basic NUMA/SRAT support to Xen from Linux 2.6.16.29.kfraser@localhost.localdomain2006-10-251-0/+65