index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2025-11-24
s390: Add stackprotector support
Heiko Carstens
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
2025-11-06
s390/smp: Mark pcpu_delegate() and smp_call_ipl_cpu() as __noreturn
Thorsten Blum
2025-10-23
s390/smp: Fix fallback CPU detection
Heiko Carstens
2025-09-29
s390: Remove superfluous newlines from inline assemblies
Heiko Carstens
2025-07-21
s390/smp: Use monotonic clock in smp_emergency_stop()
Sven Schnelle
2025-06-30
s390/smp: Remove conditional emergency signal order code usage
Heiko Carstens
2025-04-14
s390/mm: Reimplement lazy ASCE handling
Heiko Carstens
2025-03-31
s390/smp: Add support for HOTPLUG_SMT
Heiko Carstens
2025-03-31
s390/lowcore: Remove unused machine_flags
Heiko Carstens
2025-03-04
s390/diag: Convert MACHINE_HAS_DIAG9C to machine_has_diag9c()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()
Heiko Carstens
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2024-10-25
s390/smp: Switch over to sysfs_emit()
Mete Durlu
2024-10-25
s390/kdump: Provide is_kdump_kernel() implementation
David Hildenbrand
2024-08-29
s390/smp: Add cpu capacities
Mete Durlu
2024-07-23
s390: Move CIF flags to struct pcpu
Sven Schnelle
2024-07-23
s390/smp: Switch pcpu_devices to percpu
Sven Schnelle
2024-07-23
s390/smp: Handle restart interrupt on ipl cpu
Sven Schnelle
2024-07-10
s390/smp: Switch to GENERIC_CPU_DEVICES
Sven Schnelle
2024-06-18
s390/smp: Remove duplicate get_lowcore() calls
Sven Schnelle
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
2024-02-12
s390/acrs: cleanup access register handling
Heiko Carstens
2023-12-11
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
2023-11-03
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
2023-09-19
s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store()
Heiko Carstens
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
2023-09-19
s390/ctlreg: move control register code to separate file
Heiko Carstens
2023-09-19
s390/smp: keep the original lowcore for CPU 0
Ilya Leoshkevich
2023-09-19
s390/smp: disallow CPU hotplug of CPU 0
Tobias Huschle
2023-09-19
s390/smp,mcck: fix early IPI handling
Heiko Carstens
2023-08-09
s390/smp: ensure global control register contents are in sync
Heiko Carstens
2023-07-29
s390/mm: move pfault code to own C file
Heiko Carstens
2023-07-03
s390: fix various typos
Heiko Carstens
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-04
s390: remove arch_early_irq_init()
Heiko Carstens
2023-04-04
s390: use init_thread_union aka initial stack for the first process
Heiko Carstens
2023-04-04
s390/stack: use STACK_INIT_OFFSET where possible
Heiko Carstens
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-17
s390/smp: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-13
s390/bp: remove __bpon()
Heiko Carstens
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
[next]