index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
numa.h
Age
Commit message (
Expand
)
Author
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2011-05-02
x86, NUMA: Make numa_init_array() static
Tejun Heo
2011-05-02
x86, NUMA: Move NUMA init logic from numa_64.c to numa.c
Tejun Heo
2011-05-02
x86-32, NUMA: implement temporary NUMA init shims
Tejun Heo
2011-05-02
x86, NUMA: Move numa_nodes_parsed to numa.[hc]
Tejun Heo
2011-05-02
x86, NUMA: Unify 32/64bit numa_cpu_node() implementation
Tejun Heo
2011-04-21
x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS
David Rientjes
2011-02-16
x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk()
Tejun Heo
2011-01-28
x86: Unify NUMA initialization between 32 and 64bit
Tejun Heo
2011-01-28
x86: Unify node_to_cpumask_map handling between 32 and 64bit
Tejun Heo
2011-01-28
x86: Unify CPU -> NUMA node mapping between 32 and 64bit
Tejun Heo
2011-01-28
x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit
Tejun Heo
2008-10-22
x86, um: ... and asm-x86 move
Al Viro