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
/
s390
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+8
2020-05-28
s390: add machine check SIGP
Sven Schnelle
1
-0
/
+8
2020-04-22
s390/ftrace: fix potential crashes when switching tracers
Philipp Rudo
1
-2
/
+2
2020-03-23
s390/topology: remove offline CPUs from CPU topology masks
Alexander Gordeev
1
-2
/
+4
2020-03-23
s390/cpuinfo: show processor physical address
Alexander Gordeev
1
-0
/
+5
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
1
-0
/
+2
2019-12-11
s390: remove last diag 0x44 caller
Heiko Carstens
1
-8
/
+5
2019-11-30
s390: avoid misusing CALL_ON_STACK for task stack setup
Vasily Gorbik
1
-1
/
+1
2019-11-30
s390/smp,vdso: fix ASCE handling
Heiko Carstens
1
-0
/
+5
2019-11-20
s390/smp: fix physical to logical CPU map for SMT
Heiko Carstens
1
-26
/
+54
2019-06-15
s390: improve wait logic of stop_machine
Martin Schwidefsky
1
-1
/
+1
2019-06-07
s390: enforce CONFIG_HOTPLUG_CPU
Heiko Carstens
1
-19
/
+0
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
1
-0
/
+1
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
1
-1
/
+1
2019-03-28
Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+2
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-1
/
+4
2019-03-12
memblock: drop memblock_alloc_base()
Mike Rapoport
1
-1
/
+5
2019-03-06
s390/vtime: steal time exponential moving average
Martin Schwidefsky
1
-1
/
+2
2019-01-11
s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
David Hildenbrand
1
-1
/
+6
2019-01-11
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
1
-0
/
+4
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-2
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
2018-10-09
s390/kasan: reipl and kexec support
Vasily Gorbik
1
-2
/
+3
2018-10-09
s390/smp: kasan stack instrumentation support
Vasily Gorbik
1
-3
/
+3
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
1
-3
/
+3
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
1
-36
/
+50
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-1
/
+0
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
1
-0
/
+1
2018-02-05
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
1
-0
/
+2
2018-02-05
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
1
-1
/
+3
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
1
-1
/
+1
2017-11-20
s390/topology: fix compile error in file arch/s390/kernel/smp.c
Thomas Richter
1
-0
/
+1
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-51
/
+36
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
s390/nmi: allocation of the extended save area
Martin Schwidefsky
1
-36
/
+7
2017-10-19
s390/nmi: use smp_emergency_stop instead of smp_send_stop
Martin Schwidefsky
1
-13
/
+17
2017-10-16
s390/cputime: fix guest/irq/softirq times after CPU hotplug
Christian Borntraeger
1
-0
/
+3
2017-09-28
s390/spinlock: introduce spinlock wait queueing
Martin Schwidefsky
1
-0
/
+4
2017-09-28
s390/topology: add detection of dedicated vs shared CPUs
Martin Schwidefsky
1
-2
/
+8
2017-08-23
s390/smp: convert cpuhp_setup_state() return code to zero on success
Heiko Carstens
1
-0
/
+1
2017-06-12
s390/smp: fix false positive kmemleak of mcesa data structure
Christian Borntraeger
1
-0
/
+3
2017-03-22
Merge branch 'guarded-storage' into 'features' to make merging with
Martin Schwidefsky
1
-5
/
+38
2017-03-22
s390/smp: fix ipl from cpu with non-zero address
Heiko Carstens
1
-3
/
+2
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-5
/
+38
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-17
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-19
/
+13
2016-12-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+11
2016-12-07
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
1
-13
/
+9
[next]