index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
numa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-02
x86, NUMA: Remove long 64bit assumption from numa.c
Tejun Heo
1
-23
/
+22
2011-05-02
x86, NUMA: Enable build of generic NUMA init code on 32bit
Tejun Heo
1
-6
/
+4
2011-05-02
x86, NUMA: Move NUMA init logic from numa_64.c to numa.c
Tejun Heo
1
-3
/
+520
2011-05-02
x86, NUMA: Move numa_nodes_parsed to numa.[hc]
Tejun Heo
1
-0
/
+1
2011-05-02
x86, NUMA: Unify 32/64bit numa_cpu_node() implementation
Tejun Heo
1
-0
/
+9
2011-04-21
x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS
David Rientjes
1
-18
/
+13
2011-02-14
x86, numa: Add error handling for bad cpu-to-node mappings
David Rientjes
1
-0
/
+4
2011-01-28
x86: Unify NUMA initialization between 32 and 64bit
Tejun Heo
1
-4
/
+72
2011-01-28
x86: Unify node_to_cpumask_map handling between 32 and 64bit
Tejun Heo
1
-2
/
+62
2011-01-28
x86: Unify CPU -> NUMA node mapping between 32 and 64bit
Tejun Heo
1
-1
/
+71
2011-01-28
x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit
Tejun Heo
1
-1
/
+5
2011-01-19
x86: Unify "numa=" command line option handling
Jan Beulich
1
-0
/
+22
2010-05-31
x86/mm: Remove unused DBG() macro
Akinobu Mita
1
-6
/
+0
2010-05-30
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
Linus Torvalds
1
-17
/
+0
2010-05-27
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Jack Steiner
1
-0
/
+17
2009-03-13
cpumask: convert node_to_cpumask_map[] to cpumask_var_t
Rusty Russell
1
-1
/
+1
2009-03-13
cpumask: remove x86 cpumask_t uses.
Rusty Russell
1
-1
/
+1
2009-03-13
cpumask: convert node_to_cpumask_map[] to cpumask_var_t
Rusty Russell
1
-16
/
+12
2009-03-13
x86: unify 32 and 64-bit node_to_cpumask_map
Rusty Russell
1
-0
/
+71
[prev]