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
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
2011-02-14
x86, numa: Add error handling for bad cpu-to-node mappings
David Rientjes
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
2011-01-19
x86: Unify "numa=" command line option handling
Jan Beulich
2010-05-31
x86/mm: Remove unused DBG() macro
Akinobu Mita
2010-05-30
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
Linus Torvalds
2010-05-27
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Jack Steiner
2009-03-13
cpumask: convert node_to_cpumask_map[] to cpumask_var_t
Rusty Russell
2009-03-13
cpumask: remove x86 cpumask_t uses.
Rusty Russell
2009-03-13
cpumask: convert node_to_cpumask_map[] to cpumask_var_t
Rusty Russell
2009-03-13
x86: unify 32 and 64-bit node_to_cpumask_map
Rusty Russell