summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/topology.h
AgeCommit message (Expand)Author
2009-03-13x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell
2009-03-13cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell
2009-03-13cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell
2009-03-13cpumask: remove cpu_coregroup_map: x86Rusty Russell
2009-03-13cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell
2009-01-27x86: move 64-bit NUMA codeBrian Gerst
2009-01-21Merge branch 'cpus4096' into core/percpuIngo Molnar
2009-01-19x86-64: Move nodenumber from PDA to per-cpu.Brian Gerst
2009-01-16x86: make early_per_cpu() a lvalue and use itTejun Heo
2009-01-15x86: fix build warning when CONFIG_NUMA not defined.Mike Travis
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2008-12-26cpumask: cpu_coregroup_mask(): x86Rusty Russell
2008-12-26cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...Rusty Russell
2008-12-16x86: Introduce topology_core_cpumask()/topology_thread_cpumask()Mike Travis
2008-12-01sched: don't export sched_mc_power_savings in laptopsMahesh Salgaonkar
2008-11-05sched: re-tune balancingIngo Molnar
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro