index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
alternative.c
Age
Commit message (
Expand
)
Author
2025-03-04
s390/alternatives: Add debug functionality
Heiko Carstens
2025-03-04
s390/lowcore: Convert relocated lowcore alternative to machine feature
Heiko Carstens
2025-03-04
s390: Static branches for machine features infrastructure
Heiko Carstens
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/nospec: Push down alternative handling
Heiko Carstens
2024-07-23
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
2024-07-23
s390/alternatives: Rework to allow for callbacks
Heiko Carstens
2024-07-23
s390/alternatives: Move text sync functions
Heiko Carstens
2024-07-23
s390/alternatives: Use consistent naming
Heiko Carstens
2024-07-23
s390/alternatives: Remove noaltinstr option
Sven Schnelle
2024-05-14
s390/alternatives: Convert runtime sanity check into compile time check
Heiko Carstens
2022-05-17
s390/alternatives: remove padding generation code
Heiko Carstens
2021-10-11
s390: introduce text_poke_sync()
Heiko Carstens
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
2018-03-28
s390: add automatic detection of the spectre defense
Martin Schwidefsky
2018-03-28
s390: move nobp parameter functions to nospec-branch.c
Martin Schwidefsky
2018-02-05
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2018-02-05
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
2017-10-18
s390: introduce CPU alternatives
Vasily Gorbik