aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2021-07-27s390/hwcaps: split setup_hwcaps()Heiko Carstens
2021-07-27s390/hwcaps: move setup_hwcaps()Heiko Carstens
2021-07-27s390/hwcaps: add sanity checksHeiko Carstens
2021-07-27s390/hwcaps: use named initializers for hwcap string arraysHeiko Carstens
2021-07-27s390/hwcaps: shorten HWCAP definesHeiko Carstens
2021-07-27s390: add HWCAP_S390_PCI_MIO to ELF hwcapsNiklas Schnelle
2021-07-27s390: make PCI mio support a machine flagNiklas Schnelle
2021-07-27s390/disassembler: add instructionsHeiko Carstens
2021-07-27s390: report more CPU capabilitiesHeiko Carstens
2021-07-27s390/setup: don't reserve memory that occupied decompressor's headAlexander Egorenkov
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov
2021-07-27s390/setup: generate asm offsets from struct parmareaAlexander Egorenkov
2021-07-27s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov
2021-07-27s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov
2021-07-27s390/uv: de-duplicate checks for Protected Host VirtualizationAlexander Egorenkov
2021-07-27s390/jump_label: print real address in a case of a jump label bugHeiko Carstens
2021-07-27s390/cio: remove unused include linux/spinlock.h from cio.hAlexander Egorenkov
2021-07-21Merge tag 's390-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-20s390/cpumf: fix semicolon.cocci warningskernel test robot
2021-07-15s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2021-07-13s390: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman
2021-07-12s390/vdso32: add vdso32.lds to targetsSven Schnelle
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-08s390: preempt: Fix preempt_count initializationValentin Schneider
2021-07-08s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()Heiko Carstens
2021-07-08s390/smp: use call_on_stack() macroHeiko Carstens
2021-07-08s390/kexec: use call_on_stack() macroHeiko Carstens
2021-07-08s390/irq: use call_on_stack() macroHeiko Carstens
2021-07-08s390/irq: simplify on_async_stack()Heiko Carstens
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: 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: convert to setup_initial_init_mm()Kefeng Wang
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/traps: do not test MONITOR CALL without CONFIG_BUGIlya Leoshkevich
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: 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: mm: Fix secure storage access exception handlingJanosch Frank