summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/topology_64.h
Commit message (Expand)AuthorAgeFilesLines
* arch/sparc/include/asm/topology_64.h: remove unused parent_node() macroDou Liyang2017-11-171-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc: topology_64.h: Fix condition for including cpudata.hBen Hutchings2017-02-231-1/+3
* sparc: fix a building error reported by kbuildGonglei \(Arei\)2016-12-111-0/+1
* sparc64: Setup a scheduling domain for highest level cache.Atish Patra2016-10-241-1/+7
* sparc64: Fix numa distance valuesNitin Gupta2015-11-041-0/+3
* Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-021-1/+2
|\
| * sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctlychris hyser2015-04-221-1/+2
* | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
|/
* sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg2014-05-181-1/+1
* sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-111-2/+0
* sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-19/+0
* sched, sparc64: Turn cpu_coregroup_mask() into a real functionStephen Rothwell2011-04-121-1/+5
* sparc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-201-1/+3
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
* cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-14/+0
* sched: Disable wakeup balancingPeter Zijlstra2009-09-161-1/+0
* sched: Reduce forkexec_idxPeter Zijlstra2009-09-151-1/+1
* sched: Tweak wake_idxPeter Zijlstra2009-09-151-1/+1
* sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-151-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-301-6/+1
|\
| * cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell2009-03-161-1/+1
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell2009-03-161-4/+0
| * cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-161-1/+0
* | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-5/+0
|/
* sparc64: Fix cpumask related build failureDavid Miller2009-01-111-0/+4
* cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparcRusty Russell2009-01-011-0/+2
* cpumask: cpu_coregroup_mask(): sparcRusty Russell2008-12-261-0/+1
* cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell2008-12-261-4/+6
* sparc, sparc64: use arch/sparc/includeSam Ravnborg2008-07-271-0/+86
OpenPOWER on IntegriCloud