index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
entry.S
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
s390/nmi: move storage error checking back to C, enter with DAT on
Heiko Carstens
2022-12-06
1
-30
/
+4
|
/
*
s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag
Alexander Gordeev
2022-06-01
1
-1
/
+5
*
s390: generate register offsets into pt_regs automatically
Heiko Carstens
2022-05-25
1
-17
/
+0
*
s390/entry: workaround llvm's IAS limitations
Heiko Carstens
2022-05-17
1
-2
/
+12
*
s390/alternatives: provide identical sized orginal/alternative sequences
Heiko Carstens
2022-05-17
1
-10
/
+10
*
s390/pai: add support for cryptography counters
Thomas Richter
2022-05-09
1
-0
/
+1
*
s390/entry: remove broken and not needed code
Heiko Carstens
2022-05-06
1
-4
/
+1
*
s390/alternatives: use insn format for new instructions
Heiko Carstens
2022-03-27
1
-5
/
+5
*
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
2022-03-10
1
-2
/
+2
*
s390: assume stckf is always present
Vasily Gorbik
2022-03-10
1
-8
/
+3
*
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-03-08
1
-0
/
+1
*
s390/entry: remove unused expoline thunk
Vasily Gorbik
2022-03-01
1
-1
/
+0
*
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-02-06
1
-1
/
+0
*
s390: add support for BEAR enhancement facility
Sven Schnelle
2021-10-26
1
-8
/
+37
*
s390/entry: make oklabel within CHKSTG macro local
Heiko Carstens
2021-08-31
1
-2
/
+2
*
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
2021-08-26
1
-4
/
+7
*
s390/mcck: move register validation to C code
Alexander Gordeev
2021-07-05
1
-38
/
+1
*
s390/mcck: move storage error checks to assembler
Alexander Gordeev
2021-07-05
1
-11
/
+32
*
s390/mcck: always enter C handler with DAT enabled
Alexander Gordeev
2021-07-05
1
-3
/
+32
*
s390/mcck: optimize user mode check in case of !CONFIG_KVM
Alexander Gordeev
2021-07-05
1
-2
/
+4
*
s390/entry.S: factor out SIEEXIT macro
Alexander Gordeev
2021-07-05
1
-16
/
+12
*
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-04
1
-30
/
+31
|
\
|
*
s390/entry.S: factor out OUTSIDE macro
Alexander Gordeev
2021-06-16
1
-23
/
+25
|
*
s390/mcck: cleanup use of cleanup_sie_mcck
Alexander Gordeev
2021-06-07
1
-12
/
+10
|
*
Merge branch 's390/fixes' into features
Vasily Gorbik
2021-06-07
1
-2
/
+2
|
|
\
|
*
|
s390/entry: use assignment to read intcode / asm to copy gprs
Sven Schnelle
2021-06-07
1
-0
/
+1
*
|
|
s390: clear pt_regs::flags on irq entry
Sven Schnelle
2021-06-21
1
-0
/
+1
|
|
/
|
/
|
*
|
s390/mcck: fix invalid KVM guest condition check
Alexander Gordeev
2021-06-07
1
-1
/
+1
*
|
s390/mcck: fix calculation of SIE critical section size
Alexander Gordeev
2021-06-07
1
-1
/
+1
|
/
*
s390/entry: save the caller of psw_idle
Vasily Gorbik
2021-04-12
1
-0
/
+1
*
s390/entry: avoid setting up backchain in ext|io handlers
Vasily Gorbik
2021-04-12
1
-4
/
+2
*
s390: split cleanup_sie
Sven Schnelle
2021-02-13
1
-10
/
+7
*
s390: use r13 in cleanup_sie as temp register
Sven Schnelle
2021-02-13
1
-2
/
+2
*
s390: fix kernel asce loading when sie is interrupted
Sven Schnelle
2021-02-13
1
-2
/
+1
*
s390: add stack for machine check handler
Sven Schnelle
2021-02-13
1
-10
/
+7
*
s390: open code SWITCH_KERNEL macro
Sven Schnelle
2021-02-13
1
-28
/
+46
*
s390/entry: use cpu alternative for stck/stckf
Heiko Carstens
2021-02-09
1
-5
/
+3
*
s390: convert to generic entry
Sven Schnelle
2021-01-19
1
-714
/
+89
*
Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-18
1
-10
/
+6
|
\
|
*
s390/delay: simplify udelay
Heiko Carstens
2020-12-16
1
-4
/
+0
|
*
s390: make calls to TRACE_IRQS_OFF/TRACE_IRQS_ON balanced
Heiko Carstens
2020-12-16
1
-2
/
+2
|
*
s390: always clear kernel stack backchain before calling functions
Heiko Carstens
2020-12-16
1
-6
/
+6
*
|
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
s390: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
1
-5
/
+6
*
|
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-14
1
-68
/
+73
|
\
\
|
*
|
s390/idle: fix accounting with machine checks
Sven Schnelle
2020-12-09
1
-6
/
+6
|
*
|
s390/idle: add missing mt_cycles calculation
Sven Schnelle
2020-12-09
1
-9
/
+25
|
*
|
s390/mm: add debug user asce support
Heiko Carstens
2020-11-23
1
-0
/
+8
|
*
|
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-11-23
1
-51
/
+24
|
*
|
Merge branch 'fixes' into features
Heiko Carstens
2020-11-23
1
-0
/
+2
|
|
\
\
[prev]
[next]