aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/topology.h
AgeCommit message (Expand)Author
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2010-03-02sh: Fix up cpumask_of_pcibus() for the NUMA build.Paul Mundt
2009-10-16sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-09-16sched: Disable wakeup balancingPeter Zijlstra
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra
2009-09-15sched: Improve latencies and throughputMike Galbraith
2009-09-15sched: Tweak wake_idxPeter Zijlstra
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra
2009-06-14cpumask: remove the now-obsoleted pcibus_to_cpumask(): shRusty Russell
2009-04-07sh: Provide cpumask_of_pcibus() to fix NUMA build.Paul Mundt
2009-03-30cpumask: remove node_to_first_cpuRusty Russell
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2008-12-26cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c...Rusty Russell
2008-11-26sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar
2008-07-29sh: migrate to arch/sh/include/Paul Mundt