aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/topology_64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-23sparc: topology_64.h: Fix condition for including cpudata.hBen Hutchings1-1/+3
2016-12-11sparc: fix a building error reported by kbuildGonglei \(Arei\)1-0/+1
2016-10-24sparc64: Setup a scheduling domain for highest level cache.Atish Patra1-1/+7
2015-11-04sparc64: Fix numa distance valuesNitin Gupta1-0/+3
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar1-1/+2
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2015-04-22sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctlychris hyser1-1/+2
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg1-1/+1
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas1-2/+0
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-19/+0
2011-04-12sched, sparc64: Turn cpu_coregroup_mask() into a real functionStephen Rothwell1-1/+5
2010-01-20sparc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard1-1/+3
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: sparcRusty Russell1-2/+0
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-14/+0
2009-09-16sched: Disable wakeup balancingPeter Zijlstra1-1/+0
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra1-1/+1
2009-09-15sched: Tweak wake_idxPeter Zijlstra1-1/+1
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra1-2/+2
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-6/+1
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-5/+0
2009-03-16cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell1-1/+1
2009-03-16cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell1-4/+0
2009-03-16cpumask: remove cpu_coregroup_map: sparcRusty Russell1-1/+0
2009-01-11sparc64: Fix cpumask related build failureDavid Miller1-0/+4
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparcRusty Russell1-0/+2
2008-12-26cpumask: cpu_coregroup_mask(): sparcRusty Russell1-0/+1
2008-12-26cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-4/+6
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg1-0/+86