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/entry: Pass the asce as parameter to sie64a()
Claudio Imbrenda
2024-07-10
1
-5
/
+3
*
s390/idle: Rewrite psw_idle() in C
Sven Schnelle
2024-05-14
1
-23
/
+0
*
s390/mm: Fix NULL pointer dereference
Sven Schnelle
2024-04-17
1
-1
/
+2
*
s390/entry: align system call table on 8 bytes
Sumanth Korikkar
2024-04-03
1
-0
/
+1
*
s390/entry: compare gmap asce to determine guest/host fault
Sven Schnelle
2024-03-17
1
-16
/
+15
*
s390/entry: remove OUTSIDE macro
Sven Schnelle
2024-03-17
1
-25
/
+4
*
s390/entry: add CIF_SIE flag and remove sie64a() address check
Sven Schnelle
2024-03-17
1
-3
/
+14
*
s390/kvm: convert to regular kernel fpu user
Heiko Carstens
2024-02-16
1
-2
/
+0
*
s390/fpu: convert FPU CIF flag to regular TIF flag
Heiko Carstens
2024-02-16
1
-1
/
+1
*
s390/fpu: move, rename, and merge header files
Heiko Carstens
2024-02-16
1
-1
/
+1
*
s390/nmi: remove register validation code
Heiko Carstens
2024-02-16
1
-5
/
+0
*
s390/switch_to: use generic header file
Heiko Carstens
2024-02-12
1
-5
/
+5
*
s390: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-09
1
-1
/
+1
*
s390/entry: remove mcck clock
Sven Schnelle
2023-07-03
1
-1
/
+0
*
s390/entry: rework entering DAT-on mode on CPU restart
Alexander Gordeev
2023-07-03
1
-3
/
+8
*
s390: consistently use .balign instead of .align
Heiko Carstens
2023-06-28
1
-1
/
+1
*
s390/entry: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-04-19
1
-35
/
+34
*
s390: enable HAVE_ARCH_STACKLEAK
Heiko Carstens
2023-04-04
1
-0
/
+10
*
s390/stack: use STACK_INIT_OFFSET where possible
Heiko Carstens
2023-04-04
1
-8
/
+4
*
s390/entry: rely on long-displacement facility
Vasily Gorbik
2023-04-04
1
-5
/
+3
*
s390/bp: remove __bpon()
Heiko Carstens
2023-03-13
1
-12
/
+6
*
s390/bp: remove TIF_ISOLATE_BP
Heiko Carstens
2023-03-13
1
-23
/
+13
*
s390/bp: add missing BPENTER to program check handler
Heiko Carstens
2023-03-13
1
-0
/
+1
*
s390/mcck: cleanup user process termination path
Alexander Gordeev
2023-02-28
1
-10
/
+0
*
s390/entry: remove toolchain dependent micro-optimization
Heiko Carstens
2023-02-14
1
-6
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
1
-11
/
+15
|
\
|
*
s390/entry: sort out physical vs virtual pointers usage in sie64a
Nico Boehr
2022-10-26
1
-11
/
+15
*
|
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
[next]