aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2021-07-08s390/irq: inline do_softirq_own_stack()Heiko Carstens
2021-07-08s390/irq: simplify do_softirq_own_stack()Heiko Carstens
2021-07-08s390/ap: get rid of register asm in ap_dqap()Harald Freudenberger
2021-07-08s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTARTSven Schnelle
2021-07-08s390: move restart of execve() syscallSven Schnelle
2021-07-08s390/signal: remove sigreturn on stackSven Schnelle
2021-07-08s390/signal: switch to using vdso for sigreturn and syscall restartSven Schnelle
2021-07-08s390/vdso: add minimal compat vdsoSven Schnelle
2021-07-08s390/vdso: rename VDSO64_LBASE to VDSO_LBASESven Schnelle
2021-07-08s390/vdso64: add sigreturn,rt_sigreturn and restart_syscallSven Schnelle
2021-07-08s390/vdso: always enable vdsoSven Schnelle
2021-07-08s390/ap: get rid of register asmHeiko Carstens
2021-07-08s390/irq: remove HAVE_IRQ_EXIT_ON_IRQ_STACKSven Schnelle
2021-07-08s390/traps: do not test MONITOR CALL without CONFIG_BUGIlya Leoshkevich
2021-07-08s390/ap: Rework ap_dqap to deal with messages greater than recv bufferHarald Freudenberger
2021-07-05s390/lib,string: fix strcat() inline asm constraint modifierHeiko Carstens
2021-07-05s390/cpumf: Allow concurrent access for CPU Measurement Counter FacilityThomas Richter
2021-07-05s390/mcck: move register validation to C codeAlexander Gordeev
2021-07-05s390/boot: replace magic string check with a bootdata flagAlexander Egorenkov
2021-07-05s390/mcck: keep machine check interruption codes sortedAlexander Gordeev
2021-07-05s390/mcck: move storage error checks to assemblerAlexander Gordeev
2021-07-05s390/mcck: always enter C handler with DAT enabledAlexander Gordeev
2021-07-05s390/mcck: optimize user mode check in case of !CONFIG_KVMAlexander Gordeev
2021-07-05s390/entry.S: factor out SIEEXIT macroAlexander Gordeev
2021-07-05s390/lib,uaccess: fix copy_in_user_mvcos() inline asm clobber listHeiko Carstens
2021-07-05s390: mm: Fix secure storage access exception handlingJanosch Frank
2021-07-05s390/kprobes: use is_kernel() helperKefeng Wang
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-01kprobes: remove duplicated strong free_insn_page in x86 and s390Barry Song
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-07-01mm: remove special swap entry functionsAlistair Popple
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang
2021-06-30mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2Anshuman Khandual
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-29mm: define default MAX_PTRS_PER_* in include/pgtable.hDaniel Axtens
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-28s390/lib,string: get rid of register asmHeiko Carstens
2021-06-28s390/lib,uaccess: get rid of register asmHeiko Carstens