Age | Commit message (Expand) | Author |
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 |
2022-09-14 | s390/mm: uninline copy_oldmem_kernel() function | Alexander Gordeev |
2022-09-14 | s390/dump: save IPL CPU registers once DAT is available | Alexander Gordeev |
2022-09-14 | s390/smp: rework absolute lowcore access | Alexander Gordeev |
2022-09-14 | s390/smp: call smp_reinit_ipl_cpu() before scheduler is available | Alexander Gordeev |
2022-03-27 | s390/smp: use physical address for SIGP_SET_PREFIX command | Alexander Gordeev |
2022-03-27 | s390/maccess: rework absolute lowcore accessors | Alexander Gordeev |
2022-03-27 | s390/smp: cleanup control register update routines | Alexander Gordeev |
2022-03-27 | s390/smp: cleanup target CPU callback starting | Alexander Gordeev |
2022-03-10 | s390: raise minimum supported machine generation to z10 | Vasily Gorbik |
2022-03-01 | s390/smp: sort out physical vs virtual pointers usage | Alexander Gordeev |
2022-02-09 | s390/maccess: fix semantics of memcpy_real() and its callers | Alexander Gordeev |
2022-02-06 | s390: remove invalid email address of Heiko Carstens | Heiko Carstens |
2021-12-20 | s390/crash_dump: fix virtual vs physical address handling | Heiko Carstens |
2021-12-16 | s390/nmi: disable interrupts on extended save area update | Alexander Gordeev |
2021-12-16 | s390/smp: fix memblock_phys_free() vs memblock_free() confusion | Heiko Carstens |
2021-12-06 | s390/nmi: add missing __pa/__va address conversion of extended save area | Heiko Carstens |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport |
2021-11-06 | memblock: drop memblock_free_early_nid() and memblock_free_early() | Mike Rapoport |
2021-09-07 | s390/topology: fix topology information when calling cpu hotplug notifiers | Sven Schnelle |
2021-08-26 | s390/smp: do not use nodat_stack for secondary CPU start | Alexander Gordeev |
2021-08-26 | s390/smp: enable DAT before CPU restart callback is called | Alexander Gordeev |
2021-08-05 | s390: rename dma section to amode31 | Heiko Carstens |
2021-08-05 | s390: replace deprecated CPU-hotplug functions | Sebastian Andrzej Siewior |
2021-07-27 | s390/dump: introduce boot data 'oldmem_data' | Alexander Egorenkov |
2021-07-08 | s390: preempt: Fix preempt_count initialization | Valentin Schneider |
2021-07-08 | s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn() | Heiko Carstens |
2021-07-08 | s390/smp: use call_on_stack() macro | Heiko Carstens |
2021-07-04 | Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-06-18 | s390/smp: use register pair instead of register asm | Heiko Carstens |
2021-06-07 | s390/smp: remove redundant pcpu::lowcore member | Alexander Gordeev |
2021-06-07 | s390/smp: do not preserve boot CPU lowcore on hotplug | Alexander Gordeev |
2021-06-07 | s390/smp: reallocate IPL CPU lowcore | Alexander Gordeev |
2021-06-07 | s390/facilities: move stfl information from lowcore to global data | Sven Schnelle |
2021-05-12 | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider |
2021-03-09 | KVM: s390: diag9c (directed yield) forwarding | Pierre Morel |
2021-02-24 | s390/smp: implement arch_irq_work_raise() | Ilya Leoshkevich |
2021-02-24 | s390/smp: smp_emergency_stop() - move cpumask away from stack | Heiko Carstens |
2021-02-24 | s390/smp: __smp_rescan_cpus() - move cpumask away from stack | Heiko Carstens |