summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/smp.c
AgeCommit message (Expand)Author
10 dayss390/smp: Use monotonic clock in smp_emergency_stop()Sven Schnelle
2025-06-30s390/smp: Remove conditional emergency signal order code usageHeiko Carstens
2025-04-14s390/mm: Reimplement lazy ASCE handlingHeiko Carstens
2025-03-31s390/smp: Add support for HOTPLUG_SMTHeiko Carstens
2025-03-31s390/lowcore: Remove unused machine_flagsHeiko Carstens
2025-03-04s390/diag: Convert MACHINE_HAS_DIAG9C to machine_has_diag9c()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()Heiko Carstens
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2024-10-25s390/smp: Switch over to sysfs_emit()Mete Durlu
2024-10-25s390/kdump: Provide is_kdump_kernel() implementationDavid Hildenbrand
2024-08-29s390/smp: Add cpu capacitiesMete Durlu
2024-07-23s390: Move CIF flags to struct pcpuSven Schnelle
2024-07-23s390/smp: Switch pcpu_devices to percpuSven Schnelle
2024-07-23s390/smp: Handle restart interrupt on ipl cpuSven Schnelle
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle
2024-06-18s390/smp: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-02-16s390/fpu: move, rename, and merge header filesHeiko Carstens
2024-02-12s390/acrs: cleanup access register handlingHeiko Carstens
2023-12-11s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens
2023-11-03Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-10-04rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker
2023-09-19s390/ctlreg: add struct ctlregHeiko Carstens
2023-09-19s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store()Heiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-09-19s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens
2023-09-19s390/ctlreg: move control register code to separate fileHeiko Carstens
2023-09-19s390/smp: keep the original lowcore for CPU 0Ilya Leoshkevich
2023-09-19s390/smp: disallow CPU hotplug of CPU 0Tobias Huschle
2023-09-19s390/smp,mcck: fix early IPI handlingHeiko Carstens
2023-08-09s390/smp: ensure global control register contents are in syncHeiko Carstens
2023-07-29s390/mm: move pfault code to own C fileHeiko Carstens
2023-07-03s390: fix various typosHeiko Carstens
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-04s390: remove arch_early_irq_init()Heiko Carstens
2023-04-04s390: use init_thread_union aka initial stack for the first processHeiko Carstens
2023-04-04s390/stack: use STACK_INIT_OFFSET where possibleHeiko Carstens
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2023-03-17s390/smp: move to use bus_get_dev_root()Greg Kroah-Hartman
2023-03-13s390/bp: remove __bpon()Heiko Carstens
2023-02-28s390/smp: perform cpu reset before delegating work to target cpuHeiko Carstens
2023-02-28s390/mcck: cleanup user process termination pathAlexander Gordeev
2023-01-13s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev
2022-09-14s390/mm: uninline copy_oldmem_kernel() functionAlexander Gordeev
2022-09-14s390/dump: save IPL CPU registers once DAT is availableAlexander Gordeev
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev
2022-09-14s390/smp: call smp_reinit_ipl_cpu() before scheduler is availableAlexander Gordeev
2022-03-27s390/smp: use physical address for SIGP_SET_PREFIX commandAlexander Gordeev