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
starfive-6.6.48-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
/
sparc64
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-18
sparc64: Convert to generic helpers for IPI function calls.
David S. Miller
1
-70
/
+17
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-8
/
+4
2008-06-26
Add generic helpers for arch IPI function calls
Jens Axboe
1
-5
/
+6
2008-05-20
sparc64: Add global register dumping facility.
David S. Miller
1
-0
/
+10
2008-05-04
Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."
David S. Miller
1
-22
/
+5
2008-04-29
sparc64: remove duplicated include
Huang Weiyi
1
-1
/
+0
2008-04-29
sparc: Add kgdb support.
David S. Miller
1
-0
/
+10
2008-04-25
[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit().
David S. Miller
1
-5
/
+22
2008-04-24
[SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().
David S. Miller
1
-3
/
+8
2008-03-26
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c
David S. Miller
1
-1
/
+2
2008-03-22
[SPARC64]: Remove most limitations to kernel image size.
David S. Miller
1
-8
/
+9
2008-02-21
[SPARC64]: Fix cpu trampoline et al. mismatch warnings.
Sam Ravnborg
1
-1
/
+1
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-2
/
+0
2007-12-12
[SPARC64]: Fix endless loop in cheetah_xcall_deliver().
David S. Miller
1
-6
/
+13
2007-12-05
[SPARC64]: Add missing "space"
Joe Perches
1
-2
/
+3
2007-10-27
[SPARC64]: __inline__ --> inline
David S. Miller
1
-2
/
+2
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
1
-9
/
+8
2007-10-05
[SPARC64]: check fork_idle() error
Akinobu Mita
1
-0
/
+2
2007-08-09
[SPARC64]: Fix memory leak when cpu hotplugging.
David S. Miller
1
-5
/
+0
2007-07-16
[SPARC64]: dr-cpu unconfigure support.
David S. Miller
1
-12
/
+106
2007-07-16
[SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()
David S. Miller
1
-0
/
+2
2007-07-16
[SPARC64]: Fix leak when DR added cpu does not bootup.
David S. Miller
1
-6
/
+6
2007-07-16
[SPARC64]: More sensible udelay implementation.
David S. Miller
1
-24
/
+0
2007-07-16
[SPARC64]: SMP build fixes.
David S. Miller
1
-2
/
+12
2007-07-16
[SPARC64]: Fix build regressions added by dr-cpu changes.
David S. Miller
1
-1
/
+51
2007-07-16
[SPARC64]: Initial LDOM cpu hotplug support.
David S. Miller
1
-18
/
+37
2007-07-09
sched: zap the migration init / cache-hot balancing code
Ingo Molnar
1
-27
/
+0
2007-06-05
[SPARC64]: Fix {mc,smt}_capable().
David S. Miller
1
-0
/
+2
2007-06-05
[SPARC64]: Proper multi-core scheduling support.
David S. Miller
1
-1
/
+18
2007-05-29
[SPARC64]: Eliminate NR_CPUS limitations.
David S. Miller
1
-1
/
+18
2007-05-29
[SPARC64]: Use machine description and OBP properly for cpu probing.
David S. Miller
1
-104
/
+32
2007-05-14
[SPARC64]: Add missing cpus_empty() check in hypervisor xcall handling.
David S. Miller
1
-0
/
+3
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-3
/
+3
2007-04-26
[SPARC64]: Add clocksource/clockevents support.
David S. Miller
1
-26
/
+3
2007-04-26
[SPARC64]: Unify timer interrupt handler.
David S. Miller
1
-85
/
+2
2007-01-12
[PATCH] Change cpu_up and co from __devinit to __cpuinit
Gautham R Shenoy
1
-1
/
+1
2006-12-18
[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.
David S. Miller
1
-5
/
+2
2006-10-08
[PATCH] sparc64 pt_regs fixes
Al Viro
1
-1
/
+5
2006-06-24
[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.
David S. Miller
1
-19
/
+22
2006-06-11
[SPARC64]: Set appropriate max_cache_size.
David S. Miller
1
-0
/
+35
2006-05-31
[SPARC64]: Make smp_processor_id() functional before start_kernel()
David S. Miller
1
-13
/
+3
2006-04-11
[PATCH] for_each_possible_cpu: sparc64
KAMEZAWA Hiroyuki
1
-3
/
+3
2006-04-10
[SPARC64]: smp_call_function() fixups...
David S. Miller
1
-20
/
+15
2006-04-01
[SPARC64]: Make tsb_sync() mm comparison more precise.
David S. Miller
1
-1
/
+8
2006-03-26
[SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map.
David S. Miller
1
-1
/
+4
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-18
/
+12
2006-03-20
[SPARC64]: Add SMT scheduling support for Niagara.
David S. Miller
1
-0
/
+18
2006-03-20
[SPARC64]: Fix new context version SMP handling.
David S. Miller
1
-15
/
+24
2006-03-20
[SPARC64]: More SUN4V cpu mondo bug fixing.
David S. Miller
1
-16
/
+24
[next]