summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/entry.S
AgeCommit message (Expand)Author
2021-07-05s390/mcck: move register validation to C codeAlexander 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-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-06-21s390: clear pt_regs::flags on irq entrySven Schnelle
2021-06-16s390/entry.S: factor out OUTSIDE macroAlexander Gordeev
2021-06-07s390/mcck: cleanup use of cleanup_sie_mcckAlexander Gordeev
2021-06-07Merge branch 's390/fixes' into featuresVasily Gorbik
2021-06-07s390/entry: use assignment to read intcode / asm to copy gprsSven Schnelle
2021-06-07s390/mcck: fix invalid KVM guest condition checkAlexander Gordeev
2021-06-07s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev
2021-04-12s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-12s390/entry: avoid setting up backchain in ext|io handlersVasily Gorbik
2021-02-13s390: split cleanup_sieSven Schnelle
2021-02-13s390: use r13 in cleanup_sie as temp registerSven Schnelle
2021-02-13s390: fix kernel asce loading when sie is interruptedSven Schnelle
2021-02-13s390: add stack for machine check handlerSven Schnelle
2021-02-13s390: open code SWITCH_KERNEL macroSven Schnelle
2021-02-09s390/entry: use cpu alternative for stck/stckfHeiko Carstens
2021-01-19s390: convert to generic entrySven Schnelle
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16s390/delay: simplify udelayHeiko Carstens
2020-12-16s390: make calls to TRACE_IRQS_OFF/TRACE_IRQS_ON balancedHeiko Carstens
2020-12-16s390: always clear kernel stack backchain before calling functionsHeiko Carstens
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-09s390/idle: fix accounting with machine checksSven Schnelle
2020-12-09s390/idle: add missing mt_cycles calculationSven Schnelle
2020-12-02s390: fix irq state tracingHeiko Carstens
2020-11-23s390/mm: add debug user asce supportHeiko Carstens
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens
2020-11-23Merge branch 'fixes' into featuresHeiko Carstens
2020-11-23s390: fix fpu restore in entry.SSven Schnelle
2020-11-20s390: add separate program check exit pathHeiko Carstens
2020-11-09s390: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-09s390: fix system call exit pathHeiko Carstens
2020-08-26s390: convert to GENERIC_VDSOSven Schnelle
2020-07-10s390: fix comment regarding interrupts in svcChristian Borntraeger
2020-06-23s390: fix system call single steppingSven Schnelle
2020-06-16s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle
2020-05-28s390: remove critical section cleanup from entry.SSven Schnelle
2020-03-10s390: prevent leaking kernel address in BEARSven Schnelle
2019-12-08sched/rt, s390: Use CONFIG_PREEMPTIONThomas Gleixner
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens
2019-05-02s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky
2019-04-29s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quadGerald Schaefer
2019-01-18s390: autogenerate compat syscall wrappersArnd Bergmann
2018-11-02s390/kasan: increase instrumented stack size to 64kVasily Gorbik