aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/numa_emulation.c
Commit message (Expand)AuthorAge
* x86: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-05-29
* x86/numa: Allow specifying node_distance() for numa=fakePeter Zijlstra2012-05-09
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-22
|\
| * x86, memblock: Move mem_hole_size() to .initJiri Kosina2012-03-03
* | numa_emulation: fix cpumask_of_node()Andrea Arcangeli2012-03-21
|/
* memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-14
* x86: Use absent_pages_in_range() instead of memblock_x86_hole_size()Tejun Heo2011-07-14
* memblock: Kill MEMBLOCK_ERRORTejun Heo2011-07-13
* x86, NUMA: Enable emulation on 32bit tooTejun Heo2011-05-02
* x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes2011-04-21
* x86-64, NUMA: Don't call numa_set_distanc() for all possible node combination...Tejun Heo2011-03-12
* x86-64, NUMA: Don't assume phys node 0 is always online in numa_emulation()Tejun Heo2011-03-04
* x86-64, NUMA: Fix numa_emulation code with node0 without RAMYinghai Lu2011-03-04
* x86-64, NUMA: Better explain numa_distance handlingTejun Heo2011-03-02
* x86-64, NUMA: Fix distance table handlingYinghai Lu2011-03-02
* x86-64, NUMA: Add proper function comments to global functionsTejun Heo2011-02-22
* x86-64, NUMA: Move NUMA emulation into numa_emulation.cTejun Heo2011-02-22