summaryrefslogtreecommitdiff
path: root/arch/x86/mm/numa_emulation.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2012-03-22numa_emulation: fix cpumask_of_node()Andrea Arcangeli1-1/+1
2012-03-04x86, memblock: Move mem_hole_size() to .initJiri Kosina1-1/+1
2011-07-14memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo1-2/+2
2011-07-14x86: Use absent_pages_in_range() instead of memblock_x86_hole_size()Tejun Heo1-12/+18
2011-07-14memblock: Kill MEMBLOCK_ERRORTejun Heo1-1/+1
2011-05-02x86, NUMA: Enable emulation on 32bit tooTejun Heo1-5/+11
2011-04-21x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes1-14/+6
2011-03-12x86-64, NUMA: Don't call numa_set_distanc() for all possible node combination...Tejun Heo1-11/+12
2011-03-04x86-64, NUMA: Don't assume phys node 0 is always online in numa_emulation()Tejun Heo1-1/+15
2011-03-04x86-64, NUMA: Fix numa_emulation code with node0 without RAMYinghai Lu1-3/+1
2011-03-02x86-64, NUMA: Better explain numa_distance handlingTejun Heo1-1/+5
2011-03-02x86-64, NUMA: Fix distance table handlingYinghai Lu1-6/+8
2011-02-22x86-64, NUMA: Add proper function comments to global functionsTejun Heo1-3/+26
2011-02-22x86-64, NUMA: Move NUMA emulation into numa_emulation.cTejun Heo1-0/+452