index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
early.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-31
s390/asm-offsets: Remove ASM_OFFSETS_C
Heiko Carstens
1
-0
/
+1
2025-03-04
s390/alternatives: Add debug functionality
Heiko Carstens
1
-0
/
+1
2025-03-04
s390/setup: Add decompressor_handled_param() wrapper
Heiko Carstens
1
-3
/
+5
2025-03-04
s390/vx: Convert cpu_has_vx() to cpu feature function
Heiko Carstens
1
-8
/
+1
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
1
-24
/
+4
2025-03-04
s390/diag: Convert MACHINE_HAS_DIAG9C to machine_has_diag9c()
Heiko Carstens
1
-18
/
+0
2025-03-04
s390/tx: Convert MACHINE_HAS_TE to machine_has_tx()
Heiko Carstens
1
-4
/
+0
2025-03-04
s390/time: Convert MACHINE_HAS_SCC to machine_has_scc()
Heiko Carstens
1
-22
/
+0
2025-03-04
s390/pci: Get rid of MACHINE_HAS_PCI_MIO
Heiko Carstens
1
-4
/
+0
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()
Heiko Carstens
1
-2
/
+0
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_EDAT2 to cpu_has_edat2()
Heiko Carstens
1
-2
/
+0
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()
Heiko Carstens
1
-4
/
+0
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_TOPOLOGY to cpu_has_topology()
Heiko Carstens
1
-2
/
+2
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_TLB_LC to cpu_has_tlb_lc()
Heiko Carstens
1
-2
/
+0
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()
Heiko Carstens
1
-2
/
+0
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()
Heiko Carstens
1
-2
/
+0
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_RDP to cpu_has_rdp()
Heiko Carstens
1
-2
/
+0
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_SEQ_INSN to cpu_has_seq_insn()
Heiko Carstens
1
-2
/
+0
2025-01-26
s390: Use pr_info for "KernelAddressSanitizer initialized" message
Vasily Gorbik
1
-1
/
+1
2025-01-26
s390/boot: Add bootdebug option to control debug messages
Vasily Gorbik
1
-0
/
+1
2024-08-29
s390/setup: Recognize sequential instruction fetching facility
Vasily Gorbik
1
-0
/
+2
2024-08-22
s390/early: Dump register contents and call trace for early crashes
Heiko Carstens
1
-0
/
+10
2024-08-22
s390/early: Add __init to __do_early_pgm_check()
Heiko Carstens
1
-1
/
+1
2024-08-07
s390/traps: Handle early warnings gracefully
Heiko Carstens
1
-2
/
+15
2024-08-07
s390/entry: Make early program check handler relocated lowcore aware
Heiko Carstens
1
-2
/
+5
2024-07-23
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
1
-0
/
+1
2024-07-23
s390/alternatives: Remove alternative facility list
Heiko Carstens
1
-6
/
+0
2024-07-23
s390/nospec: Push down alternative handling
Heiko Carstens
1
-2
/
+0
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
1
-18
/
+18
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
1
-1
/
+1
2024-02-12
s390/acrs: cleanup access register handling
Heiko Carstens
1
-1
/
+2
2023-12-11
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
1
-3
/
+1
2023-12-11
s390/fpu: remove "novx" option
Heiko Carstens
1
-8
/
+0
2023-11-05
s390/cmma: move parsing of cmma kernel parameter to early boot code
Heiko Carstens
1
-0
/
+1
2023-09-19
s390: use control register bit defines
Heiko Carstens
1
-6
/
+6
2023-09-19
s390/early: use system_ctl_set_bit() instead of local_ctl_set_bit()
Heiko Carstens
1
-6
/
+6
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
1
-6
/
+6
2023-09-19
s390/smp,mcck: fix early IPI handling
Heiko Carstens
1
-9
/
+3
2023-08-30
s390/mm: simplify kernel mapping setup
Heiko Carstens
1
-3
/
+1
2023-08-30
s390: remove "noexec" option
Heiko Carstens
1
-2
/
+1
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
1
-0
/
+9
2023-03-20
s390/boot: remove non-functioning image bootable check
Vasily Gorbik
1
-14
/
+0
2023-02-27
s390/setup: do not complain about parameters handled in decompressor
Vasily Gorbik
1
-0
/
+17
2023-02-14
s390/mm: add support for RDP (Reset DAT-Protection)
Gerald Schaefer
1
-0
/
+2
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
1
-3
/
+2
2023-01-13
s390/early: fix sclp_early_sccb variable lifetime
Alexander Gordeev
1
-1
/
+0
2022-08-30
s390: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-05-25
s390: simplify early program check handler
Heiko Carstens
1
-3
/
+2
2022-03-08
s390/extable: add and use fixup_exception helper function
Heiko Carstens
1
-5
/
+1
2022-03-08
s390/base: pass pt_regs to early program check handler
Heiko Carstens
1
-11
/
+3
[next]