| Commit message (Expand) | Author | Age | Files | Lines |
* | x86-64: Fix bad_srat() to clear all state | Andi Kleen | 2009-07-21 | 1 | -2/+4 |
* | x86, mm: Fix node_possible_map logic | Yinghai Lu | 2009-05-18 | 1 | -27/+2 |
* | mm, x86: remove MEMORY_HOTPLUG_RESERVE related code | Yinghai Lu | 2009-05-18 | 1 | -51/+12 |
* | x86: Allow 1MB of slack between the e820 map and SRAT, not 4GB | Yinghai Lu | 2009-05-11 | 1 | -2/+2 |
* | x86: Sanity check the e820 against the SRAT table using e820 map only | Yinghai Lu | 2009-05-11 | 1 | -1/+1 |
* | x86, srat: do not register nodes beyond e820 map | David Rientjes | 2009-05-06 | 1 | -0/+1 |
* | x86/uv: fix init of memory-less nodes | Jack Steiner | 2009-04-17 | 1 | -1/+5 |
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 1 | -1/+2 |
|\ |
|
| * | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 | 1 | -1/+1 |
| * | x86: uv cleanup, build fix | Ingo Molnar | 2009-01-21 | 1 | -0/+1 |
* | | x86, ACPI: add support for x2apic ACPI extensions | Suresh Siddha | 2009-04-03 | 1 | -0/+30 |
|/ |
|
* | x86: prepare for cpumask iterators to only go to nr_cpu_ids | Mike Travis | 2008-12-16 | 1 | -1/+1 |
* | x86, uv: add early detection of UV system types | Jack Steiner | 2008-10-13 | 1 | -1/+1 |
* | x86: reserve SLIT | Yinghai Lu | 2008-07-11 | 1 | -1/+13 |
* | x86: remove end_pfn in 64bit | Yinghai Lu | 2008-07-08 | 1 | -1/+1 |
* | Merge branch 'x86/numa' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -1/+1 |
|\ |
|
| * | x86: cleanup early per cpu variables/accesses v4 | Mike Travis | 2008-07-08 | 1 | -1/+1 |
* | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-06-16 | 1 | -27/+0 |
|\ \
| |/ |
|
| * | ACPI: handle invalid ACPI SLIT table | Fenghua Yu | 2008-06-11 | 1 | -27/+0 |
* | | x86: make memory_add_physaddr_to_nid depend on MEMORY_HOTPLUG | Thomas Gleixner | 2008-05-25 | 1 | -1/+2 |
|/ |
|
* | "make namespacecheck" fixes | Ingo Molnar | 2008-04-24 | 1 | -1/+1 |
* | srat, x86: add support for nodes spanning other nodes | Suresh Siddha | 2008-04-19 | 1 | -11/+21 |
* | x86: increase size of APICID | Jack Steiner | 2008-04-17 | 1 | -1/+5 |
* | x86: get apic_id later in acpi_numa_processor_affinity_init | Yinghai Lu | 2008-04-17 | 1 | -1/+2 |
* | x86: fix section mismatch in srat_64.c:reserve_hotadd | Sam Ravnborg | 2008-02-19 | 1 | -1/+2 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -1/+2 |
* | x86: fix section mismatch warning in srat_64.c | Sam Ravnborg | 2008-01-30 | 1 | -1/+1 |
* | x86: fix NUMA emulation on 64-bit | Minoru Usui | 2008-01-30 | 1 | -1/+1 |
* | x86: change bios_cpu_apicid to percpu data variable fixup | travis@sgi.com | 2008-01-30 | 1 | -1/+1 |
* | x86: fix early NUMA-id access | Mike Travis | 2008-01-30 | 1 | -1/+2 |
* | x86: change NR_CPUS arrays in numa_64 fixup | travis@sgi.com | 2008-01-30 | 1 | -2/+3 |
* | x86: reduce memory and intra-node effects | Mike Travis | 2008-01-30 | 1 | -2/+6 |
* | x86: change size of node ids from u8 to u16 | travis@sgi.com | 2008-01-30 | 1 | -1/+1 |
* | x86: change size of APICIDs from u8 to u16 | travis@sgi.com | 2008-01-30 | 1 | -9/+13 |
* | arch/x86/: spelling fixes | Joe Perches | 2008-01-30 | 1 | -1/+1 |
* | x86: 64-bit, make sparsemem vmemmap the only memory model | Christoph Lameter | 2008-01-30 | 1 | -57/+0 |
* | spelling fixes: arch/x86_64/ | Simon Arlott | 2007-10-20 | 1 | -1/+1 |
* | x86: fix cpu_to_node references | Mike Travis | 2007-10-17 | 1 | -2/+2 |
* | x86_64: move mm | Thomas Gleixner | 2007-10-11 | 1 | -0/+566 |