index
:
Linux Stable
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.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
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT support
Heiko Carstens
2023-12-11
1
-17
/
+0
*
s390/nmi: consistently enable machine checks in trap_init()
Heiko Carstens
2023-12-11
1
-4
/
+4
*
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-11-03
1
-15
/
+8
|
\
|
*
s390/setup: make use of system_ctl_load()
Heiko Carstens
2023-09-19
1
-3
/
+3
|
*
s390/ctltreg: make initialization of control register save area explicit
Heiko Carstens
2023-09-19
1
-2
/
+1
|
*
s390/ctlreg: add struct ctlreg
Heiko Carstens
2023-09-19
1
-6
/
+6
|
*
s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store()
Heiko Carstens
2023-09-19
1
-1
/
+1
|
*
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
2023-09-19
1
-6
/
+6
|
*
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
1
-7
/
+7
|
*
s390/setup: use strlcat() instead of strcat()
Heiko Carstens
2023-09-19
1
-1
/
+1
|
*
s390/smp: keep the original lowcore for CPU 0
Ilya Leoshkevich
2023-09-19
1
-6
/
+0
*
|
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-10-04
1
-2
/
+2
|
/
*
s390/amode31: change type of __samode31, __eamode31, etc
Heiko Carstens
2023-08-30
1
-8
/
+8
*
s390: remove "noexec" option
Heiko Carstens
2023-08-30
1
-1
/
+0
*
s390/ipl: fix virtual vs physical address confusion
Alexander Gordeev
2023-08-18
1
-1
/
+1
*
s390/mm: rework arch_get_mappable_range() callback
Alexander Gordeev
2023-07-24
1
-0
/
+1
*
s390: fix various typos
Heiko Carstens
2023-07-03
1
-1
/
+1
*
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-30
1
-104
/
+48
|
\
|
*
s390/kaslr: provide kaslr_enabled() function
Heiko Carstens
2023-04-13
1
-0
/
+1
|
*
s390: remove arch_early_irq_init()
Heiko Carstens
2023-04-04
1
-11
/
+1
|
*
s390: use init_thread_union aka initial stack for the first process
Heiko Carstens
2023-04-04
1
-30
/
+18
|
*
s390/stack: use STACK_INIT_OFFSET where possible
Heiko Carstens
2023-04-04
1
-2
/
+1
|
*
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
2023-03-20
1
-55
/
+21
|
*
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-03-20
1
-14
/
+14
*
|
init: Mark [arch_call_]rest_init() __noreturn
Josh Poimboeuf
2023-04-14
1
-1
/
+1
|
/
*
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
2023-02-14
1
-2
/
+2
*
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
2023-02-06
1
-1
/
+0
*
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2023-01-13
1
-5
/
+3
*
s390/mm: allocate Real Memory Copy Area in decompressor
Alexander Gordeev
2023-01-13
1
-1
/
+1
*
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2023-01-13
1
-46
/
+38
*
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
2022-12-20
1
-0
/
+1
*
s390/nmi: move storage error checking back to C, enter with DAT on
Heiko Carstens
2022-12-06
1
-1
/
+2
*
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
2022-09-14
1
-1
/
+2
*
s390/dump: save IPL CPU registers once DAT is available
Alexander Gordeev
2022-09-14
1
-2
/
+5
*
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-09-14
1
-14
/
+22
*
s390/smp: call smp_reinit_ipl_cpu() before scheduler is available
Alexander Gordeev
2022-09-14
1
-0
/
+1
*
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
2022-09-07
1
-1
/
+1
*
s390/boot: fix absolute zero lowcore corruption on boot
Alexander Gordeev
2022-09-07
1
-0
/
+1
*
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-08-06
1
-7
/
+6
|
\
|
*
Revert "s390/smp: enforce lowcore protection on CPU restart"
Alexander Gordeev
2022-08-06
1
-1
/
+1
|
*
Revert "s390/smp: rework absolute lowcore access"
Alexander Gordeev
2022-08-06
1
-21
/
+13
|
*
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-07-28
1
-13
/
+21
|
*
s390/setup: rearrange absolute lowcore initialization
Alexander Gordeev
2022-07-28
1
-7
/
+6
|
*
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
2022-07-28
1
-1
/
+1
*
|
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2022-07-18
1
-2
/
+0
*
|
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
2022-06-30
1
-0
/
+5
|
/
*
s390/smp: sort out physical vs virtual CPU0 lowcore pointer
Alexander Gordeev
2022-04-25
1
-1
/
+1
*
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
2022-03-27
1
-9
/
+10
*
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-10
1
-1
/
+0
*
s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZE
Alexander Egorenkov
2022-03-01
1
-0
/
+2
[next]