index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
entry.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
1
-7
/
+53
|
\
|
*
s390/nmi: avoid using long-displacement facility
Vasily Gorbik
2017-11-02
1
-1
/
+1
|
*
s390/nmi: do register validation as early as possible
Martin Schwidefsky
2017-10-19
1
-7
/
+53
*
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
/
*
/
s390/kvm: fix detection of guest machine checks
Martin Schwidefsky
2017-10-25
1
-2
/
+5
|
/
*
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...
Martin Schwidefsky
2017-06-28
1
-1
/
+12
|
\
|
*
s390/nmi: s390: New low level handling for machine check happening in guest
QingFeng Hao
2017-06-27
1
-1
/
+12
*
|
s390/fpu: export save_fpu_regs for all configs
Martin Schwidefsky
2017-06-13
1
-2
/
+0
*
|
s390/kvm: avoid global config of vm.alloc_pgste=1
Martin Schwidefsky
2017-06-13
1
-1
/
+14
*
|
s390/kvm: do not rely on the ILC on kvm host protection fauls
Christian Borntraeger
2017-05-17
1
-6
/
+13
*
|
s390/cputime: fix incorrect system time
Martin Schwidefsky
2017-05-03
1
-3
/
+18
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-03
1
-1
/
+29
|
\
|
*
livepatch/s390: add TIF_PATCH_PENDING thread flag
Miroslav Benes
2017-03-08
1
-1
/
+30
*
|
s390/cpumf: simplify detection of guest samples
Martin Schwidefsky
2017-04-05
1
-4
/
+0
*
|
s390: use 64-bit lctlg to load task pid to cr4 on context switch
Martin Schwidefsky
2017-04-05
1
-1
/
+3
*
|
s390: add a system call for guarded storage
Martin Schwidefsky
2017-03-22
1
-1
/
+25
*
|
s390: fix in-kernel program checks
Martin Schwidefsky
2017-03-01
1
-5
/
+5
|
/
*
s390: restore address space when returning to user space
Heiko Carstens
2017-02-23
1
-11
/
+18
*
s390: rename CIF_ASCE to CIF_ASCE_PRIMARY
Heiko Carstens
2017-02-23
1
-11
/
+11
*
s390/syscall: fix single stepped system calls
Martin Schwidefsky
2017-02-20
1
-0
/
+1
*
s390: add no-execute support
Martin Schwidefsky
2017-02-08
1
-6
/
+6
*
s390: store breaking event address only for program checks
Martin Schwidefsky
2017-01-31
1
-38
/
+12
*
s390: remove unused labels from entry.S
Heiko Carstens
2016-12-12
1
-5
/
+0
*
s390: fix machine check panic stack switch
Martin Schwidefsky
2016-12-07
1
-1
/
+1
[next]