index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
smp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-30
1
-7
/
+4
|
\
|
*
s390: remove arch_early_irq_init()
Heiko Carstens
2023-04-04
1
-1
/
+1
|
*
s390: use init_thread_union aka initial stack for the first process
Heiko Carstens
2023-04-04
1
-1
/
+1
|
*
s390/stack: use STACK_INIT_OFFSET where possible
Heiko Carstens
2023-04-04
1
-3
/
+2
|
*
s390/bp: remove __bpon()
Heiko Carstens
2023-03-13
1
-2
/
+0
*
|
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-29
1
-1
/
+1
|
\
\
|
*
|
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
1
-1
/
+1
|
|
/
*
/
s390/smp: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
1
-3
/
+9
|
/
*
s390/smp: perform cpu reset before delegating work to target cpu
Heiko Carstens
2023-02-28
1
-0
/
+1
*
s390/mcck: cleanup user process termination path
Alexander Gordeev
2023-02-28
1
-1
/
+1
*
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2023-01-13
1
-6
/
+4
*
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2023-01-13
1
-2
/
+2
*
s390/mm: uninline copy_oldmem_kernel() function
Alexander Gordeev
2022-09-14
1
-0
/
+1
*
s390/dump: save IPL CPU registers once DAT is available
Alexander Gordeev
2022-09-14
1
-32
/
+27
*
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-09-14
1
-9
/
+25
*
s390/smp: call smp_reinit_ipl_cpu() before scheduler is available
Alexander Gordeev
2022-09-14
1
-2
/
+1
*
s390/smp: use physical address for SIGP_SET_PREFIX command
Alexander Gordeev
2022-03-27
1
-1
/
+1
*
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
2022-03-27
1
-6
/
+6
*
s390/smp: cleanup control register update routines
Alexander Gordeev
2022-03-27
1
-24
/
+12
*
s390/smp: cleanup target CPU callback starting
Alexander Gordeev
2022-03-27
1
-4
/
+11
*
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-10
1
-1
/
+0
*
s390/smp: sort out physical vs virtual pointers usage
Alexander Gordeev
2022-03-01
1
-3
/
+3
*
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
2022-02-09
1
-1
/
+1
*
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-02-06
1
-1
/
+0
*
s390/crash_dump: fix virtual vs physical address handling
Heiko Carstens
2021-12-20
1
-11
/
+7
*
s390/nmi: disable interrupts on extended save area update
Alexander Gordeev
2021-12-16
1
-4
/
+9
*
s390/smp: fix memblock_phys_free() vs memblock_free() confusion
Heiko Carstens
2021-12-16
1
-1
/
+1
*
s390/nmi: add missing __pa/__va address conversion of extended save area
Heiko Carstens
2021-12-06
1
-1
/
+1
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-2
/
+2
*
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
1
-1
/
+1
*
s390/topology: fix topology information when calling cpu hotplug notifiers
Sven Schnelle
2021-09-07
1
-2
/
+7
*
s390/smp: do not use nodat_stack for secondary CPU start
Alexander Gordeev
2021-08-26
1
-15
/
+10
*
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
2021-08-26
1
-9
/
+22
*
s390: rename dma section to amode31
Heiko Carstens
2021-08-05
1
-1
/
+1
*
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-05
1
-4
/
+4
*
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
2021-07-27
1
-2
/
+2
*
s390: preempt: Fix preempt_count initialization
Valentin Schneider
2021-07-08
1
-0
/
+1
*
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Heiko Carstens
2021-07-08
1
-1
/
+1
*
s390/smp: use call_on_stack() macro
Heiko Carstens
2021-07-08
1
-4
/
+8
*
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-04
1
-44
/
+87
|
\
|
*
s390/smp: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-11
/
+11
|
*
s390/smp: remove redundant pcpu::lowcore member
Alexander Gordeev
2021-06-07
1
-15
/
+21
|
*
s390/smp: do not preserve boot CPU lowcore on hotplug
Alexander Gordeev
2021-06-07
1
-29
/
+18
|
*
s390/smp: reallocate IPL CPU lowcore
Alexander Gordeev
2021-06-07
1
-0
/
+52
|
*
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
2021-06-07
1
-4
/
+0
*
|
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-1
/
+0
|
/
*
KVM: s390: diag9c (directed yield) forwarding
Pierre Morel
2021-03-09
1
-0
/
+1
*
s390/smp: implement arch_irq_work_raise()
Ilya Leoshkevich
2021-02-24
1
-0
/
+11
*
s390/smp: smp_emergency_stop() - move cpumask away from stack
Heiko Carstens
2021-02-24
1
-1
/
+4
*
s390/smp: __smp_rescan_cpus() - move cpumask away from stack
Heiko Carstens
2021-02-24
1
-1
/
+1
[next]