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
/
s390
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-22
[S390] tlb flush fix.
Martin Schwidefsky
1
-1
/
+1
2007-10-22
[S390] Add per-cpu idle time / idle count sysfs attributes.
Heiko Carstens
1
-3
/
+60
2007-07-30
Remove fs.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-07-27
[S390] Improve __smp_call_function_map.
Heiko Carstens
1
-8
/
+6
2007-07-27
[S390] Convert to smp_call_function_single.
Heiko Carstens
1
-9
/
+7
2007-07-10
[S390] smp: Merge smp_count_cpus() and smp_get_save_areas().
Heiko Carstens
1
-42
/
+21
2007-05-31
[S390] Fix section annotations.
Heiko Carstens
1
-3
/
+3
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-27
[S390] Clean up smp code in preparation for some larger changes.
Heiko Carstens
1
-161
/
+100
2007-04-27
[S390] Processor degradation notification.
Heiko Carstens
1
-5
/
+43
2007-04-27
[S390] zfcpdump support.
Michael Holzheu
1
-0
/
+62
2007-03-06
[S390] smp: disable preemption in smp_call_function/smp_call_function_on
Heiko Carstens
1
-7
/
+8
2007-02-21
[S390] New header file ipl.h
Michael Holzheu
1
-0
/
+1
2007-02-21
[S390] smp_call_function cleanup
Jan Glauber
1
-104
/
+77
2007-02-12
[S390] smp_call_function/smp_call_function_on locking.
Heiko Carstens
1
-6
/
+9
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-4
/
+4
2007-02-05
[S390] ETR support.
Martin Schwidefsky
1
-1
/
+2
2007-02-05
[S390] noexec protection
Gerald Schaefer
1
-1
/
+1
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-14
/
+5
2007-01-09
[S390] Fix cpu hotplug (missing 'online' attribute).
Heiko Carstens
1
-1
/
+4
2006-12-04
[S390] pfault code cleanup.
Heiko Carstens
1
-10
/
+3
2006-12-04
[S390] cpu shutdown rework
Heiko Carstens
1
-73
/
+31
2006-10-06
[S390] irq change build fixes.
Heiko Carstens
1
-1
/
+1
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
1
-46
/
+27
2006-09-20
[S390] ipl/dump on panic.
Michael Holzheu
1
-9
/
+1
2006-06-28
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-04-01
[PATCH] for_each_possible_cpu: s390
KAMEZAWA Hiroyuki
1
-3
/
+3
2006-03-24
[PATCH] s390: cpu up retries
Michael Ryan
1
-1
/
+3
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-3
/
+1
2006-02-18
[PATCH] s390: smp initialization speed
Heiko Carstens
1
-5
/
+10
2006-02-18
[PATCH] s390: possible_cpus parameter
Heiko Carstens
1
-3
/
+11
2006-02-18
[PATCH] s390: additional_cpus parameter
Heiko Carstens
1
-18
/
+40
2006-02-12
[PATCH] s390: earlier initialization of cpu_possible_map
Heiko Carstens
1
-5
/
+1
2006-01-12
[PATCH] s390: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-4
/
+4
2006-01-06
[PATCH] s390: atomic primitives
Martin Schwidefsky
1
-3
/
+3
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
1
-0
/
+1
2005-09-17
[PATCH] s390: diag 0x308 reipl
Volker Sameske
1
-0
/
+3
2005-08-02
[PATCH] s390: kexec fixes and improvements.
Heiko Carstens
1
-2
/
+4
2005-07-28
[PATCH] s390: external call performance
Heiko Carstens
1
-5
/
+5
2005-06-26
[PATCH] s390: add vmcp interface
Christian Borntraeger
1
-3
/
+3
2005-06-26
[PATCH] s390: improved machine check handling
Heiko Carstens
1
-1
/
+12
2005-06-26
[PATCH] i386 CPU hotplug
Zwane Mwaikambo
1
-1
/
+3
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+840