summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/smp: Add cpu capacitiesMete Durlu2024-08-291-0/+21
* s390: Move CIF flags to struct pcpuSven Schnelle2024-07-231-10/+7
* s390/smp: Switch pcpu_devices to percpuSven Schnelle2024-07-231-56/+57
* s390/smp: Handle restart interrupt on ipl cpuSven Schnelle2024-07-231-15/+0
* s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle2024-07-101-35/+20
* s390/smp: Remove duplicate get_lowcore() callsSven Schnelle2024-06-181-10/+13
* s390: Replace S390_lowcore by get_lowcore()Sven Schnelle2024-06-181-15/+15
* s390/fpu: move, rename, and merge header filesHeiko Carstens2024-02-161-0/+1
* s390/acrs: cleanup access register handlingHeiko Carstens2024-02-121-1/+1
* s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens2023-12-111-3/+3
* Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-11-031-119/+13
|\
| * s390/ctlreg: add struct ctlregHeiko Carstens2023-09-191-4/+4
| * s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store()Heiko Carstens2023-09-191-2/+2
| * s390/ctlreg: add local and system prefix to some functionsHeiko Carstens2023-09-191-6/+6
| * s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens2023-09-191-1/+1
| * s390/ctlreg: move control register code to separate fileHeiko Carstens2023-09-191-50/+3
| * s390/smp: keep the original lowcore for CPU 0Ilya Leoshkevich2023-09-191-57/+0
| * s390/smp: disallow CPU hotplug of CPU 0Tobias Huschle2023-09-191-4/+2
| * s390/smp,mcck: fix early IPI handlingHeiko Carstens2023-09-191-2/+2
* | rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker2023-10-041-1/+1
|/
* s390/smp: ensure global control register contents are in syncHeiko Carstens2023-08-091-3/+12
* s390/mm: move pfault code to own C fileHeiko Carstens2023-07-291-0/+1
* s390: fix various typosHeiko Carstens2023-07-031-1/+1
* Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-04-301-7/+4
|\
| * s390: remove arch_early_irq_init()Heiko Carstens2023-04-041-1/+1
| * s390: use init_thread_union aka initial stack for the first processHeiko Carstens2023-04-041-1/+1
| * s390/stack: use STACK_INIT_OFFSET where possibleHeiko Carstens2023-04-041-3/+2
| * s390/bp: remove __bpon()Heiko Carstens2023-03-131-2/+0
* | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-291-1/+1
|\ \
| * | treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-1/+1
| |/
* / s390/smp: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-171-3/+9
|/
* s390/smp: perform cpu reset before delegating work to target cpuHeiko Carstens2023-02-281-0/+1
* s390/mcck: cleanup user process termination pathAlexander Gordeev2023-02-281-1/+1
* s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev2023-01-131-6/+4
* s390/mm: start kernel with DAT enabledAlexander Gordeev2023-01-131-2/+2
* s390/mm: uninline copy_oldmem_kernel() functionAlexander Gordeev2022-09-141-0/+1
* s390/dump: save IPL CPU registers once DAT is availableAlexander Gordeev2022-09-141-32/+27
* s390/smp: rework absolute lowcore accessAlexander Gordeev2022-09-141-9/+25
* s390/smp: call smp_reinit_ipl_cpu() before scheduler is availableAlexander Gordeev2022-09-141-2/+1
* s390/smp: use physical address for SIGP_SET_PREFIX commandAlexander Gordeev2022-03-271-1/+1
* s390/maccess: rework absolute lowcore accessorsAlexander Gordeev2022-03-271-6/+6
* s390/smp: cleanup control register update routinesAlexander Gordeev2022-03-271-24/+12
* s390/smp: cleanup target CPU callback startingAlexander Gordeev2022-03-271-4/+11
* s390: raise minimum supported machine generation to z10Vasily Gorbik2022-03-101-1/+0
* s390/smp: sort out physical vs virtual pointers usageAlexander Gordeev2022-03-011-3/+3
* s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev2022-02-091-1/+1
* s390: remove invalid email address of Heiko CarstensHeiko Carstens2022-02-061-1/+0
* s390/crash_dump: fix virtual vs physical address handlingHeiko Carstens2021-12-201-11/+7
* s390/nmi: disable interrupts on extended save area updateAlexander Gordeev2021-12-161-4/+9
* s390/smp: fix memblock_phys_free() vs memblock_free() confusionHeiko Carstens2021-12-161-1/+1