index
:
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.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
Greg Kroah-Hartman
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/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-02
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
*
s390: fix kernel oops for CONFIG_MARCH_Z900=y builds
Martin Schwidefsky
2016-11-25
1
-1
/
+2
*
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
2016-11-23
1
-1
/
+1
*
s390: move sys_call_table and last_break from thread_info to thread_struct
Martin Schwidefsky
2016-11-15
1
-5
/
+17
*
s390: move thread_info into task_struct
Heiko Carstens
2016-11-11
1
-9
/
+8
*
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
2016-11-11
1
-1
/
+1
[next]