summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/alternative.c
AgeCommit message (Expand)Author
2024-07-23s390: Add infrastructure to patch lowcore accessesSven Schnelle
2024-07-23s390/alternatives: Remove alternative facility listHeiko Carstens
2024-07-23s390/nospec: Push down alternative handlingHeiko Carstens
2024-07-23s390/alternatives: Allow early alternative patching in decompressorSven Schnelle
2024-07-23s390/alternatives: Rework to allow for callbacksHeiko Carstens
2024-07-23s390/alternatives: Move text sync functionsHeiko Carstens
2024-07-23s390/alternatives: Use consistent namingHeiko Carstens
2024-07-23s390/alternatives: Remove noaltinstr optionSven Schnelle
2024-05-14s390/alternatives: Convert runtime sanity check into compile time checkHeiko Carstens
2022-05-17s390/alternatives: remove padding generation codeHeiko Carstens
2021-10-11s390: introduce text_poke_sync()Heiko Carstens
2021-06-07s390/facilities: move stfl information from lowcore to global dataSven Schnelle
2018-03-28s390: add automatic detection of the spectre defenseMartin Schwidefsky
2018-03-28s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-02-05s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-10-18s390: introduce CPU alternativesVasily Gorbik