Age | Commit message (Expand) | Author |
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 |
2021-02-24 | s390/smp: consolidate locking for smp_rescan() | Heiko Carstens |
2021-02-13 | s390: add stack for machine check handler | Sven Schnelle |
2021-01-19 | s390: convert to generic entry | Sven Schnelle |
2020-12-09 | s390/smp: perform initial CPU reset also for SMT siblings | Sven Schnelle |
2020-11-23 | s390/vdso: reimplement getcpu vdso syscall | Heiko Carstens |
2020-11-23 | s390/mm: use invalid asce instead of kernel asce | Heiko Carstens |
2020-11-23 | s390/mm: remove set_fs / rework address space handling | Heiko Carstens |
2020-11-03 | s390/smp: move rcu_cpu_starting() earlier | Qian Cai |
2020-10-02 | s390/nvme: support firmware-assisted dump to NVMe disks | Alexander Egorenkov |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-03 | s390/smp: add missing linebreak | Heiko Carstens |
2020-07-03 | s390/smp: move smp_cpus_done() to header file | Heiko Carstens |
2020-06-08 | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-05-28 | s390: add machine check SIGP | Sven Schnelle |
2020-04-22 | s390/ftrace: fix potential crashes when switching tracers | Philipp Rudo |
2020-03-23 | s390/topology: remove offline CPUs from CPU topology masks | Alexander Gordeev |
2020-03-23 | s390/cpuinfo: show processor physical address | Alexander Gordeev |
2020-03-10 | s390: prevent leaking kernel address in BEAR | Sven Schnelle |
2019-12-11 | s390: remove last diag 0x44 caller | Heiko Carstens |
2019-11-30 | s390: avoid misusing CALL_ON_STACK for task stack setup | Vasily Gorbik |
2019-11-30 | s390/smp,vdso: fix ASCE handling | Heiko Carstens |
2019-11-20 | s390/smp: fix physical to logical CPU map for SMT | Heiko Carstens |
2019-06-15 | s390: improve wait logic of stop_machine | Martin Schwidefsky |
2019-06-07 | s390: enforce CONFIG_HOTPLUG_CPU | Heiko Carstens |
2019-05-02 | s390/unwind: introduce stack unwind API | Martin Schwidefsky |
2019-04-29 | s390/kernel: introduce .dma sections | Gerald Schaefer |
2019-03-28 | Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-12 | memblock: drop memblock_alloc_base() | Mike Rapoport |
2019-03-06 | s390/vtime: steal time exponential moving average | Martin Schwidefsky |
2019-01-11 | s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU | David Hildenbrand |
2019-01-11 | s390/smp: fix CPU hotplug deadlock with CPU rescan | Gerald Schaefer |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport |
2018-10-09 | s390/kasan: reipl and kexec support | Vasily Gorbik |
2018-10-09 | s390/smp: kasan stack instrumentation support | Vasily Gorbik |
2018-10-09 | s390: unify stack size definitions | Vasily Gorbik |
2018-10-09 | s390: add support for virtually mapped kernel stacks | Martin Schwidefsky |
2018-04-05 | headers: untangle kmemleak.h from mm.h | Randy Dunlap |
2018-02-07 | s390: introduce execute-trampolines for branches | Martin Schwidefsky |
2018-02-05 | s390: add options to change branch prediction behaviour for the kernel | Martin Schwidefsky |
2018-02-05 | s390/alternative: use a copy of the facility bit mask | Martin Schwidefsky |
2018-01-09 | treewide: Use DEVICE_ATTR_WO | Joe Perches |
2017-11-20 | s390/topology: fix compile error in file arch/s390/kernel/smp.c | Thomas Richter |
2017-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |