index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
topology.c
Age
Commit message (
Expand
)
Author
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2018-12-28
sh: kernel: convert to SPDX identifiers
Kuninori Morimoto
2016-03-30
sh: fix function signature of cpu_coregroup_mask to match pointer type
Rich Felker
2012-02-24
arch/sh: remove references to cpu_*_map.
Rusty Russell
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
sh: Add export.h to arch/sh specific files as required.
Paul Gortmaker
2011-09-05
sh: Fix implicit declaration of function numa_node_id
Nobuhiro Iwamatsu
2011-01-19
sh: Fix sh build failure when CONFIG_SFC=m
Aurelien Jarno
2010-04-26
sh: Flag present CPUs hotpluggable in topology registration.
Paul Mundt
2009-10-16
sh: Support SCHED_MC for SH-X3 multi-cores.
Paul Mundt
2008-03-06
sh: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-06-08
sh: Fix up cpu to node mapping in sysfs.
Paul Mundt
2007-06-08
sh: Register multiple nodes in topology_init().
Paul Mundt
2007-06-08
sh: Split out CPU topology initialization.
Paul Mundt