index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2023-02-28
s390/smp: perform cpu reset before delegating work to target cpu
Heiko Carstens
2023-02-28
s390/mcck: cleanup user process termination path
Alexander Gordeev
2023-01-13
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2022-09-14
s390/mm: uninline copy_oldmem_kernel() function
Alexander Gordeev
2022-09-14
s390/dump: save IPL CPU registers once DAT is available
Alexander Gordeev
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-09-14
s390/smp: call smp_reinit_ipl_cpu() before scheduler is available
Alexander Gordeev
2022-03-27
s390/smp: use physical address for SIGP_SET_PREFIX command
Alexander Gordeev
2022-03-27
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
2022-03-27
s390/smp: cleanup control register update routines
Alexander Gordeev
2022-03-27
s390/smp: cleanup target CPU callback starting
Alexander Gordeev
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-01
s390/smp: sort out physical vs virtual pointers usage
Alexander Gordeev
2022-02-09
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2021-12-20
s390/crash_dump: fix virtual vs physical address handling
Heiko Carstens
2021-12-16
s390/nmi: disable interrupts on extended save area update
Alexander Gordeev
2021-12-16
s390/smp: fix memblock_phys_free() vs memblock_free() confusion
Heiko Carstens
2021-12-06
s390/nmi: add missing __pa/__va address conversion of extended save area
Heiko Carstens
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-09-07
s390/topology: fix topology information when calling cpu hotplug notifiers
Sven Schnelle
2021-08-26
s390/smp: do not use nodat_stack for secondary CPU start
Alexander Gordeev
2021-08-26
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
2021-08-05
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
2021-07-08
s390: preempt: Fix preempt_count initialization
Valentin Schneider
2021-07-08
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Heiko Carstens
2021-07-08
s390/smp: use call_on_stack() macro
Heiko Carstens
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-06-18
s390/smp: use register pair instead of register asm
Heiko Carstens
2021-06-07
s390/smp: remove redundant pcpu::lowcore member
Alexander Gordeev
2021-06-07
s390/smp: do not preserve boot CPU lowcore on hotplug
Alexander Gordeev
2021-06-07
s390/smp: reallocate IPL CPU lowcore
Alexander Gordeev
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-03-09
KVM: s390: diag9c (directed yield) forwarding
Pierre Morel
2021-02-24
s390/smp: implement arch_irq_work_raise()
Ilya Leoshkevich
2021-02-24
s390/smp: smp_emergency_stop() - move cpumask away from stack
Heiko Carstens
2021-02-24
s390/smp: __smp_rescan_cpus() - move cpumask away from stack
Heiko Carstens
2021-02-24
s390/smp: consolidate locking for smp_rescan()
Heiko Carstens
2021-02-13
s390: add stack for machine check handler
Sven Schnelle
2021-01-19
s390: convert to generic entry
Sven Schnelle
2020-12-09
s390/smp: perform initial CPU reset also for SMT siblings
Sven Schnelle
2020-11-23
s390/vdso: reimplement getcpu vdso syscall
Heiko Carstens
2020-11-23
s390/mm: use invalid asce instead of kernel asce
Heiko Carstens
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-11-03
s390/smp: move rcu_cpu_starting() earlier
Qian Cai
[next]