aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/topology.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-17include/asm-generic/topology.h: remove unused parent_node() macroDou Liyang1-3/+0
2017-08-28cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo1-1/+5
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn1-1/+19
2010-05-27numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn1-0/+3
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-17/+0
2009-03-30cpumask: remove the now-obsoleted pcibus_to_cpumask(): genericRusty Russell1-7/+0
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-3/+0
2008-12-13cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-1/+13
2008-07-13x86: change _node_to_cpumask_ptr to return const ptrMike Travis1-1/+2
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis1-0/+14
2008-02-11Make topology fallback macros reference their arguments.Andi Kleen1-5/+5
2005-06-23[PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter1-1/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+48