开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
alternative.c
Age
Commit message (
Expand
)
Author
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