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
2021-09-07
s390/topology: fix topology information when calling cpu hotplug notifiers
Sven Schnelle
1
-2
/
+7
2021-08-26
s390/smp: do not use nodat_stack for secondary CPU start
Alexander Gordeev
1
-15
/
+10
2021-08-26
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
1
-9
/
+22
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
1
-1
/
+1
2021-08-05
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-4
/
+4
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
1
-2
/
+2
2021-07-08
s390: preempt: Fix preempt_count initialization
Valentin Schneider
1
-0
/
+1
2021-07-08
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Heiko Carstens
1
-1
/
+1
2021-07-08
s390/smp: use call_on_stack() macro
Heiko Carstens
1
-4
/
+8
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-44
/
+87
2021-06-18
s390/smp: use register pair instead of register asm
Heiko Carstens
1
-11
/
+11
2021-06-07
s390/smp: remove redundant pcpu::lowcore member
Alexander Gordeev
1
-15
/
+21
2021-06-07
s390/smp: do not preserve boot CPU lowcore on hotplug
Alexander Gordeev
1
-29
/
+18
2021-06-07
s390/smp: reallocate IPL CPU lowcore
Alexander Gordeev
1
-0
/
+52
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
1
-4
/
+0
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-03-09
KVM: s390: diag9c (directed yield) forwarding
Pierre Morel
1
-0
/
+1
2021-02-24
s390/smp: implement arch_irq_work_raise()
Ilya Leoshkevich
1
-0
/
+11
2021-02-24
s390/smp: smp_emergency_stop() - move cpumask away from stack
Heiko Carstens
1
-1
/
+4
2021-02-24
s390/smp: __smp_rescan_cpus() - move cpumask away from stack
Heiko Carstens
1
-1
/
+1
2021-02-24
s390/smp: consolidate locking for smp_rescan()
Heiko Carstens
1
-6
/
+4
2021-02-13
s390: add stack for machine check handler
Sven Schnelle
1
-6
/
+11
2021-01-19
s390: convert to generic entry
Sven Schnelle
1
-1
/
+1
2020-12-09
s390/smp: perform initial CPU reset also for SMT siblings
Sven Schnelle
1
-15
/
+3
2020-11-23
s390/vdso: reimplement getcpu vdso syscall
Heiko Carstens
1
-0
/
+2
2020-11-23
s390/mm: use invalid asce instead of kernel asce
Heiko Carstens
1
-1
/
+1
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
1
-9
/
+1
2020-11-03
s390/smp: move rcu_cpu_starting() earlier
Qian Cai
1
-1
/
+2
2020-10-02
s390/nvme: support firmware-assisted dump to NVMe disks
Alexander Egorenkov
1
-6
/
+6
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-03
s390/smp: add missing linebreak
Heiko Carstens
1
-0
/
+1
2020-07-03
s390/smp: move smp_cpus_done() to header file
Heiko Carstens
1
-4
/
+0
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
[next]