index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
sun4d_smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2014-08-26
sparc: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+1
2013-07-15
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
1
-3
/
+3
2013-02-21
sparc32: refactor smp boot
Sam Ravnborg
1
-20
/
+9
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+2
2012-05-15
sparc32: move smp ipi to method ops
Sam Ravnborg
1
-9
/
+25
2012-05-15
sparc32: Implement hard_smp_processor_id() via instruction patching.
David S. Miller
1
-24
/
+3
2012-05-14
sparc32: Move cache and TLB flushes over to method ops.
David S. Miller
1
-12
/
+14
2012-04-26
sparc: Use generic idle thread allocation
Thomas Gleixner
1
-6
/
+2
2012-04-15
sparc32: generic clockevent support
Tkhai Kirill
1
-23
/
+11
2012-03-31
sparc32: fix fallout from system.h removal
Sam Ravnborg
1
-0
/
+1
2011-05-17
sparc: convert old cpumask API into new one
KOSAKI Motohiro
1
-6
/
+6
2011-05-17
sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines
Daniel Hellstrom
1
-0
/
+79
2011-04-22
sparc32: probe for cpu info only during startup
Sam Ravnborg
1
-2
/
+0
2011-03-17
sparc32,sun4d: irq, smp files cleanup
Sam Ravnborg
1
-111
/
+65
2010-02-12
sparc: remove trailing space in messages
Frans Pop
1
-1
/
+1
2009-08-19
sparc32: Kill trap table freeing code.
David S. Miller
1
-22
/
+0
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc
Rusty Russell
1
-5
/
+4
2009-03-16
cpumask: Use accessors code: sparc
Rusty Russell
1
-1
/
+1
2009-01-09
sparc: Fix sun4d_irq.c build.
David S. Miller
1
-2
/
+2
2008-11-30
sparc32 cpuinit flase positives
Al Viro
1
-2
/
+2
2008-10-13
sparc32: fix build errors
Robert Reif
1
-0
/
+1
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-0
/
+1
2008-09-09
sparc32: Move sun4d show_leds() out of asm/obio.h
David S. Miller
1
-0
/
+11
2008-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
1
-6
/
+10
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-0
/
+1
2008-08-29
sparc: Kill now spurious includes of sbus.h
David S. Miller
1
-1
/
+0
2008-08-28
sparc32: Implement smp_call_function_single().
David S. Miller
1
-6
/
+10
2008-04-29
sparc32: Kill smp_message_pass() and related code.
David S. Miller
1
-32
/
+0
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-3
/
+1
2007-07-22
[SPARC32]: clean include/asm-sparc/irq.h
Al Viro
1
-0
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-02
[PATCH] sanitize sections for sparc32 smp
Al Viro
1
-1
/
+1
2006-10-08
[PATCH] sparc32 pt_regs fixes
Al Viro
1
-1
/
+5
2006-08-27
[SPARC]: Small smp cleanup.
Krzysztof Helt
1
-1
/
+1
2006-07-22
[SPARC]: Get sun4d SMP building again.
Raymond Burns
1
-71
/
+32
2006-03-24
[SPARC]: Try to start getting SMP back into shape.
Bob Breuer
1
-3
/
+5
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-5
/
+3
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-3
/
+3
2006-01-12
[PATCH] sparc: task_thread_info()
Al Viro
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+486