Age | Commit message (Expand) | Author | Files | Lines |
2021-07-05 | s390/mcck: move register validation to C code | Alexander Gordeev | 1 | -38/+1 |
2021-07-05 | s390/mcck: move storage error checks to assembler | Alexander Gordeev | 1 | -11/+32 |
2021-07-05 | s390/mcck: always enter C handler with DAT enabled | Alexander Gordeev | 1 | -3/+32 |
2021-07-05 | s390/mcck: optimize user mode check in case of !CONFIG_KVM | Alexander Gordeev | 1 | -2/+4 |
2021-07-05 | s390/entry.S: factor out SIEEXIT macro | Alexander Gordeev | 1 | -16/+12 |
2021-07-04 | Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -30/+31 |
2021-06-21 | s390: clear pt_regs::flags on irq entry | Sven Schnelle | 1 | -0/+1 |
2021-06-16 | s390/entry.S: factor out OUTSIDE macro | Alexander Gordeev | 1 | -23/+25 |
2021-06-07 | s390/mcck: cleanup use of cleanup_sie_mcck | Alexander Gordeev | 1 | -12/+10 |
2021-06-07 | Merge branch 's390/fixes' into features | Vasily Gorbik | 1 | -2/+2 |
2021-06-07 | s390/entry: use assignment to read intcode / asm to copy gprs | Sven Schnelle | 1 | -0/+1 |
2021-06-07 | s390/mcck: fix invalid KVM guest condition check | Alexander Gordeev | 1 | -1/+1 |
2021-06-07 | s390/mcck: fix calculation of SIE critical section size | Alexander Gordeev | 1 | -1/+1 |
2021-04-12 | s390/entry: save the caller of psw_idle | Vasily Gorbik | 1 | -0/+1 |
2021-04-12 | s390/entry: avoid setting up backchain in ext|io handlers | Vasily Gorbik | 1 | -4/+2 |
2021-02-13 | s390: split cleanup_sie | Sven Schnelle | 1 | -10/+7 |
2021-02-13 | s390: use r13 in cleanup_sie as temp register | Sven Schnelle | 1 | -2/+2 |
2021-02-13 | s390: fix kernel asce loading when sie is interrupted | Sven Schnelle | 1 | -2/+1 |
2021-02-13 | s390: add stack for machine check handler | Sven Schnelle | 1 | -10/+7 |
2021-02-13 | s390: open code SWITCH_KERNEL macro | Sven Schnelle | 1 | -28/+46 |
2021-02-09 | s390/entry: use cpu alternative for stck/stckf | Heiko Carstens | 1 | -5/+3 |
2021-01-19 | s390: convert to generic entry | Sven Schnelle | 1 | -714/+89 |
2020-12-18 | Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -10/+6 |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -5/+6 |
2020-12-16 | s390/delay: simplify udelay | Heiko Carstens | 1 | -4/+0 |
2020-12-16 | s390: make calls to TRACE_IRQS_OFF/TRACE_IRQS_ON balanced | Heiko Carstens | 1 | -2/+2 |
2020-12-16 | s390: always clear kernel stack backchain before calling functions | Heiko Carstens | 1 | -6/+6 |
2020-12-14 | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -68/+73 |
2020-12-09 | s390/idle: fix accounting with machine checks | Sven Schnelle | 1 | -6/+6 |
2020-12-09 | s390/idle: add missing mt_cycles calculation | Sven Schnelle | 1 | -9/+25 |
2020-12-02 | s390: fix irq state tracing | Heiko Carstens | 1 | -15/+0 |
2020-11-23 | s390/mm: add debug user asce support | Heiko Carstens | 1 | -0/+8 |
2020-11-23 | s390/mm: remove set_fs / rework address space handling | Heiko Carstens | 1 | -51/+24 |
2020-11-23 | Merge branch 'fixes' into features | Heiko Carstens | 1 | -0/+2 |
2020-11-23 | s390: fix fpu restore in entry.S | Sven Schnelle | 1 | -0/+2 |
2020-11-20 | s390: add separate program check exit path | Heiko Carstens | 1 | -3/+11 |
2020-11-09 | s390: add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 1 | -5/+6 |
2020-11-09 | s390: fix system call exit path | Heiko Carstens | 1 | -0/+2 |
2020-08-26 | s390: convert to GENERIC_VDSO | Sven Schnelle | 1 | -6/+0 |
2020-07-10 | s390: fix comment regarding interrupts in svc | Christian Borntraeger | 1 | -1/+1 |
2020-06-23 | s390: fix system call single stepping | Sven Schnelle | 1 | -1/+1 |
2020-06-16 | s390/ptrace: pass invalid syscall numbers to tracing | Sven Schnelle | 1 | -1/+1 |
2020-05-28 | s390: remove critical section cleanup from entry.S | Sven Schnelle | 1 | -354/+110 |
2020-03-10 | s390: prevent leaking kernel address in BEAR | Sven Schnelle | 1 | -26/+39 |
2019-12-08 | sched/rt, s390: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -1/+1 |
2019-06-07 | s390: enforce CONFIG_SMP | Heiko Carstens | 1 | -4/+0 |
2019-05-02 | s390: add missing ENDPROC statements to assembler functions | Martin Schwidefsky | 1 | -2/+22 |
2019-04-29 | s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quad | Gerald Schaefer | 1 | -9/+9 |
2019-01-18 | s390: autogenerate compat syscall wrappers | Arnd Bergmann | 1 | -2/+2 |
2018-11-02 | s390/kasan: increase instrumented stack size to 64k | Vasily Gorbik | 1 | -3/+3 |