Age | Commit message (Expand) | Author | Files | Lines |
2012-05-29 | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 1 | -2/+2 |
2012-05-09 | x86/numa: Allow specifying node_distance() for numa=fake | Peter Zijlstra | 1 | -2/+6 |
2012-03-22 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2012-03-21 | numa_emulation: fix cpumask_of_node() | Andrea Arcangeli | 1 | -1/+1 |
2012-03-03 | x86, memblock: Move mem_hole_size() to .init | Jiri Kosina | 1 | -1/+1 |
2011-07-14 | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 1 | -2/+2 |
2011-07-14 | x86: Use absent_pages_in_range() instead of memblock_x86_hole_size() | Tejun Heo | 1 | -12/+18 |
2011-07-13 | memblock: Kill MEMBLOCK_ERROR | Tejun Heo | 1 | -1/+1 |
2011-05-02 | x86, NUMA: Enable emulation on 32bit too | Tejun Heo | 1 | -5/+11 |
2011-04-21 | x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS | David Rientjes | 1 | -14/+6 |
2011-03-12 | x86-64, NUMA: Don't call numa_set_distanc() for all possible node combination... | Tejun Heo | 1 | -11/+12 |
2011-03-04 | x86-64, NUMA: Don't assume phys node 0 is always online in numa_emulation() | Tejun Heo | 1 | -1/+15 |
2011-03-04 | x86-64, NUMA: Fix numa_emulation code with node0 without RAM | Yinghai Lu | 1 | -3/+1 |
2011-03-02 | x86-64, NUMA: Better explain numa_distance handling | Tejun Heo | 1 | -1/+5 |
2011-03-02 | x86-64, NUMA: Fix distance table handling | Yinghai Lu | 1 | -6/+8 |
2011-02-22 | x86-64, NUMA: Add proper function comments to global functions | Tejun Heo | 1 | -3/+26 |
2011-02-22 | x86-64, NUMA: Move NUMA emulation into numa_emulation.c | Tejun Heo | 1 | -0/+452 |