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: 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
|
|
\
\
|
*
|
|
s390: add separate program check exit path
Heiko Carstens
2020-11-20
1
-3
/
+11
*
|
|
|
s390: fix irq state tracing
Heiko Carstens
2020-12-02
1
-15
/
+0
|
|
/
/
|
/
|
|
*
|
|
s390: fix fpu restore in entry.S
Sven Schnelle
2020-11-23
1
-0
/
+2
|
/
/
*
/
s390: fix system call exit path
Heiko Carstens
2020-11-09
1
-0
/
+2
|
/
*
s390: convert to GENERIC_VDSO
Sven Schnelle
2020-08-26
1
-6
/
+0
*
s390: fix comment regarding interrupts in svc
Christian Borntraeger
2020-07-10
1
-1
/
+1
*
s390: fix system call single stepping
Sven Schnelle
2020-06-23
1
-1
/
+1
*
s390/ptrace: pass invalid syscall numbers to tracing
Sven Schnelle
2020-06-16
1
-1
/
+1
*
s390: remove critical section cleanup from entry.S
Sven Schnelle
2020-05-28
1
-354
/
+110
*
s390: prevent leaking kernel address in BEAR
Sven Schnelle
2020-03-10
1
-26
/
+39
*
sched/rt, s390: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-1
/
+1
*
s390: enforce CONFIG_SMP
Heiko Carstens
2019-06-07
1
-4
/
+0
*
s390: add missing ENDPROC statements to assembler functions
Martin Schwidefsky
2019-05-02
1
-2
/
+22
*
s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quad
Gerald Schaefer
2019-04-29
1
-9
/
+9
*
s390: autogenerate compat syscall wrappers
Arnd Bergmann
2019-01-18
1
-2
/
+2
*
s390/kasan: increase instrumented stack size to 64k
Vasily Gorbik
2018-11-02
1
-3
/
+3
*
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-10-09
1
-17
/
+36
*
s390: wire up rseq system call
Heiko Carstens
2018-07-04
1
-0
/
+4
*
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
2018-06-25
1
-2
/
+2
*
s390: move expoline assembler macros to a header
Martin Schwidefsky
2018-05-07
1
-81
/
+24
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-04-09
1
-70
/
+26
|
\
|
*
s390/kvm: improve stack frame constants in entry.S
Martin Schwidefsky
2018-03-28
1
-13
/
+13
|
*
s390/lpp: use assembler alternatives for the LPP instruction
Martin Schwidefsky
2018-03-28
1
-8
/
+6
|
*
s390/entry.S: use assembler alternatives
Martin Schwidefsky
2018-03-28
1
-49
/
+7
*
|
s390/entry.S: fix spurious zeroing of r0
Christian Borntraeger
2018-03-06
1
-2
/
+2
|
/
*
s390: do not bypass BPENTER for interrupt system calls
Martin Schwidefsky
2018-02-22
1
-0
/
+1
*
s390/clean-up: use CFI_* macros in entry.S
Hendrik Brueckner
2018-02-22
1
-2
/
+3
*
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2018-02-07
1
-25
/
+88
*
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
2018-02-05
1
-5
/
+46
*
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2018-02-05
1
-0
/
+48
*
s390: scrub registers on kernel entry and KVM exit
Martin Schwidefsky
2018-02-05
1
-0
/
+47
*
s390/syscalls: use generated syscall_table.h and unistd.h header files
Hendrik Brueckner
2018-01-23
1
-2
/
+2
*
s390: rework __switch_to() to allow larger task_struct offsets
Heiko Carstens
2017-11-20
1
-8
/
+7
*
s390: remove all code using the access register mode
Martin Schwidefsky
2017-11-14
1
-5
/
+21
*
s390/mm,kvm: improve detection of KVM guest faults
Martin Schwidefsky
2017-11-14
1
-2
/
+5
[prev]
[next]