index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2024-08-21
s390/mm: Prevent lowcore vs identity mapping overlap
Alexander Gordeev
2024-07-23
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
2024-07-23
s390/alternatives: Remove alternative facility list
Heiko Carstens
2024-07-23
s390: Move CIF flags to struct pcpu
Sven Schnelle
2024-07-23
s390/setup: Fix __pa/__va for modules under non-GPL licenses
Vasily Gorbik
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-05-16
s390/boot: Remove alt_stfle_fac_list from decompressor
Sven Schnelle
2024-04-17
s390/boot: Make .amode31 section address range explicit
Alexander Gordeev
2024-04-17
s390/boot: Make identity mapping base address explicit
Alexander Gordeev
2024-04-17
s390/mm: Create virtual memory layout structure
Alexander Gordeev
2024-02-16
s390/setup: fix virtual vs physical address confusion
Gerald Schaefer
2023-12-11
s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT support
Heiko Carstens
2023-12-11
s390/nmi: consistently enable machine checks in trap_init()
Heiko Carstens
2023-11-03
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-09-19
s390/setup: make use of system_ctl_load()
Heiko Carstens
2023-09-19
s390/ctltreg: make initialization of control register save area explicit
Heiko Carstens
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
2023-09-19
s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store()
Heiko Carstens
2023-09-19
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
s390/setup: use strlcat() instead of strcat()
Heiko Carstens
2023-09-19
s390/smp: keep the original lowcore for CPU 0
Ilya Leoshkevich
2023-08-30
s390/amode31: change type of __samode31, __eamode31, etc
Heiko Carstens
2023-08-30
s390: remove "noexec" option
Heiko Carstens
2023-08-18
s390/ipl: fix virtual vs physical address confusion
Alexander Gordeev
2023-07-24
s390/mm: rework arch_get_mappable_range() callback
Alexander Gordeev
2023-07-03
s390: fix various typos
Heiko Carstens
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-14
init: Mark [arch_call_]rest_init() __noreturn
Josh Poimboeuf
2023-04-13
s390/kaslr: provide kaslr_enabled() function
Heiko Carstens
2023-04-04
s390: remove arch_early_irq_init()
Heiko Carstens
2023-04-04
s390: use init_thread_union aka initial stack for the first process
Heiko Carstens
2023-04-04
s390/stack: use STACK_INIT_OFFSET where possible
Heiko Carstens
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
2023-01-13
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2023-01-13
s390/mm: allocate Real Memory Copy Area in decompressor
Alexander Gordeev
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
2022-12-06
s390/nmi: move storage error checking back to C, enter with DAT on
Heiko Carstens
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
2022-09-14
s390/dump: save IPL CPU registers once DAT is available
Alexander Gordeev
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-09-14
s390/smp: call smp_reinit_ipl_cpu() before scheduler is available
Alexander Gordeev
2022-09-07
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
2022-09-07
s390/boot: fix absolute zero lowcore corruption on boot
Alexander Gordeev
2022-08-06
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
[next]