index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2021-02-09
s390/entry: use cpu alternative for stck/stckf
Heiko Carstens
2021-01-19
s390: convert to generic entry
Sven Schnelle
2020-12-18
Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
s390/delay: simplify udelay
Heiko Carstens
2020-12-16
s390: make calls to TRACE_IRQS_OFF/TRACE_IRQS_ON balanced
Heiko Carstens
2020-12-16
s390: always clear kernel stack backchain before calling functions
Heiko Carstens
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-09
s390/idle: fix accounting with machine checks
Sven Schnelle
2020-12-09
s390/idle: add missing mt_cycles calculation
Sven Schnelle
2020-12-02
s390: fix irq state tracing
Heiko Carstens
2020-11-23
s390/mm: add debug user asce support
Heiko Carstens
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-11-23
Merge branch 'fixes' into features
Heiko Carstens
2020-11-23
s390: fix fpu restore in entry.S
Sven Schnelle
2020-11-20
s390: add separate program check exit path
Heiko Carstens
2020-11-09
s390: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
s390: fix system call exit path
Heiko Carstens
2020-08-26
s390: convert to GENERIC_VDSO
Sven Schnelle
2020-07-10
s390: fix comment regarding interrupts in svc
Christian Borntraeger
2020-06-23
s390: fix system call single stepping
Sven Schnelle
2020-06-16
s390/ptrace: pass invalid syscall numbers to tracing
Sven Schnelle
2020-05-28
s390: remove critical section cleanup from entry.S
Sven Schnelle
2020-03-10
s390: prevent leaking kernel address in BEAR
Sven Schnelle
2019-12-08
sched/rt, s390: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-06-07
s390: enforce CONFIG_SMP
Heiko Carstens
2019-05-02
s390: add missing ENDPROC statements to assembler functions
Martin Schwidefsky
2019-04-29
s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quad
Gerald Schaefer
2019-01-18
s390: autogenerate compat syscall wrappers
Arnd Bergmann
2018-11-02
s390/kasan: increase instrumented stack size to 64k
Vasily Gorbik
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-07-04
s390: wire up rseq system call
Heiko Carstens
2018-06-25
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
2018-05-07
s390: move expoline assembler macros to a header
Martin Schwidefsky
2018-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-03-28
s390/kvm: improve stack frame constants in entry.S
Martin Schwidefsky
2018-03-28
s390/lpp: use assembler alternatives for the LPP instruction
Martin Schwidefsky
2018-03-28
s390/entry.S: use assembler alternatives
Martin Schwidefsky
2018-03-06
s390/entry.S: fix spurious zeroing of r0
Christian Borntraeger
2018-02-22
s390: do not bypass BPENTER for interrupt system calls
Martin Schwidefsky
2018-02-22
s390/clean-up: use CFI_* macros in entry.S
Hendrik Brueckner
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2018-02-05
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
2018-02-05
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2018-02-05
s390: scrub registers on kernel entry and KVM exit
Martin Schwidefsky
2018-01-23
s390/syscalls: use generated syscall_table.h and unistd.h header files
Hendrik Brueckner
2017-11-20
s390: rework __switch_to() to allow larger task_struct offsets
Heiko Carstens
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
2017-11-14
s390/mm,kvm: improve detection of KVM guest faults
Martin Schwidefsky
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
[prev]
[next]