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.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-11-03
1
-119
/
+13
|
\
|
*
s390/ctlreg: add struct ctlreg
Heiko Carstens
2023-09-19
1
-4
/
+4
|
*
s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store()
Heiko Carstens
2023-09-19
1
-2
/
+2
|
*
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
1
-6
/
+6
|
*
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
2023-09-19
1
-1
/
+1
|
*
s390/ctlreg: move control register code to separate file
Heiko Carstens
2023-09-19
1
-50
/
+3
|
*
s390/smp: keep the original lowcore for CPU 0
Ilya Leoshkevich
2023-09-19
1
-57
/
+0
|
*
s390/smp: disallow CPU hotplug of CPU 0
Tobias Huschle
2023-09-19
1
-4
/
+2
|
*
s390/smp,mcck: fix early IPI handling
Heiko Carstens
2023-09-19
1
-2
/
+2
*
|
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
2023-10-04
1
-1
/
+1
|
/
*
s390/smp: ensure global control register contents are in sync
Heiko Carstens
2023-08-09
1
-3
/
+12
*
s390/mm: move pfault code to own C file
Heiko Carstens
2023-07-29
1
-0
/
+1
*
s390: fix various typos
Heiko Carstens
2023-07-03
1
-1
/
+1
*
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
[next]