index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
topology.h
Age
Commit message (
Expand
)
Author
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2020-05-28
include/asm-generic/topology.h: guard cpumask_of_node() macro argument
Arnd Bergmann
2017-11-17
include/asm-generic/topology.h: remove unused parent_node() macro
Dou Liyang
2017-08-28
cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
Tejun Heo
2010-08-09
topology: alternate fix for ia64 tiger_defconfig build breakage
Lee Schermerhorn
2010-05-27
numa: introduce numa_mem_id()- effective local memory node id
Lee Schermerhorn
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
2009-03-30
cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic
Rusty Russell
2009-03-30
cpumask: remove node_to_first_cpu
Rusty Russell
2008-12-13
cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask
Rusty Russell
2008-07-13
x86: change _node_to_cpumask_ptr to return const ptr
Mike Travis
2008-04-19
asm-generic: add node_to_cpumask_ptr macro
Mike Travis
2008-02-11
Make topology fallback macros reference their arguments.
Andi Kleen
2005-06-23
[PATCH] x86/x86_64: pcibus_to_node
Christoph Lameter
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds